MetaGPT/metagpt/actions
2023-08-10 20:21:24 +08:00
..
__init__.py add Researcher role 2023-08-08 22:59:26 +08:00
action.py Merge pull request #67 from seehi/feature-add-precommit 2023-07-23 11:57:45 +08:00
action_output.py Format import according to isort 2023-07-22 11:28:22 +08:00
add_requirement.py init project 2023-06-30 17:10:48 +08:00
analyze_dep_libs.py Format import according to isort 2023-07-22 11:28:22 +08:00
azure_tts.py Format import according to isort 2023-07-22 11:28:22 +08:00
debug_error.py use profile as sender & fix some bugs 2023-08-03 16:00:28 +08:00
design_api.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
design_api_review.py init project 2023-06-30 17:10:48 +08:00
design_filenames.py Format import according to isort 2023-07-22 11:28:22 +08:00
project_management.py Optimize saving requirements.txt 2023-07-24 13:14:23 +08:00
research.py Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
run_code.py Update run_code.py 2023-08-07 17:46:16 +02:00
search_and_summarize.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
write_code.py save code 2023-07-24 14:21:18 +08:00
write_code_review.py code review 2023-07-24 21:27:47 +08:00
write_docstring.py add docs for write_docstring.py and parse python code with retry 2023-08-07 20:58:01 +08:00
write_prd.py Merge pull request #67 from seehi/feature-add-precommit 2023-07-23 11:57:45 +08:00
write_prd_review.py init project 2023-06-30 17:10:48 +08:00
write_test.py use profile as sender & fix some bugs 2023-08-03 16:00:28 +08:00