Commit graph

1408 commits

Author SHA1 Message Date
voidking
4685b3a166 Ignore some test files so that unittest can pass.
These ignored test files need to be added back after they are tested successfully.
2025-03-25 20:09:17 +08:00
张建生
25016d2b22 pre-commit 2025-02-28 17:29:03 +08:00
张建生
11b0f649fa pre-commit 2025-02-28 17:20:45 +08:00
张建生
b652b5f97d update default config int 2025-02-28 17:05:02 +08:00
张建生
f3c41b6fb5 update default config int 2025-02-28 16:51:39 +08:00
seehi
77703f1236 fix conflicts 2025-02-26 22:20:14 +08:00
better629
da349c9ec1
Merge pull request #1679 from jason-jszhang/feat_role_ut
Feat role ut
2025-02-26 14:12:18 +08:00
张建生
571301cefc update failed UT code 2025-02-14 17:15:51 +08:00
张建生
6667e1de32 fix mock ut and fix err ut 2025-02-13 16:22:00 +08:00
张建生
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
liuminhui
ee05b41097 fix tools ut 2025-01-21 15:38:45 +08:00
liuminhui
34dc13bb98 tools linter ut 2025-01-17 17:00:51 +08:00
liuminhui
320bd1f02e tools image getter ut 2025-01-16 17:48:35 +08:00
liuminhui
1fd5ffc6ba tools env ut 2025-01-16 17:05:34 +08:00
liuminhui
032237eee4 添加cr tool 单测 2025-01-16 16:38:40 +08:00
liuminhui
0831d3d501 添加浏览器工具单测 2025-01-16 15:10:20 +08:00
voidking
943c6589db chore: 跑通单元测试
1. 临时忽略一批报错的单测文件, 统一放入 pytest.ini, 使单测可以跑通
2. 调整单测覆盖率配置文件 .coveragerc
3. 附带: 45天自动关闭不活跃的issue
2024-11-27 17:04:56 +08:00
voidking
7464b9fc5f Add unittest for QaEngineer in software company workflow 2024-11-05 16:33:49 +08:00
zhaowg3
5442d8f74f pre-commit: make sure all files are clean 2024-11-04 09:30:45 +08:00
zhaowg3
6d1ab98c41 FIX multiLLM bug 2024-11-01 10:41:21 +08:00
garylin2099
1c3bb42afa rm unused 2024-10-31 14:26:17 +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
EvensXia
322974a917 fix for test 2024-10-29 16:10:56 +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
voidking
ac4eb309c3 删除codecov 2024-10-20 15:01:37 +08:00
Alexander Wu
8f34c746a7
Merge pull request #1450 from JGalego/feat/bedrock-update
feat(bedrock): Temporary AWS credentials via env vars + supported models update
2024-10-20 13:58:03 +08:00
Alexander Wu
32d416bac9
Merge pull request #1457 from Jacksonxhx/milvus
Integrated Milvus with MetaGPT
2024-10-15 19:40:20 +08:00
garylin2099
d925d1381a rm fixed sop logic from mgx_env to simplify code 2024-10-12 20:37:59 +08:00
shenchucheng
61bb7749e4 fix #687 2024-10-11 21:06:34 +08:00
femto
a7efa27ce0 rm 2024-10-11 16:48:08 +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
ChengZi
4d92fdcec9 lazy dependency for milvus
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
2024-09-25 14:11:21 +08: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