mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-05 16:02:14 +02:00
update write_code_plan_and_change_an.py and add it to _think and _act process
This commit is contained in:
parent
95ccd980f8
commit
1959743d0b
5 changed files with 101 additions and 56 deletions
|
|
@ -100,6 +100,7 @@ SEQ_FLOW_FILE_REPO = "resources/seq_flow"
|
|||
SYSTEM_DESIGN_PDF_FILE_REPO = "resources/system_design"
|
||||
PRD_PDF_FILE_REPO = "resources/prd"
|
||||
TASK_PDF_FILE_REPO = "resources/api_spec_and_tasks"
|
||||
CODE_PLAN_AND_CHANGE_PDF_FILE_REPO = "resources/code_plan_and_change"
|
||||
TEST_CODES_FILE_REPO = "tests"
|
||||
TEST_OUTPUTS_FILE_REPO = "test_outputs"
|
||||
CODE_SUMMARIES_FILE_REPO = "docs/code_summaries"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue