mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 18:36:22 +02:00
Merge branch 'featur/intent_detect' into feature/merge/mgx_intent
* featur/intent_detect: feat: disable qa
This commit is contained in:
commit
eedba3038d
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ SOP_CONFIG = [
|
|||
"Writes a design to the project repository, based on the PRD of the project.",
|
||||
"Writes a project plan to the project repository, based on the design of the project.",
|
||||
"Writes codes to the project repository, based on the project plan of the project.",
|
||||
"Run QA test on the project repository.",
|
||||
# "Run QA test on the project repository.",
|
||||
"Stage and commit changes for the project repository using Git.",
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue