MetaGPT/metagpt/actions
2024-06-23 23:01:25 +08:00
..
di move RewriteCode to actions/write_code_review.py 2024-06-20 20:09:25 +08:00
__init__.py update tests, rm unused 2024-03-12 21:19:25 +08:00
action.py feat: new/inc/patch pass 2024-05-18 15:08:10 +08:00
action_graph.py refine comments 2024-01-31 17:36:04 +08:00
action_node.py use stream in Editor and Notebook 2024-04-18 10:26:12 +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 feat: new/inc/patch pass 2024-05-18 15:08:10 +08:00
design_api.py save doc in folder by default, change WriteTasks.run, add run examples 2024-06-07 19:10:58 +08:00
design_api_an.py Improve the coverage 2024-02-28 15:08:09 +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
extract_readme.py feat: +import external repo 2024-03-27 21:11:40 +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
import_repo.py feat: + __init__.py 2024-03-28 17:53:09 +08:00
invoice_ocr.py refine code 2024-01-11 16:19:52 +08:00
prepare_documents.py feat: software action + api interface 2024-06-01 18:47:40 +08:00
prepare_interview.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
project_management.py save doc in folder by default, change WriteTasks.run, add run examples 2024-06-07 19:10:58 +08:00
project_management_an.py Improve the coverage 2024-02-28 15:08:09 +08:00
rebuild_class_view.py feat: +rfc197 example 2024-03-06 19:30:06 +08:00
rebuild_sequence_view.py feat: +import external repo 2024-03-27 21:11:40 +08:00
research.py - change reserved parameter back to config.llm.max_token 2024-03-12 16:49:04 +08:00
run_code.py Merge branch 'main' into dev 2024-02-01 13:25:05 +08:00
search_and_summarize.py remove global config in the search/browser engine 2024-02-01 16:47:29 +08:00
skill_action.py fixbug: llm.aask unit test failed 2024-03-05 14:14:23 +08:00
summarize_code.py feat: new/inc/patch pass 2024-05-18 15:08:10 +08:00
talk_action.py fixbug: llm.aask unit test failed 2024-03-05 14:14:23 +08:00
write_code.py feat: merge gitlab:mgx_ops 2024-06-01 18:57:55 +08:00
write_code_an_draft.py refine code 2024-01-12 17:55:01 +08:00
write_code_plan_and_change_an.py feat: new/inc/patch pass 2024-05-18 15:08:10 +08:00
write_code_review.py update prompt 2024-06-23 23:01:25 +08:00
write_docstring.py refine docs 2024-02-01 11:14:34 +08:00
write_prd.py prd saving 2024-06-07 19:14:23 +08:00
write_prd_an.py feat: new/inc/patch pass 2024-05-18 15:08:10 +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 refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
write_tutorial.py no need to define new llm field in subclass again 2023-12-29 09:22:31 +08:00