Commit graph

4845 commits

Author SHA1 Message Date
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
林义章
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
garylin2099
9bd1c6fa79 minor update, summary prompt change 2024-08-21 11:21:31 +08:00
garylin2099
fe4fa59e0f add report for reply to human when end 2024-08-21 11:01:55 +08:00
张雷
61e2dded9e Merge branch 'software_cr_update' into 'mgx_ops'
update: CR工具名改了,这里提示词对应调整

See merge request pub/MetaGPT!343
2024-08-20 13:54:55 +00:00
zhanglei
96c6a27e44 update: CR工具名改了,这里提示词对应调整 2024-08-20 21:54:14 +08:00
林义章
8844bced88 Merge branch 'da_change' into 'mgx_ops'
rm redundant

See merge request pub/MetaGPT!342
2024-08-20 13:09:22 +00:00
garylin2099
45ce4ad77d rm redundant 2024-08-20 21:06:58 +08:00
林义章
31dbd55d76 Merge branch 'reply_to_human_when_finish_current_task' into 'mgx_ops'
优化:当智能体结束执行时,添加回复检测,要求智能体至少报告一次结果。调整swe-agent测试代码

See merge request pub/MetaGPT!326
2024-08-20 12:59:19 +00:00
黄伟韬
14642407d1 fix format issues 2024-08-20 20:55:33 +08:00
黄伟韬
ca66af381a fix format issues 2024-08-20 20:52:08 +08:00
张雷
e49c30604e Merge branch 'feature-cr' into 'mgx_ops'
add support for local file cr

See merge request pub/MetaGPT!340
2024-08-20 12:43:17 +00:00
黄伟韬
beb66b05b4 decompose reply to human and summary 2024-08-20 20:41:47 +08:00
王金淋
baad8a5af3 Merge branch 'feat-rag-llm-ranker' into 'mgx_ops'
Feat rag llm ranker

See merge request pub/MetaGPT!341
2024-08-20 12:41:46 +00:00
林义章
e8b1e5a438 Merge branch 'fibug/quick_think_output_message_tag' into 'mgx_ops'
解决了在 quick answer 时,输出额外标签的问题

See merge request pub/MetaGPT!333
2024-08-20 12:36:46 +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
8546939b43 update llm reranker prompt 2024-08-20 20:19:42 +08:00
seehi
30def415f0 update llm reranker prompt 2024-08-20 20:18:58 +08:00
seehi
85f976d4f3 update llm reranker prompt 2024-08-20 20:16:28 +08:00
黄伟韬
1730897730 fix issues 2024-08-20 19:45:13 +08:00
黄伟韬
502a0e2ad6 combine summary and last reply to human 2024-08-20 19:21:17 +08:00
黄伟韬
e690488b08 Merge branch 'mgx_ops' into fibug/quick_think_output_message_tag 2024-08-20 18:10:06 +08:00
张雷
f513e7925d Merge branch 'feat-exp-pool' into 'mgx_ops'
Feat exp pool

See merge request pub/MetaGPT!339
2024-08-20 09:32:06 +00:00
黄伟韬
a0441c897e change re format 2024-08-20 17:29:22 +08:00
seehi
cd764737c8 add use_llm_ranker config 2024-08-20 17:17:13 +08:00
seehi
91358f7dca add use_llm_ranker config 2024-08-20 17:13:28 +08:00
黄伟韬
0246b659b7 Add a summary after the agent stops 2024-08-20 17:13:15 +08:00
林义章
fedc771478 Merge branch 'fixbug/browser_click_fail' into 'mgx_ops'
解决了playwright无法点击可见域外元素的问题

See merge request pub/MetaGPT!334
2024-08-20 05:50:02 +00:00
张雷
b3f32279d2 Merge branch 'fixbug/read_dir' into 'mgx_ops'
feat: input dir -> input filename

See merge request pub/MetaGPT!337
2024-08-20 05:41:32 +00:00
莘权 马
828a71b53e feat: input dir -> input filename 2024-08-20 11:58:58 +08:00
黄伟韬
f3d9b8e767 remove "[Message] from A to B:'"in quick answer 2024-08-20 11:58:10 +08:00
张雷
6d7a30bbfe Merge branch 'feat-exp-pool' into 'mgx_ops'
fix browser serialization

See merge request pub/MetaGPT!335
2024-08-20 03:26:18 +00:00
林义章
deffa27a4c Merge branch 'da_change' into 'mgx_ops'
correct command output in quick

See merge request pub/MetaGPT!331
2024-08-20 03:26:01 +00:00
garylin2099
968cf11819 add comment 2024-08-20 11:25:18 +08:00
林义章
5af0d4a150 Merge branch 'fixbug/write_trd_and_framework' into 'mgx_ops'
fixbug: - write_trd_and_framework

See merge request pub/MetaGPT!336
2024-08-20 02:50:10 +00:00
莘权 马
be7eb02529 fixbug: - write_trd_and_framework 2024-08-20 10:43:34 +08:00
seehi
d7852faa87 fix browser serialization 2024-08-20 10:35:58 +08:00
garylin2099
f4cea0b985 grammar 2024-08-20 10:25:28 +08:00
林义章
efa28c8523 Merge branch 'feature/mermaid_suffixes' into 'mgx_ops'
feat: mermaid_to_file + suffixes

See merge request pub/MetaGPT!328
2024-08-20 02:19:16 +00:00
莘权 马
4a3df70310 feat: new_tid -> new_transaction_id 2024-08-19 21:15:10 +08:00
黄伟韬
fde0683f21 Move to the element before clicking it 2024-08-19 19:52:39 +08:00
黄伟韬
6b4c00f286 Remove the 'User Message' tag in the quick answer process. 2024-08-19 19:15:33 +08:00
林义章
db83b26f8b Merge branch 'fixbug/CodeReview_assgine_to_swen' into 'mgx_ops'
修复了代码审查PR任务被错误分给SweAgent的问题。

See merge request pub/MetaGPT!332
2024-08-19 09:39:55 +00:00
garylin2099
9908361577 correct command output in quick 2024-08-19 17:11:05 +08:00
王金淋
dfaa25af55 Merge branch 'feat-exp-pool' into 'mgx_ops'
update bm25 in exp_pool

See merge request pub/MetaGPT!330
2024-08-19 09:09:29 +00:00
seehi
e4bde362b4 update bm25 in exp_pool 2024-08-19 17:01:31 +08:00
黄伟韬
c8ce710c90 fix format issue 2024-08-19 16:59:26 +08:00