Commit graph

1100 commits

Author SHA1 Message Date
黄伟韬
b43ec68909 fix deploer can not serialize 2024-10-12 16:09:27 +08:00
黄伟韬
86ad3edaca Move cmd restrictions from RoleZero to the terminal 2024-10-12 14:26:27 +08:00
黄伟韬
1b07a42d28 forbidden npm run dev command 2024-10-12 11:53:55 +08:00
黄伟韬
151a17159d fobidden using "npm run dev" in terminal 2024-10-11 18:39:03 +08:00
黄伟韬
b81c00a44d add Deployer tool 2024-10-11 18:31:33 +08:00
黄伟韬
44bfe1a9b8 fix typo 2024-10-11 11:10:34 +08:00
黄伟韬
823280c5b8 keep original Architecture and Product Manager 2024-10-11 10:25:40 +08:00
黄伟韬
6abebf05d5 create React/Vue project 2024-10-10 14:31:27 +08:00
王金淋
f8e4e3a320 Merge branch 'feat-memory-opt' into 'mgx_ops'
make the longterm-memory path configurable

See merge request pub/MetaGPT!388
2024-09-29 07:09:39 +00:00
seehi
7c0adf5025 make the longterm-memory path configurable 2024-09-29 11:27:39 +08:00
林义章
f03f2c43a3 Merge branch 'fix/engineer_write_command_in_code_file' into 'mgx_ops'
解决了在文件中写指令的问题

See merge request pub/MetaGPT!386
2024-09-29 02:46:55 +00:00
黄伟韬
1a937e9152 add ask_human to special command list 2024-09-27 21:40:38 +08:00
黄伟韬
1e004d72cb fix typo 2024-09-27 16:25:28 +08:00
黄伟韬
5cda228f5b fix typo 2024-09-27 16:18:10 +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
黄伟韬
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
林义章
a9ec57dbbb Merge branch 'fixbug/index_max_token' into 'mgx_ops'
feat: IndexRepo + config

See merge request pub/MetaGPT!376
2024-09-25 07:14:55 +00:00
林义章
e0ec17e6aa Merge branch 'feat-memory-opt' into 'mgx_ops'
use long-term memory in rolezero

See merge request pub/MetaGPT!369
2024-09-25 07:13:41 +00:00
黄伟韬
2637af2a40 add static coding instrction in engineer prompt 2024-09-25 11:27:57 +08:00
seehi
59d94f7760 opt RoleZeroLongTermMemory init 2024-09-23 15:38:08 +08:00
seehi
57b6108318 opt RoleZeroLongTermMemory init 2024-09-23 13:41:26 +08:00
黄伟韬
8eab27e785 add rule to forbiden repeat finish current task 2024-09-20 12:57:19 +08:00
黄伟韬
1fa20757c0 fix typo 2024-09-19 20:29:54 +08:00
黄伟韬
deb8bb6b29 fix:command exists in the code file 2024-09-19 19:25:27 +08:00
黄伟韬
e495ea90d0 fix:line numbers and line contents do not match. 2024-09-19 15:12:19 +08:00
黄伟韬
a8aaece8fb remove the outdated editor results. 2024-09-18 19:34:39 +08:00
莘权 马
9afb00d873 feat: merge mgx_ops 2024-09-18 10:43:56 +08:00
黄伟韬
384dc78e70 add engineer2 test script 2024-09-14 15:35:26 +08:00
黄伟韬
e4f9af904e fix issues 2024-09-13 19:27:11 +08:00
黄伟韬
baabcf21ff Merge branch 'mgx_ops' into fix/engineer_edit_fail 2024-09-13 19:04:44 +08:00
黄伟韬
99d8cbc28b fix issues 2024-09-13 18:02:28 +08:00
黄伟韬
fa68d071a5 use start_line_number and end_line_number to guide editor.replace 2024-09-13 17:54:38 +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
黄伟韬
09f25460be ignore the lastest command in write new code. 2024-09-12 16:49:32 +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
莘权 马
513d1317d6 feat: +similarity_search 2024-09-12 12:25:32 +08:00
seehi
99e5a73fbb add enable_longterm_memory config 2024-09-12 11:31:12 +08:00
莘权 马
12d643ab3d feat: rename similarity_search 2024-09-12 11:27:13 +08:00
seehi
d9ab81bbae add enable_longterm_memory config 2024-09-12 11:21:59 +08:00
seehi
cf3b80d5f1 add enable_longterm_memory config 2024-09-12 11:20:40 +08:00
莘权 马
3d6286ca9a feat: rename similarity_search 2024-09-12 11:19:36 +08:00
莘权 马
42ae38a3df feat: +search_index_repo 2024-09-12 11:02:48 +08:00
林义章
4dd51dedb7 Merge branch 'fix/editor_replace_empty_file' into 'mgx_ops'
fix:SQL语法检测失败 ;Editor 对空文件执行替换失败。

See merge request pub/MetaGPT!375
2024-09-12 02:26:11 +00:00
莘权 马
72b23eea41 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into fixbug/index_max_token 2024-09-12 10:02:44 +08:00
林义章
40a71de78d Merge branch 'opt_requirement_analyze' into 'mgx_ops'
优化用户需求分析步骤

See merge request pub/MetaGPT!371
2024-09-11 13:41:49 +00:00
黄伟韬
71f670bfcf fix:editor can not replace text in empty file 2024-09-11 20:45:37 +08:00