Commit graph

413 commits

Author SHA1 Message Date
shenchucheng
9d06f9f4f8 Handle potential incorrect newline representations in FileWriter.write() 2024-06-18 14:39:12 +08:00
shenchucheng
93e4c12610 add thought stream report 2024-06-18 11:54:29 +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
25ca338110 add back content display for Browser._view 2024-06-13 19:46:36 +08:00
zhanglei
ad2530aff9 update: git tool 2024-06-13 11:17:16 +08: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
zhanglei
a7733fb4b2 update: terminal初始化的时候把环境变量给过去 2024-06-11 16:23:36 +08:00
garylin2099
8e2c7c964f provide example for running the whole software company; fix editor bug 2024-06-06 10:41:49 +08:00
garylin2099
bbddbf4ef0 Merge branch 'mgx_ops' into role_zero_draft 2024-06-05 15:00:49 +08:00
莘权 马
4359abd84a feat: 修改output_path 2024-06-05 12:11:45 +08:00
garylin2099
beaf11cc89 update editor 2024-06-03 22:47:50 +08:00
garylin2099
8df76ce612 engineer2 first draft, allow fine-grained tool reg, reg plan as tool 2024-06-03 17:57:24 +08:00
shenchucheng
9dc5212d47 Add explanation for error suppression in the method 2024-05-31 15:50:05 +08:00
shenchucheng
4f43b905a2 add crawler tools 2024-05-30 20:04:02 +08:00
林义章
d1d44e9cea Merge branch 'feat-reporter' into 'mgx_ops'
Feat reporter

See merge request pub/MetaGPT!112
2024-05-30 03:08:04 +00:00
shenchucheng
6a38d51733 report the search content result 2024-05-23 21:16:17 +08:00
shenchucheng
76e3a14d38 add extra field for report 2024-05-21 17:29:55 +08:00
莘权 马
9eba81862b fixbug: circular import 2024-05-16 12:40:55 +08:00
garylin2099
6538092235 small improvement 2024-05-15 23:07:34 +08:00
garylin2099
4d05bba39c fix redundant new line 2024-05-15 21:43:31 +08:00
garylin2099
27157e33a0 include more plan status in thinking, add row num for editor 2024-05-15 21:26:13 +08:00
garylin2099
cb6484d01d fix plan & task bugs, add task experience, update editor & browser, test issue fixing ability 2024-05-13 15:11:43 +08:00
garylin2099
b21371bb3f rm basic git operation 2024-05-13 10:24:22 +08:00
garylin2099
ea3b6f9f86 rename editor in init 2024-05-13 10:22:56 +08:00
garylin2099
71bf96cb2b rename file_manager to editor 2024-05-13 10:21:46 +08:00
林义章
de27855c56 Revert "Merge branch 'dynamic_think' into 'mgx_ops'"
This reverts merge request !98
2024-05-11 19:29:12 +08:00
林义章
476e6256a7 Merge branch 'feature/git_pull' into 'mgx_ops'
feat: create_pull_url

See merge request pub/MetaGPT!97
2024-05-11 07:28:48 +00:00
林义章
18742377cb Merge branch 'dynamic_think' into 'mgx_ops'
add fix issue plan, modify Editor

See merge request pub/MetaGPT!98
2024-05-11 06:59:16 +00:00
garylin2099
f06d3a442a add fix issue plan, modify Editor 2024-05-11 14:56:59 +08:00
莘权 马
97677f2cca feat: create_github_pull_url 2024-05-11 11:50:08 +08:00
莘权 马
8eb291f918 feat: create_pull_url 2024-05-11 10:44:52 +08:00
张雷
d17fc10478 Merge branch 'feat-reporter' into 'mgx_ops'
Feat reporter

See merge request pub/MetaGPT!91
2024-05-09 02:56:34 +00:00
yzlin
b3b50b3edf Merge branch 'mgx_ops' into dynamic_think 2024-05-09 10:20:43 +08:00
yzlin
d8c2d1c707 import git, add terminal state 2024-05-08 21:08:39 +08:00
shenchucheng
e72246e0df add comment for terminal tool output parser 2024-05-08 16:30:25 +08:00
林义章
9fc59344d7 Merge branch 'dynamic_think' into 'mgx_ops'
add deployment plan

See merge request pub/MetaGPT!92
2024-05-08 07:22:29 +00:00
shenchucheng
caa42ff7c1 terminal stream opt 2024-05-08 15:12:40 +08:00
yzlin
03f69609d9 comment out unnecessary tools 2024-05-08 15:04:44 +08:00
莘权 马
8937352f36 refactor: git tools 2024-05-07 15:04:02 +08:00
莘权 马
4b35573730 fixbug: push with access token 2024-05-07 12:35:58 +08:00
莘权 马
16c1818582 feat: +tool lib git clone, push 2024-05-06 21:12:31 +08:00
seehi
14d88cc712 fix conflict 2024-05-06 11:24:35 +08:00
莘权 马
81540fe4d9 feat: merge mgx_ops 2024-04-30 11:41:37 +08:00
莘权 马
9c93da2b92 refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
洪思睿
ec86035d2e Merge branch 'feature/git/pr_issue' into 'mgx_ops'
feat: +git pr/issue

See merge request pub/MetaGPT!54
2024-04-30 02:42:55 +00:00
莘权 马
125d043464 feat: +user requirement to Architect, ProjectManager 2024-04-29 15:07:21 +08:00
莘权 马
997b626877 feat: rm vault 2024-04-28 14:07:31 +08:00
shenchucheng
c36bfc30b1 mv reporter.py to utils 2024-04-26 21:38:07 +08:00