fix: remove misplaced debug:true from genesis.yml schema
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,6 @@ steps:
|
|||||||
tasks:
|
tasks:
|
||||||
- task_name: "string -- descriptive name e.g. 'Marketing Campaign: The Starfall Accord'"
|
- task_name: "string -- descriptive name e.g. 'Marketing Campaign: The Starfall Accord'"
|
||||||
description: "string -- COMPLETE campaign brief with all context from the project brief above"
|
description: "string -- COMPLETE campaign brief with all context from the project brief above"
|
||||||
debug: true
|
|
||||||
agents:
|
agents:
|
||||||
- "Maya"
|
- "Maya"
|
||||||
task_type: "marketing_campaign"
|
task_type: "marketing_campaign"
|
||||||
|
|||||||
Reference in New Issue
Block a user