Commit graph

4252 commits

Author SHA1 Message Date
莘权 马
bf6254735a feat: +java constraint 2024-06-26 16:28:40 +08:00
莘权 马
50e92521c2 fixbug: trd传参错误 2024-06-26 14:33:36 +08:00
莘权 马
04b30386a4 feat: +tr 2024-06-25 18:39:07 +08:00
莘权 马
d391042d6e feat: update mock_asearch_acknowledgement 2024-06-25 16:19:28 +08:00
莘权 马
8ed7b651bc feat: rename uri 2024-06-25 15:47:19 +08:00
莘权 马
dc3193751d feat: +uri 2024-06-25 14:17:47 +08:00
莘权 马
2c69ce4f9c Merge branch 'gitlab/mgx_ops' into feature/rfc243 2024-06-24 10:28:04 +08:00
林义章
329f078b9a Merge branch 'role_zero_impr' into 'mgx_ops'
fix da not responded to new req; rm user_req attribute from rolezero

See merge request pub/MetaGPT!176
2024-06-20 03:22:17 +00:00
garylin2099
519d843287 Merge branch 'mgx_ops' into role_zero_impr 2024-06-20 11:21:18 +08:00
garylin2099
30286ce4b8 fix da not responded to new req; rm user_req attribute from rolezero 2024-06-19 16:04:55 +08:00
莘权 马
1a9c88c8aa fixbug: detect interactions 2024-06-19 12:02:29 +08:00
林义章
70b69717f9 Merge branch 'feature-stream-parse' into 'mgx_ops'
Feature stream parse

See merge request pub/MetaGPT!174
2024-06-18 06:56:29 +00:00
shenchucheng
9d06f9f4f8 Handle potential incorrect newline representations in FileWriter.write() 2024-06-18 14:39:12 +08:00
shenchucheng
351cf18c3a Refactor: Update message publishing logic to handle multiple recipients 2024-06-18 12:01:53 +08:00
shenchucheng
991bfd6f68 Fix: Correct regex pattern to accurately match code blocks in Markdown 2024-06-18 11:57:49 +08:00
shenchucheng
93e4c12610 add thought stream report 2024-06-18 11:54:29 +08:00
莘权 马
173dd8a813 feat: rfc243 2024-06-18 10:40:11 +08:00
莘权 马
99b753a644 feat: rfc243 2024-06-18 10:36:55 +08:00
莘权 马
4dfe6ef26f feat: rfc243 2024-06-18 10:33:15 +08:00
林义章
b056be5384 Merge branch 'role_zero_impr' into 'mgx_ops'
TL's repetitive assignment of tasks

See merge request pub/MetaGPT!173
2024-06-17 13:56:59 +00:00
garylin2099
2083233d41 optimize direct chat logic 2024-06-17 20:49:37 +08:00
莘权 马
b71af7b46a fixbug: no comments 2024-06-17 16:04:43 +08:00
garylin2099
e450a37daf a temp rule to fix TL's repetitive task assignment 2024-06-17 15:49:48 +08:00
garylin2099
5d70c061e3 some formatting 2024-06-17 15:46:45 +08:00
莘权 马
cf8efc9f67 fixbug: write software framework, rfc243 2024-06-17 15:25:40 +08:00
莘权 马
5911d3ce70 feat: +software tools 2024-06-16 14:32:16 +08:00
莘权 马
7d92e3eb12 feat: +software tools 2024-06-15 22:33:11 +08:00
莘权 马
e1b3bd3869 fixbug: rfc243 2024-06-15 15:35:47 +08:00
莘权 马
c619b29d12 feat: +mgx 2024-06-14 18:08:04 +08:00
莘权 马
d8f1a37334 feat: + docstring 2024-06-14 17:02:16 +08:00
莘权 马
1a1e98631d feat: supplement prompt 2024-06-14 15:28:10 +08:00
莘权 马
ff2c54777c refactor WriteTRD.run 2024-06-14 14:48:58 +08:00
林义章
a99cb7532c Merge branch 'role_zero_impr' into 'mgx_ops'
add end command to experience

See merge request pub/MetaGPT!169
2024-06-14 05:59:50 +00:00
garylin2099
aa0f810726 add end command to experience 2024-06-14 13:58:27 +08:00
莘权 马
92dbf76079 feat: +rfc243 2024-06-14 10:34:04 +08:00
林义章
f95a62b5df Merge branch 'role_zero_impr' into 'mgx_ops'
bugfix

See merge request pub/MetaGPT!168
2024-06-13 12:53:52 +00:00
garylin2099
d57d4f3c01 fix one line content (\\n issue) for editor 2024-06-13 20:51:03 +08:00
garylin2099
207f3f3b6a team leader common-sense qa, ask for clarification, increase max_react_loop, issue end command 2024-06-13 20:13:32 +08:00
garylin2099
25ca338110 add back content display for Browser._view 2024-06-13 19:46:36 +08:00
garylin2099
f0df3144d6 fix ask human problem 2024-06-13 15:14:34 +08:00
莘权 马
e8cc6b7193 feat: sync metagpt/utils/di_graph_repository.py
feat: +graph db action
2024-06-13 13:45:41 +08:00
张雷
12ce4ef311 Merge branch 'terminal_env_fix' into 'mgx_ops'
update: git tool

See merge request pub/MetaGPT!164
2024-06-13 03:18:00 +00:00
zhanglei
ad2530aff9 update: git tool 2024-06-13 11:17:16 +08:00
张雷
8aa4c970d9 Merge branch 'terminal_env_fix' into 'mgx_ops'
update: 环境变量去掉,mgx backend已经支持

See merge request pub/MetaGPT!160
2024-06-11 10:05:54 +00:00
zhanglei
20ce56ce10 update: 环境变量去掉,mgx backend已经支持 2024-06-11 18:05:35 +08:00
zhanglei
3de62c5433 update: 环境变量去掉,mgx backend已经支持 2024-06-11 18:04:33 +08:00
张雷
569a7bcc94 Merge branch 'terminal_env_fix' into 'mgx_ops'
update: terminal初始化的时候把环境变量给过去

See merge request pub/MetaGPT!159
2024-06-11 08:25:17 +00:00
zhanglei
a7733fb4b2 update: terminal初始化的时候把环境变量给过去 2024-06-11 16:23:36 +08:00
林义章
214688dc77 Merge branch 'role_zero_impr' into 'mgx_ops'
save doc in folder by default, change WriteTasks.run, add run examples

See merge request pub/MetaGPT!153
2024-06-11 08:01:31 +00:00
garylin2099
1f9a66ea60 add instruction for tl and engineer2 2024-06-07 20:24:07 +08:00