Commit graph

851 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
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
shenchucheng
eebec4a5e8 add quick think reporter 2024-07-11 17:56:28 +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
林义章
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
24c5ebd5d6 add quick think 2024-07-10 22:13:16 +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
林义章
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
李丹阳
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
32fc276245 add experience examples for scraping task 2024-07-09 17:01:07 +08:00
lidanyang
3d32a5d621 add browser memory to write code 2024-07-09 16:57:36 +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
zhanglei
d7fa3059c7 update: update TL name 2024-07-05 13:39:19 +08:00
garylin2099
715e25f9b1 add sweagent to env 2024-07-04 17:33:55 +08:00
your-username
9abea45d1e update: SWE Agent 2024-07-04 16:12:49 +08:00
your-username
ad8204e15d update: SWE Agent 2024-07-04 16:07:22 +08:00
your-username
2e35f66669 update: SWE Agent 2024-07-03 22:37:17 +08:00
your-username
45b3552510 update: SWE Agent 2024-07-03 20:11:32 +08:00
seeker
92f94862cb update: swe 2024-07-02 21:38:20 +08:00
seeker
96602292b7 Merge branch 'mgx_ops' into swe_agent 2024-07-02 12:01:47 +08:00
seeker
9b11ac5c34 add: SWE Agent 2024-07-01 19:48:43 +08:00
lidanyang
898ee44bec add supprot of task_type and add output of special command 2024-07-01 10:52:50 +08:00
zhanglei
853f5fc400 update: 增加注释 2024-06-28 15:36:57 +08:00
zhanglei
8d973c2cf7 Merge branch 'mgx_ops' into json_repair
# Conflicts:
#	metagpt/prompts/di/role_zero.py
#	metagpt/roles/di/data_analyst.py
2024-06-28 15:21:39 +08:00
zhanglei
d864ec88f3 update: 1. DA增加json容错 2. 提示增加强制要求以[开头(现在平台流式解析json的,而json容错是json全部输出完才有的,所以如果json不是以[开头的话,流式就失效了) 2024-06-28 15:18:10 +08:00
王金淋
ce485dc436 Merge branch 'feature/rfc243' into 'mgx_ops'
feat: rfc243

See merge request pub/MetaGPT!170
2024-06-28 06:15:52 +00:00
莘权 马
dcb76de45e feat: + pic2txt 2024-06-28 13:50:47 +08:00
王金淋
c246d9a63b Merge branch 'feat-cr-tool' into 'mgx_ops'
Feat cr tool

See merge request pub/MetaGPT!191
2024-06-28 05:40:14 +00:00
莘权 马
5f55590a57 feat: gitlab:mgx_ops 2024-06-28 11:53:20 +08:00
林义章
5cd853f990 Merge branch 'json_repair' into 'mgx_ops'
update: role_zero add json_repair

See merge request pub/MetaGPT!190
2024-06-27 09:16:26 +00:00
zhanglei
ff6389ae61 update: fix cr comment 2024-06-27 17:13:17 +08:00
zhanglei
28108bb378 update: fix cr comment 2024-06-27 16:40:28 +08:00
lidanyang
f2cf8dd74b fix bug of ExecuteNbCode._init_code was never awaited 2024-06-27 16:22:00 +08:00
shenchucheng
105d9bf96c fix Engineer2 typing annotation error 2024-06-27 16:02:52 +08:00
zhanglei
1e091b5675 update: role_zero add json_repair 2024-06-27 13:44:06 +08:00
lidanyang
a5b94af82f remove custom tools to data analyst 2024-06-27 13:41:10 +08:00
lidanyang
ddaecf12eb apply data_analyst to role_zero 2024-06-27 11:23:00 +08:00
林义章
4dfe8524a1 Merge branch 'feature-browser-tool' into 'mgx_ops'
Feature browser tool

See merge request pub/MetaGPT!186
2024-06-26 12:59:37 +00:00
shenchucheng
1dbe88b96d add browser view to memory after executing browser tool 2024-06-25 21:34:49 +08:00
林义章
54e7ecd227 Merge branch 'feat-opt-engineer2' into 'mgx_ops'
add example to engineer

See merge request pub/MetaGPT!184
2024-06-25 02:51:26 +00:00
林义章
2f3bb0e697 Merge branch 'data_analyst_ldy' into 'mgx_ops'
restrict to json lang

See merge request pub/MetaGPT!180
2024-06-25 02:17:21 +00:00
shenchucheng
f870cbb45b add a11y tree browser tool 2024-06-24 21:53:18 +08:00
hongjiongteng
5d0e99bb5d add example to engineer 2024-06-24 21:22:43 +08:00