Commit graph

2836 commits

Author SHA1 Message Date
zhanglei
54ac38c093 update:cr 2024-07-11 20:02:06 +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
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
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
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
223a79cd1d update: SWE Agent 2024-07-04 16:25:13 +08:00
your-username
bfb8a1d687 update: SWE Agent 2024-07-04 16:18:36 +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
c717f2dc3e update: SWE Agent 2024-07-03 22:46:21 +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
shenchucheng
b73024510b action reporter 2024-07-02 14:39:51 +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
zhanglei
f24dfec780 update: cr commit 2024-06-28 16:22:34 +08:00
zhanglei
c7b9bbeb0a update: cr commit 2024-06-28 16:15:00 +08:00
zhanglei
ad32edf197 update: cr commit 2024-06-28 16:03:37 +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
莘权 马
2a97a9286f feat: +evaluate trd 2024-06-28 11:44:29 +08:00
shenchucheng
731fdf94cd update cr ponints 2024-06-28 11:07:12 +08:00