Commit graph

1229 commits

Author SHA1 Message Date
张建生
3b57fdd466 fix mock ut and fix err ut 2025-02-13 16:16:00 +08:00
张建生
991e49e2d1 update roles ut 2025-01-24 18:32:18 +08:00
张建生
e8ab02b203 update roles ut 2025-01-24 18:31:19 +08:00
seeker-jie
806853b223 update 2024-10-29 20:10:57 +08:00
seeker-jie
76e641ab1e update: 根据 CR 意见修改 2024-10-29 19:41:31 +08:00
seeker-jie
b51dbcd260 update: 更新产品需求默认编程语言 2024-10-25 14:28:09 +08:00
liushaojie
f9b0262c55 update: 软件公司重构 2024-10-25 13:57:50 +08:00
garylin2099
d925d1381a rm fixed sop logic from mgx_env to simplify code 2024-10-12 20:37:59 +08:00
黄伟韬
b7ef5d6718 user commom.awrite in Editr.create_file 2024-09-29 14:29:10 +08:00
林义章
f03f2c43a3 Merge branch 'fix/engineer_write_command_in_code_file' into 'mgx_ops'
解决了在文件中写指令的问题

See merge request pub/MetaGPT!386
2024-09-29 02:46:55 +00:00
黄伟韬
1a937e9152 add ask_human to special command list 2024-09-27 21:40:38 +08:00
莘权 马
4ea8793e8a feat: rename file_or_path -> path 2024-09-25 17:15:14 +08:00
林义章
a9ec57dbbb Merge branch 'fixbug/index_max_token' into 'mgx_ops'
feat: IndexRepo + config

See merge request pub/MetaGPT!376
2024-09-25 07:14:55 +00:00
林义章
e0ec17e6aa Merge branch 'feat-memory-opt' into 'mgx_ops'
use long-term memory in rolezero

See merge request pub/MetaGPT!369
2024-09-25 07:13:41 +00:00
莘权 马
dccd199249 feat: Editor.read + file size检查 2024-09-20 14:24:17 +08:00
黄伟韬
e495ea90d0 fix:line numbers and line contents do not match. 2024-09-19 15:12:19 +08:00
黄伟韬
a8aaece8fb remove the outdated editor results. 2024-09-18 19:34:39 +08:00
黄伟韬
b112074030 fix:line_number and line_content parameters mismatch 2024-09-18 16:11:32 +08:00
莘权 马
9afb00d873 feat: merge mgx_ops 2024-09-18 10:43:56 +08:00
黄伟韬
726dc65067 Update the editor parameters and enhance the engineer experience. 2024-09-14 20:57:03 +08:00
黄伟韬
384dc78e70 add engineer2 test script 2024-09-14 15:35:26 +08:00
莘权 马
aa5b78a370 feat: Editor.read + large file check 2024-09-13 20:32:16 +08:00
黄伟韬
ed0dd9b7fa update test editor 2024-09-13 20:15:26 +08:00
黄伟韬
190405ac3c editor use tmpfile to backup 2024-09-12 20:40:34 +08:00
莘权 马
ef9bb219e1 feat: +unit test 2024-09-12 15:56:34 +08:00
莘权 马
f66cace52f feat: +unittest 2024-09-12 15:45:36 +08:00
莘权 马
307a6c437d fixbug: files not add to index 2024-09-12 15:18:37 +08:00
莘权 马
b8c5e5f37e fixbug: files not add to index 2024-09-12 15:17:07 +08:00
莘权 马
3d1691ae1e feat: upload_path 2024-09-12 13:42:59 +08:00
莘权 马
00cdbbb85c feat: +similarity_search 2024-09-12 13:38:05 +08:00
莘权 马
513d1317d6 feat: +similarity_search 2024-09-12 12:25:32 +08:00
莘权 马
3d6286ca9a feat: rename similarity_search 2024-09-12 11:19:36 +08:00
黄伟韬
71f670bfcf fix:editor can not replace text in empty file 2024-09-11 20:45:37 +08:00
seehi
c0d5c031f8 Change the way of taking over memory 2024-09-11 20:25:29 +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
seehi
5d21d255e4 update 2024-09-10 16:44:22 +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
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
黄伟韬
78bfc9b289 update run_swe_agent_benchmark 2024-09-06 20:00:24 +08:00
黄伟韬
291615bac6 update swe_bench script 2024-09-06 18:13:48 +08:00
莘权 马
6a57cb5e0a feat: search_index_repo path or filename 2024-09-06 15:35:47 +08:00
黄伟韬
4063186836 update run_swe_bechmark script 2024-09-06 12:04:40 +08:00
莘权 马
95bf4c3e22 feat: search时不必设置IndexRepo的min/max_token_count 2024-09-06 11:07:31 +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
黄伟韬
b8e023d8bc update engineer2 prompt 2024-09-05 20:27:20 +08:00
莘权 马
ad80dab678 feat: +pdf 2024-09-05 19:24:12 +08:00