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 |
|
seehi
|
b5934a412b
|
add serializers to support serialization and deserialization.
|
2024-07-10 10:24:04 +08:00 |
|
张雷
|
c93332d43c
|
Merge branch 'swe_agent_prompt' into 'mgx_ops'
update: swe agent COT
See merge request pub/MetaGPT!218
|
2024-07-09 09:46:08 +00:00 |
|
zhanglei
|
e530b2e473
|
update: swe agent COT
|
2024-07-09 17:45:27 +08:00 |
|
张雷
|
4846e8d21a
|
Merge branch 'swe_agent_prompt' into 'mgx_ops'
update: swe agent prompt
See merge request pub/MetaGPT!217
|
2024-07-09 09:23:05 +00: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
|
46cd961eba
|
add test for DataAnalyst
|
2024-07-09 17:03:31 +08: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 |
|
didi
|
86033a1037
|
Update
|
2024-07-09 14:51:27 +08:00 |
|
seehi
|
086ef5e805
|
update comment
|
2024-07-09 12:41:44 +08:00 |
|
seeker
|
ff5dbfbc52
|
update: terminal run command 改为异步
|
2024-07-09 10:21:46 +08:00 |
|
seehi
|
1ead3e4d80
|
update simple_scorer
|
2024-07-08 20:55:32 +08:00 |
|
林义章
|
a5b397aabe
|
Merge branch 'tl_env_add_swe' into 'mgx_ops'
allow human input simulation in local test
See merge request pub/MetaGPT!215
|
2024-07-08 09:54:46 +00:00 |
|
seehi
|
f61506bd32
|
update format_exps
|
2024-07-08 16:24:37 +08:00 |
|
seehi
|
a2bb67a1f0
|
move the req_serialize from di/role_zero.py to context_builders/role_zero.py
|
2024-07-08 15:24:18 +08:00 |
|
seehi
|
361294d31d
|
delete unnecessary code
|
2024-07-08 11:11:07 +08:00 |
|
seehi
|
3fb1432158
|
delete unnecessary file
|
2024-07-08 10:50:20 +08:00 |
|
seehi
|
41d8303405
|
fix conflicts
|
2024-07-08 10:36:16 +08:00 |
|
seehi
|
c624c0ffc7
|
use llm cache to make exp_pool
|
2024-07-08 10:09:36 +08:00 |
|
Andre Friedel
|
060ffb7e39
|
Update const.py
|
2024-07-07 20:17:02 -04:00 |
|
莘权 马
|
e4ed012507
|
refactor: refactor codes
|
2024-07-06 10:37:04 +08:00 |
|
林义章
|
ef659d7dba
|
Merge branch 'feature-swe-agent' into 'mgx_ops'
update: 增加 swe agent 使用 git push 和 create pr 的能力
See merge request pub/MetaGPT!211
|
2024-07-05 12:40:23 +00:00 |
|
seeker
|
306dc278d2
|
update: 增加 swe agent 使用 git push 和 create pr 的能力
|
2024-07-05 20:38:49 +08:00 |
|
garylin2099
|
aaf846d9c9
|
allow human input simulation in local test
|
2024-07-05 16:41:18 +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 |
|
张雷
|
a8c65ad5c8
|
Merge branch 'TL-name' into 'mgx_ops'
update: update TL name
See merge request pub/MetaGPT!208
|
2024-07-05 05:40:38 +00:00 |
|
zhanglei
|
d7fa3059c7
|
update: update TL name
|
2024-07-05 13:39:19 +08:00 |
|
林义章
|
513b7fbbe7
|
Merge branch 'tl_env_add_swe' into 'mgx_ops'
add sweagent to env
See merge request pub/MetaGPT!203
|
2024-07-05 02:09:59 +00:00 |
|
林义章
|
9202a94ac0
|
Merge branch 'fix_user_name' into 'mgx_ops'
Fix user name
See merge request pub/MetaGPT!206
|
2024-07-04 10:05:08 +00:00 |
|
seeker
|
034069d819
|
fix: repo_path
|
2024-07-04 17:53:58 +08:00 |
|
seeker
|
c5a39fcf40
|
fix: bug
|
2024-07-04 17:52:47 +08:00 |
|
seeker
|
cdd222c4c5
|
update: SWE Agent
|
2024-07-04 17:52:43 +08:00 |
|
seeker
|
729c391463
|
update: SWE Agent
|
2024-07-04 17:52:38 +08:00 |
|
seeker
|
51bba81415
|
update: SWE Agent
|
2024-07-04 17:52:30 +08:00 |
|
seeker
|
816a6eadde
|
update: SWE Agent
|
2024-07-04 17:52:24 +08:00 |
|
seeker
|
5c0f490c04
|
update: SWE Agent
|
2024-07-04 17:52:20 +08:00 |
|
seeker
|
ca0cb7639f
|
update: SWE Agent
|
2024-07-04 17:52:04 +08:00 |
|
seeker
|
d571fe0f90
|
update: SWE Agent
|
2024-07-04 17:51:31 +08:00 |
|
seeker
|
fafe2ce68f
|
update: SWE Agent
|
2024-07-04 17:51:12 +08:00 |
|