Commit graph

5101 commits

Author SHA1 Message Date
莘权 马
72b23eea41 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into fixbug/index_max_token 2024-09-12 10:02:44 +08:00
黄伟韬
56e4bab9ec fix issues 2024-09-12 09:56:38 +08:00
林义章
40a71de78d Merge branch 'opt_requirement_analyze' into 'mgx_ops'
优化用户需求分析步骤

See merge request pub/MetaGPT!371
2024-09-11 13:41:49 +00:00
黄伟韬
71f670bfcf fix:editor can not replace text in empty file 2024-09-11 20:45:37 +08:00
莘权 马
05221a5dc0 feat: IndexRepo + config
feat: +search_index_repo
2024-09-11 20:42:18 +08:00
seehi
c0d5c031f8 Change the way of taking over memory 2024-09-11 20:25:29 +08:00
黄伟韬
d9dacb6305 update prompt 2024-09-11 17:24:00 +08:00
黄伟韬
81dd72bc4c update prompt 2024-09-11 16:54:08 +08:00
黄伟韬
2857a990ff fix prompt issues. 2024-09-11 16:15:51 +08:00
黄伟韬
b262e5df7b automated get image 2024-09-11 15:56:16 +08:00
黄伟韬
cb1d0f71fc use pure javascript 2024-09-11 15:31:42 +08:00
莘权 马
daea102ee7 fixbug: 如果index_builder异常未及时建索引,则自动建索引以防max token 2024-09-11 12:30:53 +08:00
seehi
d077cd0b2f use memory index to get the last user message 2024-09-10 20:05:56 +08:00
林义章
a94e282e7f Merge branch 'feature/mermaid_font' into 'mgx_ops'
feat: mermaid + font

See merge request pub/MetaGPT!372
2024-09-10 08:48:22 +00:00
seehi
5d21d255e4 update 2024-09-10 16:44:22 +08:00
莘权 马
832494706e feat: mermaid + font 2024-09-10 16:24:04 +08:00
黄伟韬
3de17e5067 remove .html file 2024-09-10 11:01:29 +08:00
林义章
6896c34d23 Merge branch 'run_swe_agent_benchmark_script' into 'mgx_ops'
更新engineer2的在swe_bench上的测评脚本

See merge request pub/MetaGPT!370
2024-09-10 02:22:29 +00:00
黄伟韬
6365995f71 remove requirements_constraints 2024-09-09 20:48:42 +08:00
黄伟韬
a34394e66f Reinforce the default programming languages. 2024-09-09 19:00:52 +08:00
黄伟韬
dbefcb9e44 remove requirement analyze 2024-09-09 17:39:30 +08:00
seehi
31dbff5474 Keep user and AI messages are paired 2024-09-09 14:24:03 +08:00
seehi
047f1e429d Keep user and AI messages are paired 2024-09-09 14:02:26 +08:00
seehi
e2600c0a64 update comment 2024-09-09 11:17:41 +08:00
seehi
1797fdc1f8 fix conflict 2024-09-09 11:01:30 +08:00
黄伟韬
5eb3a2120e update run_swe_agent_benchmark 2024-09-09 10:53:50 +08:00
张雷
fdf2a0edf6 Merge branch 'feature/rfc258_editor' into 'mgx_ops'
feat: +Editor Index Repo search api

See merge request pub/MetaGPT!366
2024-09-09 02:25:37 +00:00
黄伟韬
d4841827b3 Merge branch 'add_swe_agent_ablilities_to_engineer2' into run_swe_agent_benchmark_script 2024-09-06 20:01:12 +08:00
黄伟韬
78bfc9b289 update run_swe_agent_benchmark 2024-09-06 20:00:24 +08:00
莘权 马
85c1d07990 refactor: cross_repo_search 2024-09-06 18:31:11 +08:00
黄伟韬
291615bac6 update swe_bench script 2024-09-06 18:13:48 +08:00
林义章
8d93f5750c Merge branch 'add_swe_agent_ablilities_to_engineer2' into 'mgx_ops'
Add swe agent ablilities to engineer2

See merge request pub/MetaGPT!356
2024-09-06 08:52:49 +00:00
莘权 马
6a57cb5e0a feat: search_index_repo path or filename 2024-09-06 15:35:47 +08:00
黄伟韬
6e49c2475f update comment 2024-09-06 14:33:09 +08:00
黄伟韬
a68f9efce5 Remove duplicate '_act' in engineer. 2024-09-06 14:08:04 +08:00
黄伟韬
4063186836 update run_swe_bechmark script 2024-09-06 12:04:40 +08:00
seehi
53ef7be68c update comment 2024-09-06 11:30:49 +08:00
莘权 马
95bf4c3e22 feat: search时不必设置IndexRepo的min/max_token_count 2024-09-06 11:07:31 +08:00
seehi
0f7630ef66 fix conflict 2024-09-06 10:41:43 +08:00
seehi
93d4c8c318 fix conflict 2024-09-06 10:30:11 +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