Commit graph

5117 commits

Author SHA1 Message Date
林义章
ebea2c07d9 Merge branch 'fix/use_template_bad_case' into 'mgx_ops'
修复使用框架产生的Bad Cases

See merge request pub/MetaGPT!398
2024-10-15 08:11:04 +00:00
黄伟韬
3b8740f078 update prompt: report url when respond and summary 2024-10-15 15:59:17 +08:00
黄伟韬
a5a73242c4 Enhance the engineer's understanding of the template. 2024-10-15 13:41:24 +08:00
林义章
c8ad152659 Merge branch 'fix/deploy_function_must_be_async' into 'mgx_ops'
Set deploy_to_public to be asynchronous

See merge request pub/MetaGPT!396
2024-10-12 09:31:35 +00:00
黄伟韬
dfb8e31e3d Set deploy_to_public to be asynchronous 2024-10-12 17:27:51 +08:00
林义章
6ae3317f25 Merge branch 'fix/deployer_can_not_serialisze' into 'mgx_ops'
Fix/deployer can not serialisze

See merge request pub/MetaGPT!395
2024-10-12 08:50:43 +00:00
黄伟韬
155da2df40 fix typo 2024-10-12 16:36:43 +08:00
黄伟韬
b9cfc29e31 fix typo 2024-10-12 16:33:40 +08:00
黄伟韬
253853ef8e add 2024-10-12 16:28:37 +08:00
黄伟韬
c280fcd885 fix delopy path 2024-10-12 16:24:26 +08:00
黄伟韬
21ddacd433 Merge branch 'add_deployer_tool_to_engineer' into fix/deployer_can_not_serialisze 2024-10-12 16:11:18 +08:00
黄伟韬
b43ec68909 fix deploer can not serialize 2024-10-12 16:09:27 +08:00
林义章
155bf668a2 Merge branch 'add_deployer_tool_to_engineer' into 'mgx_ops'
给 engineer 部署工具

See merge request pub/MetaGPT!394
2024-10-12 07:14:20 +00: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
张雷
be78b101af Merge branch 'fix-memory-opt' into 'mgx_ops'
check empty content

See merge request pub/MetaGPT!393
2024-10-11 09:39:31 +00:00
seehi
444dd1a47b check empty content 2024-10-11 17:34:22 +08:00
林义章
c95a925b19 Merge branch 'feature/create_react_project' into 'mgx_ops'
Create React/Vue project

See merge request pub/MetaGPT!391
2024-10-11 04:09:15 +00:00
黄伟韬
67e491d97a fix typo 2024-10-11 11:15:36 +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
张雷
4cdbb5ec64 Merge branch 'feat-memory-opt' into 'mgx_ops'
remove llmranker

See merge request pub/MetaGPT!390
2024-09-29 13:42:43 +00:00
seehi
7407253245 remove llmranker 2024-09-29 21:41:16 +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
林义章
9b854b8832 Merge branch 'fix/create_parent_folder_in_Editor.create_file' into 'mgx_ops'
解决了Editor.create_file经常报错:父目录不存在

See merge request pub/MetaGPT!389
2024-09-29 06:33:25 +00:00
黄伟韬
b7ef5d6718 user commom.awrite in Editr.create_file 2024-09-29 14:29:10 +08:00
黄伟韬
58907d0dbb create parent folder in Editor.create_file 2024-09-29 14:04:25 +08: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
黄伟韬
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
黄伟韬
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
黄伟韬
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
张雷
abf988a24e Merge branch 'fixbug/similarity_search' into 'mgx_ops'
feat: 修改Editor.similarity_search参数 file_or_path -> path

See merge request pub/MetaGPT!385
2024-09-25 09:19:59 +00:00
莘权 马
4ea8793e8a feat: rename file_or_path -> path 2024-09-25 17:15:14 +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
黄伟韬
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
seehi
c69752a600 update comment 2024-09-24 11:12:22 +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