MetaGPT/metagpt/actions
2024-01-24 17:51:17 +08:00
..
__init__.py refine code 2023-12-28 16:15:51 +08:00
action.py 1. update CodePlanAndChangeContext in schema.py 2024-01-23 21:35:36 +08:00
action_node.py fix format 2024-01-15 20:23:46 +08:00
action_outcls_registry.py fix format 2024-01-11 16:19:52 +08:00
action_output.py refactor action_output and action_node 2023-12-20 14:16:04 +08:00
add_requirement.py refine code 2023-12-28 16:15:51 +08:00
debug_error.py refine writeprd code 2024-01-15 16:38:09 +08:00
design_api.py merge main to dev 2024-01-22 13:50:21 +08:00
design_api_an.py 1. rename and modify plan to code plan and change 2024-01-19 11:26:58 +08:00
design_api_review.py refine code 2024-01-11 16:19:52 +08:00
execute_task.py refine code 2024-01-11 16:19:52 +08:00
fix_bug.py refine code 2023-12-25 23:13:25 +08:00
generate_questions.py refine code 2024-01-05 20:23:05 +08:00
invoice_ocr.py refine code 2024-01-11 16:19:52 +08:00
prepare_documents.py refine writeprd code 2024-01-15 16:38:09 +08:00
prepare_interview.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
project_management.py merge main to dev 2024-01-22 13:50:21 +08:00
project_management_an.py 1. rename and modify plan to code plan and change 2024-01-19 11:26:58 +08:00
rebuild_class_view.py feat: remove OPTIONS 2024-01-12 21:56:59 +08:00
rebuild_sequence_view.py feat: remove OPTIONS 2024-01-12 21:56:59 +08:00
rebuild_sequence_view_an.py feat: +unit test 2024-01-05 10:25:20 +08:00
research.py fix bugs 2024-01-11 16:19:52 +08:00
run_code.py feat: remove all unnecessary CONTEXT references 2024-01-17 23:10:25 +08:00
search_and_summarize.py refine code 2024-01-11 16:19:52 +08:00
skill_action.py fixbug: unit test 2024-01-12 15:27:07 +08:00
summarize_code.py refine writeprd code 2024-01-15 16:38:09 +08:00
talk_action.py fix bugs 2024-01-11 16:19:52 +08:00
write_code.py update comment in get_codes function 2024-01-24 17:51:17 +08:00
write_code_an_draft.py refine code 2024-01-12 17:55:01 +08:00
write_code_plan_and_change_an.py 1. update CodePlanAndChangeContext in schema.py 2024-01-23 21:35:36 +08:00
write_code_review.py remove mode of get_codes function 2024-01-24 16:44:10 +08:00
write_docstring.py refine code 2024-01-11 16:19:52 +08:00
write_prd.py 1. update CodePlanAndChangeContext in schema.py 2024-01-23 21:35:36 +08:00
write_prd_an.py 1. update CodePlanAndChangeContext in schema.py 2024-01-23 21:35:36 +08:00
write_prd_review.py refine code 2024-01-11 16:19:52 +08:00
write_review.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00
write_teaching_plan.py feat: remove Context.options 2024-01-12 17:43:14 +08:00
write_test.py refine code 2024-01-11 16:19:52 +08:00
write_tutorial.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00