Commit graph

523 commits

Author SHA1 Message Date
莘权 马
4605554230 fixbug: _is_fingerprint_changed 2024-09-02 18:32:39 +08:00
莘权 马
f365b1f33f fixbug: circular import 2024-09-02 16:57:55 +08:00
莘权 马
eb383323e9 fixbug: circular import 2024-09-02 16:47:00 +08:00
莘权 马
1976142c28 fixbug: circular import 2024-09-02 16:24:20 +08:00
莘权 马
a8773d176e feat: add index repo 2024-08-29 11:25:23 +08:00
莘权 马
aae2bfe1fa feat: default timeout 120 -> 600 2024-08-27 14:59:28 +08:00
莘权 马
16e7617959 feat: 优化变量命名 2024-08-27 14:30:56 +08:00
莘权 马
b68c139125 feat: +omniparse timeout 2024-08-26 14:07:02 +08:00
张雷
b1d75272ff Merge branch 'feature-obfuscate' into 'mgx_ops'
Feature obfuscate

See merge request pub/MetaGPT!346
2024-08-21 12:10:55 +00:00
shenchucheng
b09617b9df fix patch suffix error 2024-08-20 20:25:45 +08:00
shenchucheng
13f0e6b3dd add support for local file cr 2024-08-20 20:22:12 +08:00
seehi
d7852faa87 fix browser serialization 2024-08-20 10:35:58 +08:00
莘权 马
c2e554711d feat: +omniparse config 2024-08-15 21:43:11 +08:00
garylin2099
cc40534e37 minor update, read csv 2024-08-15 17:02:08 +08:00
林义章
d040a35bcb Merge branch 'da_change' into 'mgx_ops'
Enable DA for doc qa

See merge request pub/MetaGPT!310
2024-08-15 05:52:38 +00:00
shenchucheng
84555b49fc get workspace from config 2024-08-14 22:41:54 +08:00
garylin2099
c79a70517f Merge branch 'check_role_zero' into da_change 2024-08-14 22:28:45 +08:00
seehi
6be9e10175 update comment 2024-08-14 16:07:24 +08:00
garylin2099
9963f90c92 enable da for doc qa 2024-08-14 14:58:20 +08:00
张雷
c7dadaa4d7 Merge branch 'feature-remove-global-config' into 'mgx_ops'
remove global config

See merge request pub/MetaGPT!308
2024-08-14 03:19:16 +00:00
黄伟韬
f14bbf9fc5 使用 comon.aread 读取未知编码格式的文件 2024-08-14 10:14:38 +08:00
shenchucheng
2968c181c1 remove global config 2024-08-13 22:34:12 +08:00
黄伟韬
91d5e8491e fix format issuse 2024-08-13 19:51:38 +08:00
黄伟韬
8fa8b4b141 Try common encoding formats when reading a file. 2024-08-13 17:35:49 +08:00
林义章
6e0990f251 Merge branch 'fixbug/env_key' into 'mgx_ops'
fixbug: linux环境变量key不能使用-

See merge request pub/MetaGPT!302
2024-08-13 09:10:08 +00:00
莘权 马
46bce295ca fixbug: linux环境变量key不能使用- 2024-08-13 13:43:46 +08:00
shenchucheng
15892b56dd Merge branch 'feature-search-config' into mgx_ops 2024-08-12 20:24:51 +08:00
shenchucheng
0c29e40806 Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-12 20:23:30 +08:00
shenchucheng
f1d102e76c add url params for SERPAPI/SERPER search engine 2024-08-12 20:22:33 +08:00
seehi
24e03d97ac fix conflict 2024-08-12 17:36:21 +08:00
shenchucheng
9deb9f3512 add url params for SERPAPI/SERPER search engine 2024-08-12 16:40:27 +08:00
莘权 马
b1b8b84d85 feat: disable write trd 2024-08-12 11:41:18 +08:00
shenchucheng
9b360265a9 add discovery_service_url for GoogleAPIWrapper 2024-08-11 01:31:20 +08:00
shenchucheng
f4a3ff2261 ignore OSError when inspect.getsource call 2024-08-10 17:08:41 +08:00
王金淋
f68cb033b3 Merge branch 'feat-qa-search' into 'mgx_ops'
Feat qa search

See merge request pub/MetaGPT!294
2024-08-09 10:34:10 +00:00
seehi
43340b79eb solve anti-robot in web search 2024-08-09 18:22:50 +08:00
莘权 马
d900a01844 fixbug: async Editor.read 2024-08-09 17:47:35 +08:00
seehi
d2bd9055f3 fix conflict 2024-08-09 16:15:00 +08:00
林义章
06f8ee05cb Merge branch 'feature/editor_pdf' into 'mgx_ops'
feat: Editor + read pdf/docx...

See merge request pub/MetaGPT!282
2024-08-09 06:32:22 +00:00
张雷
38d8b7d55d Merge branch 'fix_swe_command_repeat' into 'mgx_ops'
fix: fix swe agent command repeat

See merge request pub/MetaGPT!284
2024-08-09 05:43:05 +00:00
seeker-jie
c4604f7ea8 update 2024-08-09 10:40:15 +08:00
seehi
98ac5fbce3 serialize mgxenv 2024-08-09 10:31:03 +08:00
zhanglei
d727939492 update: cr读取patch文件指定编码 2024-08-08 20:39:33 +08:00
seeker-jie
0e4c5d96e3 fix: fix swe agent command repeat 2024-08-08 19:27:40 +08:00
莘权 马
dc578d8b0b feat: Editor + read pdf/docx... 2024-08-07 20:13:11 +08:00
林义章
1c345d8372 Merge branch 'fix_swe_workspace' into 'mgx_ops'
fix: fix swe_workspace_path doesn't exist

See merge request pub/MetaGPT!276
2024-08-06 08:16:49 +00:00
shenchucheng
1b9b9acc1d rm tool schema storage 2024-08-06 10:51:37 +08:00
seeker
ce38fef40b update 2024-08-05 15:32:23 +08:00
seeker
8bd72911e7 fix: fix swe_workspace_path doesn't exist 2024-08-05 14:47:20 +08:00
seehi
033211eb4b update timeout 2024-08-02 09:00:51 +08:00