MetaGPT/metagpt/actions
2024-01-03 15:46:28 +08:00
..
__init__.py Delete and modify some files 2023-12-27 15:08:01 +08:00
action.py add test 2023-12-23 19:35:07 +08:00
action_node.py add test case for action node 2023-12-23 17:38:47 +08:00
action_output.py refactor action_output and action_node 2023-12-20 14:16:04 +08:00
add_requirement.py feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
clone_function.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
debug_error.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
design_api.py Modify style and format 2024-01-02 23:06:27 +08:00
design_api_an.py Added some test cases 2024-01-03 14:19:14 +08:00
design_api_review.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
execute_task.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
fix_bug.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
generate_questions.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
invoice_ocr.py fix 2023-12-22 22:22:01 +08:00
prepare_documents.py Update increment development for 0.5.x version: Delete files with 'refine' and write_code_guide.py. Add write_code_guide_an.py. Update write_code.py for guiding write code. 2023-12-26 20:25:41 +08:00
prepare_interview.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
project_management.py Modify style and format 2024-01-02 23:06:27 +08:00
project_management_an.py Added some test cases 2024-01-03 14:19:14 +08:00
research.py add ut for researcher 2023-12-26 19:09:26 +08:00
run_code.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
search_and_summarize.py upgrade langchain and simplify faiss load/save 2023-12-22 15:17:59 +08:00
summarize_code.py rebase update after #589 2023-12-20 16:01:17 +08:00
write_code.py Added some test cases 2024-01-03 14:19:14 +08:00
write_code_an_draft.py refine action node and add some experiment 2023-12-21 11:03:21 +08:00
write_code_guideline_an.py Modify filename in comment and prompt in write_code_guideline_an.py 2024-01-03 15:46:28 +08:00
write_code_review.py tuning performance 2023-12-22 17:48:54 +08:00
write_docstring.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
write_prd.py Modify style and format 2024-01-02 23:06:27 +08:00
write_prd_an.py Added some test cases 2024-01-03 14:19:14 +08:00
write_prd_review.py remove useless code and format code 2023-12-19 15:53:14 +08:00
write_review.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
write_test.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
write_tutorial.py update examples 2023-12-22 16:25:06 +08:00