mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
feat: archive
This commit is contained in:
parent
e9471ed206
commit
9339eab20c
5 changed files with 97 additions and 9 deletions
|
|
@ -53,4 +53,5 @@ MESSAGE_ROUTE_TO_ALL = "<all>"
|
|||
REQUIREMENT_FILENAME = "requirement.txt"
|
||||
DOCS_FILE_REPO = "docs"
|
||||
PRDS_FILE_REPO = "docs/prds"
|
||||
SYS_DESIGN_FILE_REPO = "docs/system_design"
|
||||
SYSTEM_DESIGN_FILE_REPO = "docs/system_design"
|
||||
TASK_FILE_REPO = "docs/tasks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue