Commit graph

2866 commits

Author SHA1 Message Date
林义章
e2ce006d15 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!189
2024-07-15 06:55:52 +00:00
lidanyang
b214e49733 change _init_code to public 2024-07-12 18:41:29 +08:00
lidanyang
27e8fdf320 recover 2024-07-12 18:40:43 +08:00
lidanyang
857085e859 rename fix to fixed 2024-07-12 17:09:11 +08:00
lidanyang
df29e16e2b refine code 2024-07-12 16:44:05 +08:00
lidanyang
df340cb330 remove browser_actions from role 2024-07-12 15:55:52 +08:00
张雷
123850777f Merge branch 'mayi_cr' into 'mgx_ops'
update: CR

See merge request pub/MetaGPT!232
2024-07-12 07:28:41 +00:00
zhanglei
aab7ffcff8 update: CR 2024-07-12 15:27:40 +08:00
lidanyang
7508ff66cd move loc of task_type 2024-07-12 14:33:05 +08:00
张雷
dace03320c Merge branch 'mayi_cr' into 'mgx_ops'
update: CR

See merge request pub/MetaGPT!231
2024-07-12 05:40:54 +00:00
zhanglei
7d22d8f872 update: CR 2024-07-12 13:40:25 +08:00
zhanglei
be1f16bf92 update: CR 2024-07-12 13:39:29 +08:00
张雷
7907e20725 Merge branch 'mayi_cr' into 'mgx_ops'
Mayi cr

See merge request pub/MetaGPT!230
2024-07-11 12:34:19 +00:00
zhanglei
67c2e2c3c7 update: CR 2024-07-11 20:33:26 +08:00
zhanglei
54ac38c093 update:cr 2024-07-11 20:02:06 +08:00
shenchucheng
eebec4a5e8 add quick think reporter 2024-07-11 17:56:28 +08:00
your-username
4e141aeb49 update: 提示词 ex 优化 2024-07-11 16:10:26 +08:00
your-username
8e984db9ff update: 提示词 ex 优化 2024-07-11 15:54:18 +08:00
林义章
8274c4650e Merge branch 'basic_ability' into 'mgx_ops'
fix critical bug for tool recommend

See merge request pub/MetaGPT!228
2024-07-11 07:31:28 +00:00
garylin2099
37fcd66cbc fix critical bug for tool recommend 2024-07-11 15:28:02 +08:00
shenchucheng
ec021bd0e1 fix some bugs 2024-07-11 14:25:24 +08:00
shenchucheng
dbc017c5c7 add proxy for browser 2024-07-11 14:11:57 +08:00
shenchucheng
1445d1f376 update cr 2024-07-11 14:08:27 +08:00
林义章
6301b250be Merge branch 'basic_ability' into 'mgx_ops'
Add quick think for quick question

See merge request pub/MetaGPT!223
2024-07-10 14:40:02 +00:00
garylin2099
ed58291178 rm qa task 2024-07-10 22:15:11 +08:00
seeker
67bb90d178 update: 提示词 ex 优化 2024-07-10 22:14:35 +08:00
garylin2099
24c5ebd5d6 add quick think 2024-07-10 22:13:16 +08:00
张雷
806540bba5 Merge branch 'feature-swe-agent' into 'mgx_ops'
update: 移除 swe agent window 的实时配置,固定为 100 行

See merge request pub/MetaGPT!220
2024-07-10 11:44:00 +00:00
shenchucheng
9dd9cf6f55 redirect stderr to stdout 2024-07-10 15:20:45 +08:00
seeker
5b7ca5c99d Merge branch 'mgx_ops' into feature-swe-agent 2024-07-10 14:55:33 +08:00
seeker
b3dab8b425 update: 移除 swe agent window 的实时配置,固定为 100 行 2024-07-10 14:49:48 +08:00
lidanyang
b03ce58fde remove task_type and parse_browser_action to DataAnalyst 2024-07-10 11:29:27 +08:00
lidanyang
46e7c2c05c use keyword retriever for DataAnalyst 2024-07-10 11:25:34 +08:00
shenchucheng
5a13874991 terminal async reporter 2024-07-10 11:07:35 +08:00
林义章
a759351292 Merge branch 'feature-async-terminal' into 'mgx_ops'
update: terminal run command 改为异步

See merge request pub/MetaGPT!210
2024-07-10 02:26:07 +00:00
zhanglei
e530b2e473 update: swe agent COT 2024-07-09 17:45:27 +08:00
zhanglei
d37c2b1681 update: swe agent prompt 2024-07-09 17:20:13 +08:00
李丹阳
cbe9c9f872 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-09 09:14:14 +00:00
lidanyang
ae861d99cd refine web_scraping tool 2024-07-09 17:02:44 +08:00
lidanyang
4c4d9547ff support multi write_code steps for one task 2024-07-09 17:01:54 +08:00
lidanyang
32fc276245 add experience examples for scraping task 2024-07-09 17:01:07 +08:00
lidanyang
0b7d7bdf55 add prompt for scraping task 2024-07-09 17:00:08 +08:00
lidanyang
79744803fd refine prompt 2024-07-09 16:59:19 +08:00
lidanyang
3d32a5d621 add browser memory to write code 2024-07-09 16:57:36 +08:00
lidanyang
5a83c4539a avoid truncate output of html content 2024-07-09 16:51:58 +08:00
seeker
ff5dbfbc52 update: terminal run command 改为异步 2024-07-09 10:21:46 +08:00
seeker
306dc278d2 update: 增加 swe agent 使用 git push 和 create pr 的能力 2024-07-05 20:38:49 +08:00
林义章
48062fff9f Merge branch 'fix_swe_path_bug' into 'mgx_ops'
fix: swe setup_default.sh  path error

See merge request pub/MetaGPT!209
2024-07-05 07:52:27 +00:00
刘少杰
338a25424a fix: swe setup_default.sh path error 2024-07-05 07:52:26 +00:00
林义章
d5f0a82e11 Merge branch 'feat-action-reporter' into 'mgx_ops'
action reporter

See merge request pub/MetaGPT!198
2024-07-05 07:51:01 +00:00