Commit graph

276 commits

Author SHA1 Message Date
黄伟韬
32365ad85c update engineer2 prompt 2024-09-05 20:28:24 +08:00
黄伟韬
b8e023d8bc update engineer2 prompt 2024-09-05 20:27:20 +08:00
黄伟韬
166eb2db79 Merge branch 'mgx_ops' into add_swe_agent_ablilities_to_engineer2 2024-09-05 20:04:57 +08:00
黄伟韬
5aab97554c update engineer prompt 2024-09-05 19:42:16 +08:00
黄伟韬
c2f9f010b7 update_engineer_and_editorprompt 2024-09-05 16:48:46 +08:00
黄伟韬
2837dc16ce Merge branch 'mgx_ops' into add_swe_agent_ablilities_to_engineer2 2024-09-04 20:57:18 +08:00
黄伟韬
33b9c57756 fix/insert_more_than_one_pre_rsp 2024-09-04 20:36:49 +08:00
林义章
efd253ab11 Merge branch 'opt_speed_quality' into 'mgx_ops'
Improve speed by estimating req complexity

See merge request pub/MetaGPT!363
2024-09-04 06:43:35 +00:00
garylin2099
9c4788ac3f estimate software req complexity before assignment 2024-09-04 11:24:38 +08:00
黄伟韬
4ddabd0f1b guide engineer2 to use editor 2024-09-03 22:14:02 +08:00
garylin2099
100d5af39a add SearchQA to DA & Engineer2, add Editor for DA write code 2024-09-03 19:29:37 +08:00
黄伟韬
68c10d05b0 update engineer2 cmd prompt 2024-09-02 19:33:59 +08:00
黄伟韬
10b55155de Update the prompt to include the editor and terminal state 2024-09-02 19:11:23 +08:00
黄伟韬
7b11bfabc1 Update the engineer's prompt to align with the editor's functionality 2024-09-02 14:49:35 +08:00
黄伟韬
e7ab2c17f1 Merge branch 'mgx_ops' into add_swe_agent_ablilities_to_engineer2 2024-08-30 17:50:23 +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
garylin2099
381fc0d4ba add write_new_code for code writing. Remove Editor.write & ValidateAndRewriteCode from Engineer2 2024-08-28 21:00:01 +08:00
黄伟韬
2c045d6833 update engineer instructions 2024-08-27 16:35:30 +08:00
黄伟韬
f2a8052aa8 Add the SWEAgent's abilities to the engineer. 2024-08-27 13:52:34 +08: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
garylin2099
9bd1c6fa79 minor update, summary prompt change 2024-08-21 11:21:31 +08:00
zhanglei
96c6a27e44 update: CR工具名改了,这里提示词对应调整 2024-08-20 21:54:14 +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
黄伟韬
ca66af381a fix format issues 2024-08-20 20:52:08 +08:00
黄伟韬
beb66b05b4 decompose reply to human and summary 2024-08-20 20:41:47 +08:00
黄伟韬
502a0e2ad6 combine summary and last reply to human 2024-08-20 19:21:17 +08:00
黄伟韬
0246b659b7 Add a summary after the agent stops 2024-08-20 17:13:15 +08:00
黄伟韬
c8ce710c90 fix format issue 2024-08-19 16:59:26 +08:00
黄伟韬
8d93938fc3 update SweAgent and Engineer's Profile and Teanleader's instruction. 2024-08-19 16:53:03 +08:00
shenchucheng
81a5185d52 rename ReviewAndRewriteCode by ValidateAndRewriteCode 2024-08-16 22:31:57 +08:00
黄伟韬
febc592af7 Force reply to human when finishing the current task 2024-08-16 19:47:40 +08:00
黄伟韬
70fa7b54ce Add EXPERIENCE_MASK to replace the experience placeholder 2024-08-16 15:01:23 +08:00
黄伟韬
d65ae90056 Merge branch 'mgx_ops' into Format-RoleZero-prompt-to-fit-into-exp_pool 2024-08-16 12:10:36 +08:00
garylin2099
646bafbe9e doc read optimized for DA 2024-08-15 20:47:09 +08:00
黄伟韬
91affc2a60 format RoreZero Prompt to fit into exp_pool 2024-08-15 20:29:34 +08:00
garylin2099
eda70be277 add role info for regular think sys prompt 2024-08-15 17:04:27 +08:00
garylin2099
cc40534e37 minor update, read csv 2024-08-15 17:02:08 +08:00
garylin2099
c79a70517f Merge branch 'check_role_zero' into da_change 2024-08-14 22:28:45 +08:00
林义章
f63625fb14 Merge branch 'fixbug/engineer_early_ending' into 'mgx_ops'
fixbug:优化了重复执行的错误、优化了engineer提早结束任务的错误

See merge request pub/MetaGPT!311
2024-08-14 12:57:35 +00:00
Yizhou Chi
e558750013 add quick response system prompt 2024-08-14 19:00:35 +08:00
黄伟韬
c757d39852 fix format issues 2024-08-14 16:09:37 +08:00
黄伟韬
91a0637174 fix format issues 2024-08-14 16:07:11 +08:00
黄伟韬
22841804a5 fix format issues 2024-08-14 16:02:35 +08:00
garylin2099
9963f90c92 enable da for doc qa 2024-08-14 14:58:20 +08:00
Yizhou Chi
3b7dbf5e4e Remove TL's quick think system prompt 2024-08-14 14:46:38 +08:00
Yizhou Chi
0315a218be 增加TL_INFO,更改TL的_get_prefix,不用额外维护TL的SYSTEM_PROMPT 2024-08-14 11:50:20 +08:00