Commit graph

6281 commits

Author SHA1 Message Date
Yizhou Chi
e07ed0df8b fix mcts bug 2024-09-06 10:42:24 +08:00
seehi
0f7630ef66 fix conflict 2024-09-06 10:41:43 +08:00
Yizhou Chi
0e27e3d8be 使用code block做reflection 2024-09-06 10:31:01 +08:00
seehi
93d4c8c318 fix conflict 2024-09-06 10:30:11 +08:00
Yizhou Chi
defca81ebb fix time calculation 2024-09-06 10:24:49 +08:00
seehi
f20d3ca2dd use long-term memory in rolezero 2024-09-06 10:23:07 +08:00
黄伟韬
32365ad85c update engineer2 prompt 2024-09-05 20:28:24 +08:00
黄伟韬
b8e023d8bc update engineer2 prompt 2024-09-05 20:27:20 +08:00
黄伟韬
166eb2db79 Merge branch 'mgx_ops' into add_swe_agent_ablilities_to_engineer2 2024-09-05 20:04:57 +08:00
黄伟韬
5aab97554c update engineer prompt 2024-09-05 19:42:16 +08:00
林义章
5687b2ce61 Merge branch 'opt_speed_quality' into 'mgx_ops'
add search qa current time

See merge request pub/MetaGPT!368
2024-09-05 11:39:43 +00:00
garylin2099
3f22d9e162 format 2024-09-05 19:37:56 +08:00
garylin2099
e9d7556a0e add current time for search qa 2024-09-05 19:35:35 +08:00
莘权 马
ad80dab678 feat: +pdf 2024-09-05 19:24:12 +08:00
garylin2099
42544806bd revert sweagent to use bash 2024-09-05 19:16:39 +08:00
张雷
b4e122a0b9 Merge branch 'feat_zhg' into 'mgx_ops'
update: cr增加兜底提示

See merge request pub/MetaGPT!367
2024-09-05 11:11:23 +00:00
zhouhangeng
9f4dcf0ad0 Merge remote-tracking branch 'origin/mgx_ops' into feat_zhg
# Conflicts:
#	metagpt/roles/di/engineer2.py
#	metagpt/tools/libs/cr.py
2024-09-05 18:46:02 +08:00
zhouhangeng
ac44f41fb9 update: cr增加兜底提示 2024-09-05 18:44:06 +08:00
莘权 马
285a6bf164 feat: +DEFAULT_MIN_TOKEN_COUNT 2024-09-05 17:32:18 +08:00
zhouhangeng
93b5716e8c update: cr增加兜底提示 2024-09-05 17:29:56 +08:00
莘权 马
f0c980be24 feat: +comments 2024-09-05 17:25:33 +08:00
莘权 马
8202b3229e Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into feature/rfc258_editor 2024-09-05 17:22:33 +08:00
莘权 马
4523615dd9 feat: +Editor.search_index_repo 2024-09-05 17:21:27 +08:00
黄伟韬
7d859a10fb Merge branch 'add_swe_agent_ablilities_to_engineer2' of https://gitlab.deepwisdomai.com/pub/MetaGPT into add_swe_agent_ablilities_to_engineer2 2024-09-05 17:00:01 +08:00
黄伟韬
c2f9f010b7 update_engineer_and_editorprompt 2024-09-05 16:48:46 +08:00
zhouhangeng
35075134c2 update: cr增加兜底提示 2024-09-05 16:16:03 +08:00
林义章
2157feafa0 Merge branch 'feature-editor-reporter' into 'add_swe_agent_ablilities_to_engineer2'
Feature editor reporter

See merge request pub/MetaGPT!365
2024-09-05 08:12:24 +00:00
shenchucheng
c18353080d add editor reporter 2024-09-05 15:29:46 +08:00
林义章
3583e2af63 Merge branch 'experimenter' into 'expo'
增加dataset_info到提示词

See merge request agents/exp_optimizer!4
2024-09-05 06:35:16 +00:00
Yizhou Chi
96ffcd285f 更新Prompt相关readme 2024-09-05 14:30:36 +08:00
Yizhou Chi
d27a48adb2 update prompt to include dataset info path 2024-09-05 13:01:00 +08:00
Yizhou Chi
45d176b48b remove deprecated scripts 2024-09-05 11:00:07 +08:00
garylin2099
33ac8c5109 increase mem window 2024-09-05 10:42:04 +08:00
Yizhou Chi
c16286a006 Refactor MCTS class to handle role running errors and improve error logging 2024-09-05 10:12:37 +08:00
黄伟韬
5dcde29d73 update run swe bench script 2024-09-04 21:27:17 +08:00
黄伟韬
2837dc16ce Merge branch 'mgx_ops' into add_swe_agent_ablilities_to_engineer2 2024-09-04 20:57:18 +08:00
黄伟韬
33b9c57756 fix/insert_more_than_one_pre_rsp 2024-09-04 20:36:49 +08:00
莘权 马
1eb3b8fb8c feat: /data/.index/chats/chat_id 2024-09-04 20:16:08 +08:00
林义章
ac29811c2f Merge branch 'feature/rfc258' into 'mgx_ops'
Feat: RFC-258-Editor.search设计方案对应的Index Repo

See merge request pub/MetaGPT!362
2024-09-04 11:36:29 +00:00
莘权 马
aa710129f7 feat: persist_path 2024-09-04 19:11:45 +08:00
林义章
d9bce92156 Merge branch 'experimenter' into 'expo'
fix import

See merge request agents/exp_optimizer!3
2024-09-04 11:06:16 +00:00
Yizhou Chi
58d7b14007 fix import 2024-09-04 18:46:16 +08:00
Yizhou Chi
2c43944ec0 fix import 2024-09-04 18:08:59 +08:00
林义章
697deb97db Merge branch 'experimenter' into 'expo'
Experimenter

See merge request agents/exp_optimizer!2
2024-09-04 10:00:56 +00:00
Yizhou Chi
ab8a1d6824 format code 2024-09-04 17:52:02 +08:00
莘权 马
ed0b9e33bc feat: +comments 2024-09-04 17:03:13 +08:00
Yizhou Chi
fcd1ba66a6 增加try catch 2024-09-04 16:38:33 +08:00
莘权 马
76049d94bb feat: +comments 2024-09-04 16:03:48 +08:00
Yizhou Chi
aea524b4ea 1. update readme
2. fix duration
2024-09-04 14:49:18 +08:00
林义章
efd253ab11 Merge branch 'opt_speed_quality' into 'mgx_ops'
Improve speed by estimating req complexity

See merge request pub/MetaGPT!363
2024-09-04 06:43:35 +00:00