Commit graph

305 commits

Author SHA1 Message Date
黄伟韬
1b07a42d28 forbidden npm run dev command 2024-10-12 11:53:55 +08:00
黄伟韬
b81c00a44d add Deployer tool 2024-10-11 18:31:33 +08:00
黄伟韬
67e491d97a fix typo 2024-10-11 11:15:36 +08:00
黄伟韬
44bfe1a9b8 fix typo 2024-10-11 11:10:34 +08:00
黄伟韬
6abebf05d5 create React/Vue project 2024-10-10 14:31:27 +08:00
黄伟韬
cff6f66bd8 fix typo 2024-09-27 21:47:33 +08:00
黄伟韬
1a937e9152 add ask_human to special command list 2024-09-27 21:40:38 +08:00
黄伟韬
e343def831 fix typo 2024-09-27 10:59:20 +08:00
黄伟韬
955ec263c6 Add a function to analyze human responses. 2024-09-26 13:42:43 +08:00
黄伟韬
128312be59 Fix: Engineer do not complete all the unit tests task 2024-09-25 20:36:42 +08:00
黄伟韬
722bb7282e fix typo 2024-09-25 19:57:41 +08:00
黄伟韬
3598c5c3a6 The team leader can only send one message per round. 2024-09-25 19:18:57 +08:00
黄伟韬
eda046f78f add incremental development sample in quick think example 2024-09-25 12:58:24 +08:00
黄伟韬
2637af2a40 add static coding instrction in engineer prompt 2024-09-25 11:27:57 +08:00
黄伟韬
8eab27e785 add rule to forbiden repeat finish current task 2024-09-20 12:57:19 +08:00
黄伟韬
726dc65067 Update the editor parameters and enhance the engineer experience. 2024-09-14 20:57:03 +08:00
黄伟韬
baabcf21ff Merge branch 'mgx_ops' into fix/engineer_edit_fail 2024-09-13 19:04:44 +08:00
黄伟韬
47bc87d76a engineer2 must use browser before git clone. 2024-09-13 14:48:09 +08:00
林义章
b9c74ed819 Merge branch 'fix/write_new_code_fail' into 'mgx_ops'
fixbug:工程师写新代码重复或输出指令

See merge request pub/MetaGPT!378
2024-09-12 13:02:42 +00:00
黄伟韬
190405ac3c editor use tmpfile to backup 2024-09-12 20:40:34 +08:00
黄伟韬
e0a104dd05 write_new_code_fail 2024-09-12 15:52:14 +08:00
黄伟韬
a939efcd7a Merge branch 'mgx_ops' into automated-get-image 2024-09-12 13:54:33 +08:00
黄伟韬
81dd72bc4c update prompt 2024-09-11 16:54:08 +08:00
黄伟韬
2857a990ff fix prompt issues. 2024-09-11 16:15:51 +08:00
黄伟韬
b262e5df7b automated get image 2024-09-11 15:56:16 +08:00
黄伟韬
cb1d0f71fc use pure javascript 2024-09-11 15:31:42 +08:00
黄伟韬
6365995f71 remove requirements_constraints 2024-09-09 20:48:42 +08:00
黄伟韬
a34394e66f Reinforce the default programming languages. 2024-09-09 19:00:52 +08:00
黄伟韬
dbefcb9e44 remove requirement analyze 2024-09-09 17:39:30 +08:00
黄伟韬
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