MetaGPT/metagpt/actions
2023-12-22 16:25:06 +08:00
..
__init__.py refine code. move azure tts to tool, refactor actions 2023-12-20 14:18:11 +08:00
action.py fix pydantic not support future issue 2023-12-21 11:05:24 +08:00
action_node.py refine action node and add some experiment 2023-12-21 11:03:21 +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 run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
design_api_an.py use typing.List instead of list 2023-12-20 15:20:39 +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 add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
prepare_documents.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
prepare_interview.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
project_management.py refine a lot of code, fix pylint, use actionnode include ui, action _aask_v1, detail_mining, prepare_interview, etc. 2023-12-20 14:11:57 +08:00
project_management_an.py use typing.List instead of list 2023-12-20 15:20:39 +08:00
research.py fix 2023-12-22 13:55:23 +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 fix bugs 2023-12-21 22:24:26 +08:00
summarize_code.py rebase update after #589 2023-12-20 16:01:17 +08:00
write_code.py rebase update after #589 2023-12-20 16:01:17 +08:00
write_code_an_draft.py refine action node and add some experiment 2023-12-21 11:03:21 +08:00
write_code_review.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
write_docstring.py add non-software role/action BaseModel 2023-12-22 13:47:44 +08:00
write_prd.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
write_prd_an.py use typing.List instead of list 2023-12-20 15:20:39 +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