MetaGPT/tests/metagpt
2024-06-18 21:35:46 +08:00
..
actions feat: +additional output files 2024-06-06 12:10:27 +08:00
document_store update conflicts 2024-03-08 00:58:07 +08:00
environment provide example for running the whole software company; fix editor bug 2024-06-06 10:41:49 +08:00
ext update ut 2024-03-28 21:10:55 +08:00
learn remove global config in the search/browser engine 2024-02-01 16:47:29 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory fix 2024-03-08 00:52:08 +08:00
planner feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
provider fix provider failed ut 2024-03-26 10:22:00 +08:00
rag merge the newest rag in github 2024-06-03 10:44:03 +08:00
roles add code_review tool to engineer2 to enhance code effectiveness 2024-06-18 21:35:46 +08:00
serialize_deserialize move stanford_town folder 2024-03-28 21:30:05 +08:00
strategy fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
tools rename file_manager to editor 2024-05-13 10:21:46 +08:00
utils refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
__init__.py init project 2023-06-30 17:10:48 +08:00
test_config.py refine code 2024-01-11 19:32:29 +08:00
test_context.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
test_context_mixin.py fix bugs 2024-01-22 18:52:55 +08:00
test_document.py add context and config2 2024-01-04 22:02:47 +08:00
test_environment.py feat: +log 2024-05-10 23:48:16 +08:00
test_incremental_dev.py add .gitignore 2024-02-07 09:48:02 +08:00
test_llm.py refine code 2024-01-12 10:26:07 +08:00
test_message.py fix bug in test 2023-12-26 19:19:32 +08:00
test_prompt.py refine action node and add some experiment 2023-12-21 11:03:21 +08:00
test_repo_parser.py fixbug: class view 2024-01-23 22:22:13 +08:00
test_reporter.py mv reporter.py to utils 2024-04-26 21:38:07 +08:00
test_role.py fix bugs 2024-01-22 18:52:55 +08:00
test_schema.py feat: new/inc/patch pass 2024-05-18 15:08:10 +08:00
test_software_company.py refine docs 2024-02-01 11:24:31 +08:00
test_subscription.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
test_team.py refine tests 2023-12-28 16:28:41 +08:00