Commit graph

6314 commits

Author SHA1 Message Date
莘权 马
09d07393fb feat: merge geekan:main 2024-08-06 16:59:33 +08:00
莘权 马
f39658db2b feat: merge main 2024-08-06 16:27:01 +08:00
莘权 马
f19fcfa2df feat: merge main 2024-08-06 16:22:42 +08:00
林义章
1c345d8372 Merge branch 'fix_swe_workspace' into 'mgx_ops'
fix: fix swe_workspace_path doesn't exist

See merge request pub/MetaGPT!276
2024-08-06 08:16:49 +00:00
莘权 马
534e231195 feat: merge main 2024-08-06 16:09:37 +08:00
莘权 马
8a92fa0f36 feat: merge main 2024-08-06 16:07:32 +08:00
莘权 马
9086cccc49 fixbug: Optional not working 2024-08-06 15:33:25 +08:00
莘权 马
284699224e fixbug: Optional not working 2024-08-06 15:29:10 +08:00
莘权 马
e199c6b476 fixbug: Optional not working 2024-08-06 15:03:24 +08:00
seeker
e641e17e5c update 2024-08-06 14:24:19 +08:00
better629
22e1009128
Merge pull request #1408 from seehi/feat-omniparse
Feat omniparse
2024-08-06 11:45:32 +08:00
liuminhui
015212d602 处理冲突 2024-08-06 11:30:30 +08:00
林义章
5f86247c0d Merge branch 'feature-tool' into 'mgx_ops'
rm tool schema storage

See merge request pub/MetaGPT!278
2024-08-06 03:05:36 +00:00
didi
008c5f0f1f Update 2024-08-06 10:53:12 +08:00
shenchucheng
1b9b9acc1d rm tool schema storage 2024-08-06 10:51:37 +08:00
林义章
0a537d5952 Merge branch 'feat-qa-with-search' into 'mgx_ops'
optimize the summary of web content

See merge request pub/MetaGPT!275
2024-08-05 13:00:03 +00:00
seehi
dfccf41a5f fix conflict 2024-08-05 20:54:00 +08:00
莘权 马
67842cf60d feat: +provider ark. #1429 2024-08-05 20:04:50 +08:00
黄伟韬
3c0f39c586 Fix the format issue 2024-08-05 19:43:56 +08:00
femto
f90ef37959 rm sk agent 2024-08-05 19:28:40 +08:00
黄伟韬
fd080fa633 fixbug: write to folder 2024-08-05 19:17:43 +08:00
femto
7e9dff545d rm sk agent 2024-08-05 17:21:23 +08:00
seeker
ce38fef40b update 2024-08-05 15:32:23 +08:00
seeker
8bd72911e7 fix: fix swe_workspace_path doesn't exist 2024-08-05 14:47:20 +08:00
Guess
ec2c1dcd8a
Merge pull request #1435 from hgftrdw45ud67is8o89/main
Fix bug https://github.com/geekan/MetaGPT/issues/1430 and also make some field in design api optional.
2024-08-05 14:04:59 +08:00
林义章
49e8f1a157 Merge branch 'check_role_zero' into 'mgx_ops'
Search intent, equip terminal to Engineer2, bug fix assignment, and bug fixes

See merge request pub/MetaGPT!274
2024-08-05 05:56:58 +00:00
莘权 马
bac3f9a017 feat: upgrade qianfan package 2024-08-05 13:52:41 +08:00
garylin2099
d2f5330744 rm unnecessary mkdir and fixed a bug 2024-08-05 11:28:43 +08:00
garylin2099
488536aa16 fix typo 2024-08-05 11:16:27 +08:00
seehi
27b7f5a0f2 update comment 2024-08-05 10:39:33 +08:00
seehi
6177dfcf8b optimize the summary of web content 2024-08-05 10:26:38 +08:00
hgftrdw45ud67is8o89
a3eaa02796
Update project_management_an.py
fix bug https://github.com/geekan/MetaGPT/issues/1430
2024-08-04 13:41:33 +00:00
hgftrdw45ud67is8o89
0896c4ead2
Update design_api_an.py 2024-08-04 12:42:39 +00:00
hgftrdw45ud67is8o89
a58c994680
Update design_api_an.py
making some optional because of frequent error in non py project.
2024-08-04 12:41:36 +00:00
garylin2099
24d472a8a8 make engineer2, not sweagent, to fix his own repo 2024-08-04 17:35:51 +08:00
garylin2099
a4934403f0 fix write prd bug 2024-08-04 17:33:22 +08:00
garylin2099
dbdfd29cea equip engineer2 with terminal 2024-08-04 17:33:04 +08:00
garylin2099
99c440b17a add search intent & fix a bug in parsing browser action 2024-08-04 12:40:41 +08:00
莘权 马
2637bb9198 fixbug: #1422 2024-08-03 13:24:20 +08:00
林义章
654ed131d7 Merge branch 'fixbug_data_analyst_repeat_ls_-a_and_edit' into 'mgx_ops'
fixbug: Swe Agent 重复执行ls -a 和edit 指令

See merge request pub/MetaGPT!273
2024-08-03 02:42:52 +00:00
王金淋
f6be0014b7 Merge branch 'truncate_msg' into 'mgx_ops'
长文本退化策略:几种简单截断

See merge request pub/MetaGPT!268
2024-08-02 17:54:40 +00:00
黄伟韬
4c5b5d1e40 fix format issues 2024-08-02 19:39:38 +08:00
黄伟韬
597128dac2 decorate the output of Bash.run 2024-08-02 19:31:03 +08:00
garylin2099
25e67db1af compress type to enum 2024-08-02 18:43:55 +08:00
王金淋
62e32a6999 Merge branch 'feat-qa-with-search' into 'mgx_ops'
QA with web search

See merge request pub/MetaGPT!269
2024-08-02 08:47:36 +00:00
garylin2099
987d90f6ff add compress_type to config 2024-08-02 16:43:27 +08:00
seehi
7e14552c51 update prompt 2024-08-02 15:52:56 +08:00
seehi
302749ac42 update prompt 2024-08-02 15:49:47 +08:00
seehi
773e146825 update log 2024-08-02 15:47:49 +08:00
seehi
4d15846090 update log 2024-08-02 15:44:42 +08:00