Commit graph

4209 commits

Author SHA1 Message Date
seehi
6f84110e0f update exp_pool example 2024-06-11 15:46:24 +08:00
seehi
0510da5295 add handle_exception to ensure robustness 2024-06-11 15:46:24 +08:00
seehi
07bf103fb0 add exp_pool tests 2024-06-11 15:46:24 +08:00
seehi
9b65dea952 update comment 2024-06-11 15:46:24 +08:00
seehi
d600cc47f4 add exp_pool test 2024-06-11 15:46:24 +08:00
seehi
96cd6b5f64 add trajectory schema 2024-06-11 15:46:24 +08:00
seehi
8edfa02533 experiment pool init 2024-06-11 15:46:24 +08:00
seehi
d1198dc58d experiment pool init 2024-06-11 15:46:23 +08:00
seehi
808d65b4c3 experiment pool init 2024-06-11 15:46:23 +08:00
seehi
29c61a7fa4 experience pool 2024-06-11 15:46:23 +08:00
林义章
4b90d1d24f Merge branch 'feature/json_to_md' into 'mgx_ops'
feat: save prd/design to md

See merge request pub/MetaGPT!149
2024-06-07 02:17:53 +00:00
莘权 马
89f8ac987c feat: save prd/design to md 2024-06-06 22:31:51 +08:00
林义章
cbea1bedec Merge branch 'role_zero_draft' into 'mgx_ops'
Role Zero

See merge request pub/MetaGPT!141
2024-06-06 09:37:45 +00:00
garylin2099
95e7b0bf00 log & small bug fixed 2024-06-06 17:27:26 +08:00
林义章
fa80b7e5aa Merge branch 'fixbug/mgx-46' into 'mgx_ops'
fixbug: MGX-46

See merge request pub/MetaGPT!147
2024-06-06 06:17:43 +00:00
garylin2099
b0e3567ad9 Merge branch 'mgx_ops' into role_zero_draft 2024-06-06 13:57:03 +08:00
林义章
7a3224f283 Merge branch 'feature/software_api' into 'mgx_ops'
feat: +additional output files

See merge request pub/MetaGPT!146
2024-06-06 05:54:17 +00:00
莘权 马
67117b9fe7 fixbug: _init_python_folder 2024-06-06 13:03:25 +08:00
莘权 马
dd9a36f388 feat: +additional output files 2024-06-06 12:10:27 +08:00
garylin2099
285ca321a0 only include run function for Action class 2024-06-06 12:04:41 +08:00
garylin2099
8e2c7c964f provide example for running the whole software company; fix editor bug 2024-06-06 10:41:49 +08:00
garylin2099
a59b9e2286 base software company roles on RoleZero 2024-06-05 23:37:15 +08:00
林义章
f37b12a8ec Merge branch 'fixbug/mgx-46' into 'mgx_ops'
fixbug: MGX-46

See merge request pub/MetaGPT!143
2024-06-05 13:30:24 +00:00
莘权 马
3ae318ff05 fixbug: MGX-46 2024-06-05 21:27:49 +08:00
莘权 马
8bb103818b fixbug: MGX-46 2024-06-05 21:19:59 +08:00
莘权 马
5b8f0331e5 fixbug: MGX-46 2024-06-05 21:15:42 +08:00
garylin2099
6cf7a8114c fix msg routing bug, use message class 2024-06-05 16:54:18 +08:00
garylin2099
bbddbf4ef0 Merge branch 'mgx_ops' into role_zero_draft 2024-06-05 15:00:49 +08:00
林义章
fccbc9d9da Merge branch 'feature/explit_io' into 'mgx_ops'
feat: Implemenet of RFC236 #3

See merge request pub/MetaGPT!110
2024-06-05 06:47:30 +00:00
garylin2099
89ad59876b format and add fixed sop compatibility 2024-06-05 14:39:41 +08:00
莘权 马
4359abd84a feat: 修改output_path 2024-06-05 12:11:45 +08:00
garylin2099
c6b28643bd refactor team leader, use RoleZero framework 2024-06-04 20:59:21 +08:00
莘权 马
04e72c0597 refactor: existslegacy 2024-06-04 15:47:03 +08:00
莘权 马
b0bafc12d4 refactor: rollback code 2024-06-04 14:32:51 +08:00
garylin2099
beaf11cc89 update editor 2024-06-03 22:47:50 +08:00
garylin2099
9a9d342bbb abstract role zero from engineer2, config engineer2 2024-06-03 22:45:27 +08:00
garylin2099
8df76ce612 engineer2 first draft, allow fine-grained tool reg, reg plan as tool 2024-06-03 17:57:24 +08:00
林义章
7b293235b8 Merge branch 'feat-merge-github-rag' into 'mgx_ops'
Merge the newest rag

See merge request pub/MetaGPT!136
2024-06-03 02:51:18 +00:00
seehi
2a0107679e merge the newest rag in github 2024-06-03 10:44:03 +08:00
莘权 马
5a001a501d feat: merge gitlab:mgx_ops 2024-06-01 18:57:55 +08:00
莘权 马
ce3260038a feat: software action + api interface 2024-06-01 18:47:40 +08:00
莘权 马
f3b839847b feat: Implement Chapter 3 of RFC 236. 2024-05-31 17:06:46 +08:00
林义章
0c88a092c9 Merge branch 'feature-crawler' into 'mgx_ops'
add crawler tools

See merge request pub/MetaGPT!130
2024-05-31 08:15:57 +00:00
shenchucheng
9dc5212d47 Add explanation for error suppression in the method 2024-05-31 15:50:05 +08:00
shenchucheng
aeef03e29c update the requirements 2024-05-30 21:01:35 +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
3afb8a87f3 undo thought reporter in the base role 2024-05-30 11:00:05 +08:00
林义章
aaaf213147 Merge branch 'feat-notebook-coalesce-output' into 'mgx_ops'
coalesce the stream output of the notebook

See merge request pub/MetaGPT!122
2024-05-30 02:50:43 +00:00
林义章
e144c06484 Merge branch 'feature/vault' into 'mgx_ops'
feat: +vault config demo

See merge request pub/MetaGPT!109
2024-05-30 02:42:25 +00:00