Commit graph

114 commits

Author SHA1 Message Date
黄伟韬
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
黄伟韬
33b9c57756 fix/insert_more_than_one_pre_rsp 2024-09-04 20:36:49 +08:00
黄伟韬
4ddabd0f1b guide engineer2 to use editor 2024-09-03 22:14:02 +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
garylin2099
381fc0d4ba add write_new_code for code writing. Remove Editor.write & ValidateAndRewriteCode from Engineer2 2024-08-28 21:00:01 +08:00
黄伟韬
f2a8052aa8 Add the SWEAgent's abilities to the engineer. 2024-08-27 13:52:34 +08:00
shenchucheng
81a5185d52 rename ReviewAndRewriteCode by ValidateAndRewriteCode 2024-08-16 22:31:57 +08:00
seehi
d2bd9055f3 fix conflict 2024-08-09 16:15:00 +08:00
seehi
98ac5fbce3 serialize mgxenv 2024-08-09 10:31:03 +08:00
莘权 马
dc578d8b0b feat: Editor + read pdf/docx... 2024-08-07 20:13:11 +08:00
黄伟韬
08ba3f52f8 优化了用户指定步骤后,任务全交由程序员完成的问题。 2024-07-31 11:58:05 +08:00
黄伟韬
0a18c3d4f3 修改teamleader 样例,在发布软件开发指令时,附带对应编程语言。快速问答中添加法律问题。 2024-07-30 11:52:53 +08:00
garylin2099
f31c257ea1 add search kw to hit example 2024-07-29 21:29:11 +08:00
lidanyang
7ea23a48e4 refine code 2024-07-29 15:21:38 +08:00
lidanyang
245456e8fe Merge remote-tracking branch 'origin/mgx_ops' into data_analyst_ldy 2024-07-29 14:49:17 +08:00
lidanyang
8d6a2801a0 refine code 2024-07-29 11:01:43 +08:00
garylin2099
744a4bc4fe tackle duplicate problem 2024-07-27 00:44:11 +08:00
李丹阳
c1fd2ae109 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-26 06:12:20 +00:00
lidanyang
32458e574e refine prompt 2024-07-26 14:06:18 +08:00
黄伟韬
59d8d8b193 修正TL 等待成员完成任务时,结束任务的错误情况 2024-07-23 17:49:24 +08:00
林义章
ae1ad75e53 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!235
2024-07-19 02:08:40 +00:00
lidanyang
5c758facc5 refine prompt 2024-07-18 17:22:18 +08:00
黄伟韬
838892e17d 修改role_zero指令循环问题 2024-07-18 15:18:18 +08:00
黄伟韬
56efc6d155 修改role_zore重复指令问题 2024-07-18 14:43:59 +08:00
黄伟韬
8922547342 Merge branch 'mgx_ops' into DeepSeek2_2048_REQ 2024-07-18 14:25:56 +08:00
黄伟韬
775a327fbd 修改Editor.read 文件路径错误问题 2024-07-18 11:49:44 +08:00
lidanyang
5a309005c4 refine prompt 2024-07-17 15:16:24 +08:00
李丹阳
127ef8707b Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/schema.py
2024-07-17 02:47:45 +00:00
lidanyang
9a7b4df203 add experience examples for scraping task without using browser 2024-07-16 17:43:31 +08:00
seehi
0312f4f728 fix conflicts 2024-07-15 16:32:12 +08:00
林义章
e2ce006d15 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!189
2024-07-15 06:55:52 +00:00
seehi
482d78f6e0 fix conflicts 2024-07-12 19:34:51 +08:00
seehi
866d93b7db when enable_write is false, skip evaluating and saving the experience 2024-07-11 10:26:42 +08:00
garylin2099
ed58291178 rm qa task 2024-07-10 22:15:11 +08:00
lidanyang
46e7c2c05c use keyword retriever for DataAnalyst 2024-07-10 11:25:34 +08:00
李丹阳
cbe9c9f872 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-09 09:14:14 +00:00
lidanyang
4c4d9547ff support multi write_code steps for one task 2024-07-09 17:01:54 +08:00
lidanyang
32fc276245 add experience examples for scraping task 2024-07-09 17:01:07 +08:00
lidanyang
0b7d7bdf55 add prompt for scraping task 2024-07-09 17:00:08 +08:00
seehi
41d8303405 fix conflicts 2024-07-08 10:36:16 +08:00
seehi
c624c0ffc7 use llm cache to make exp_pool 2024-07-08 10:09:36 +08:00
zhanglei
8d973c2cf7 Merge branch 'mgx_ops' into json_repair
# Conflicts:
#	metagpt/prompts/di/role_zero.py
#	metagpt/roles/di/data_analyst.py
2024-06-28 15:21:39 +08:00
zhanglei
d864ec88f3 update: 1. DA增加json容错 2. 提示增加强制要求以[开头(现在平台流式解析json的,而json容错是json全部输出完才有的,所以如果json不是以[开头的话,流式就失效了) 2024-06-28 15:18:10 +08:00
莘权 马
5f55590a57 feat: gitlab:mgx_ops 2024-06-28 11:53:20 +08:00
莘权 马
50e92521c2 fixbug: trd传参错误 2024-06-26 14:33:36 +08:00
hongjiongteng
5d0e99bb5d add example to engineer 2024-06-24 21:22:43 +08:00
莘权 马
2c69ce4f9c Merge branch 'gitlab/mgx_ops' into feature/rfc243 2024-06-24 10:28:04 +08:00