Commit graph

3496 commits

Author SHA1 Message Date
garylin2099
01ed9735da rm unused da example 2024-10-31 14:31:32 +08:00
林义章
29af174ef1 Merge branch 'product_manager' into 'mgx_ops'
update: 软件公司重构

See merge request pub/MetaGPT!406
2024-10-29 13:16:43 +00:00
seeker-jie
806853b223 update 2024-10-29 20:10:57 +08:00
seeker-jie
76e641ab1e update: 根据 CR 意见修改 2024-10-29 19:41:31 +08:00
seeker-jie
b51dbcd260 update: 更新产品需求默认编程语言 2024-10-25 14:28:09 +08:00
liushaojie
f9b0262c55 update: 软件公司重构 2024-10-25 13:57:50 +08:00
shenchucheng
1402e79372 stop stream report if CancelledError 2024-10-23 21:41:41 +08:00
黄伟韬
971e9c7dd8 resolve the template path 2024-10-21 20:02:42 +08:00
林义章
70804d9cc3 Merge branch 'feature/refactor_the_architect' into 'mgx_ops'
重构架构师

See merge request pub/MetaGPT!400
2024-10-21 07:57:13 +00:00
黄伟韬
d16bafe428 improve fault tolerance when try to stop in ask_human action 2024-10-21 15:52:15 +08:00
黄伟韬
b80f8c4f9a fix typo 2024-10-21 15:37:54 +08:00
黄伟韬
1ac1da0299 Fix: "``mermaid``" exists in the Mermaid file 2024-10-21 14:57:14 +08:00
黄伟韬
e531dd97c8 fix engineer2 prompt 2024-10-21 14:31:15 +08:00
黄伟韬
4067127525 Generate mermaid files after completing the system design. 2024-10-21 14:25:08 +08:00
王金淋
25679346dc Update openai_api.py 2024-10-18 10:01:44 +00:00
黄伟韬
2a53e30eba update architect prompt 2024-10-18 16:04:55 +08:00
张雷
31e0a46e6a Merge branch 'feat-memory-opt' into 'mgx_ops'
make memory_k configurable

See merge request pub/MetaGPT!392
2024-10-18 07:49:32 +00:00
黄伟韬
ff79389d9b refactor_the_architect 2024-10-17 18:49:26 +08:00
林义章
6f40dc62a1 Merge branch 'public_chat' into 'mgx_ops'
Switch to Public Chat

See merge request pub/MetaGPT!397
2024-10-16 06:12:44 +00:00
黄伟韬
a41956f85f fix bad cases 2024-10-15 20:35:11 +08: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
garylin2099
1fa0abf6e8 add comments 2024-10-15 10:24:28 +08:00
garylin2099
2b2e4abf92 revert to watch user requirement by default 2024-10-14 17:07:55 +08:00
garylin2099
d97955643c pm watch UserRequirement if fixed sop 2024-10-14 16:35:32 +08:00
garylin2099
4bd7937890 quick think tag 2024-10-14 16:21:02 +08:00
garylin2099
b57f6c4035 make quick think msg also public 2024-10-14 15:45:59 +08:00
garylin2099
d925d1381a rm fixed sop logic from mgx_env to simplify code 2024-10-12 20:37:59 +08:00
garylin2099
68f9267b89 switch to public chat 2024-10-12 20:32:16 +08:00
seehi
63abddd041 make use_llm_ranker configurable 2024-10-12 17:51:14 +08:00
黄伟韬
dfb8e31e3d Set deploy_to_public to be asynchronous 2024-10-12 17:27:51 +08: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
黄伟韬
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
seehi
444dd1a47b check empty content 2024-10-11 17:34:22 +08:00
seehi
dd955c848d make similarity_top_k configurable 2024-10-11 15:37:33 +08:00
seehi
2965a22e1d make memory_k configurable 2024-10-11 15:12:24 +08: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