Commit graph

4894 commits

Author SHA1 Message Date
莘权 马
4605554230 fixbug: _is_fingerprint_changed 2024-09-02 18:32:39 +08:00
莘权 马
d6a6e56a6f fixbug: error:/bin/sh: 1: Syntax error: "(" unexpected 2024-09-02 18:04:13 +08:00
莘权 马
f365b1f33f fixbug: circular import 2024-09-02 16:57:55 +08:00
莘权 马
57b57f8257 fixbug: circular import 2024-09-02 16:50:03 +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
莘权 马
0a1d0e720d Merge branch 'gitlab/mgx_ops' into feature/rfc258 2024-09-02 15:30:18 +08:00
张雷
4e82d86166 Merge branch 'feature-circle-import' into 'mgx_ops'
fix circle import

See merge request pub/MetaGPT!361
2024-09-02 02:25:12 +00:00
shenchucheng
fd2ea925ce fix circle import 2024-08-30 18:05:12 +08:00
张雷
5e48be356f Merge branch 'fix-serialization-error' into 'mgx_ops'
fix Base Role Serialization error

See merge request pub/MetaGPT!360
2024-08-29 12:36:05 +00:00
shenchucheng
aef687dab7 fix Base Role Serialization error 2024-08-29 20:26:06 +08:00
林义章
bbbaf08563 Merge branch 'opt_speed_quality' into 'mgx_ops'
Faster & Better Engineer2, & some small updates

See merge request pub/MetaGPT!359
2024-08-29 03:28:20 +00:00
莘权 马
a8773d176e feat: add index repo 2024-08-29 11:25:23 +08:00
garylin2099
a63b7d2829 make the role aware of current time 2024-08-28 22:03:51 +08:00
garylin2099
400a1671ef report write_new_code 2024-08-28 21:58:03 +08:00
garylin2099
e635668139 raise max_react_loop to 50, ask human when limit is reached 2024-08-28 21:11:37 +08:00
garylin2099
381fc0d4ba add write_new_code for code writing. Remove Editor.write & ValidateAndRewriteCode from Engineer2 2024-08-28 21:00:01 +08:00
张雷
082fd3e15f Merge branch 'cr_tokens' into 'mgx_ops'
update: CR points.json use English

See merge request pub/MetaGPT!358
2024-08-28 07:04:51 +00:00
zhanglei
ac9eee347a update: CR points.json use English 2024-08-28 15:03:46 +08:00
张雷
59d777cd1d Merge branch 'feature-config' into 'mgx_ops'
Increase the priority of directly passing configurations through Config.default.

See merge request pub/MetaGPT!357
2024-08-28 05:44:16 +00:00
张雷
7f1fea10b8 Merge branch 'feat-exp-pool-opt' into 'mgx_ops'
Feat exp pool opt

See merge request pub/MetaGPT!354
2024-08-28 05:42:24 +00:00
seehi
dbf41120b0 update setter of is_writable and is_readable 2024-08-28 11:46:05 +08:00
seehi
37c4b5c158 update comment 2024-08-28 10:30:51 +08:00
shenchucheng
6597141bee Increase the priority of directly passing configurations through Config.default. 2024-08-27 23:32:54 +08:00
seehi
49505d37eb log and load exp 2024-08-27 20:02:48 +08:00
莘权 马
17a1e76120 Merge branch 'gitlab/mgx_ops' into feature/rag/unittest 2024-08-27 19:19:16 +08:00
seehi
5ff3e0de7d update comment 2024-08-27 15:57:11 +08:00
张雷
82e848a2f7 Merge branch 'fixbug/omniparse_timeout' into 'mgx_ops'
feat: +omniparse timeout

See merge request pub/MetaGPT!351
2024-08-27 07:00:42 +00:00
莘权 马
aae2bfe1fa feat: default timeout 120 -> 600 2024-08-27 14:59:28 +08:00
林义章
07cbd4be22 Merge branch 'update_RoleZero_summary_prompt' into 'mgx_ops'
优化:更新回复提示词

See merge request pub/MetaGPT!347
2024-08-27 06:48:30 +00:00
莘权 马
16e7617959 feat: 优化变量命名 2024-08-27 14:30:56 +08:00
seehi
4846f60d60 exp_pool storage 2024-08-27 10:37:34 +08:00
seehi
d3199604a2 exp_pool add delete_all_exps 2024-08-26 19:35:00 +08:00
张雷
d477ce0719 Merge branch 'feature-svg-reporter' into 'mgx_ops'
svg reporter

See merge request pub/MetaGPT!353
2024-08-26 09:44:30 +00:00
shenchucheng
128552b9fb svg reporter 2024-08-26 17:41:56 +08:00
张雷
8d12c35d11 Merge branch 'feature/svg' into 'mgx_ops'
feat: png -> svg

See merge request pub/MetaGPT!352
2024-08-26 09:35:19 +00:00
莘权 马
62140a6d56 feat: png -> svg 2024-08-26 16:42:26 +08:00
莘权 马
b68c139125 feat: +omniparse timeout 2024-08-26 14:07:02 +08:00
莘权 马
8382558905 feat: +unit test 2024-08-26 14:04:33 +08:00
seehi
9d327081ba add collection_name in exp_pool config 2024-08-23 10:14:12 +08:00
张雷
eda130ca25 Merge branch 'feature-obfuscate' into 'mgx_ops'
fix env serialized error

See merge request pub/MetaGPT!349
2024-08-22 12:52:28 +00:00
shenchucheng
fef8bfd9bc fix env serialized error 2024-08-22 20:51:29 +08:00
张雷
cb3541f204 Merge branch 'feature-obfuscate' into 'mgx_ops'
Feature obfuscate

See merge request pub/MetaGPT!348
2024-08-22 05:25:16 +00:00
shenchucheng
b2e8be2d78 fix base_llm.py obfuscate error 2024-08-22 12:07:51 +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
黄伟韬
99877a4eab Merge branch 'mgx_ops' into update_RoleZero_summary_prompt 2024-08-21 19:46:04 +08:00
黄伟韬
d9ab1ae85c update prompt 2024-08-21 19:32:20 +08:00
黄伟韬
e3c56715ed update example 2024-08-21 15:17:23 +08:00
黄伟韬
9cc70f6651 update rolezero reply to human prompt 2024-08-21 15:15:27 +08:00
林义章
e907863bcb Merge branch 'da_change' into 'mgx_ops'
add report for reply to human when end

See merge request pub/MetaGPT!345
2024-08-21 03:42:15 +00:00