feat: add debug:true to all templates; add LLM_LOG_DIR config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: genesis
|
||||
description: "Marketing genesis — route new project intake to the correct marketing pipeline."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
agent_prompt:
|
||||
- "= identity.md"
|
||||
@@ -36,6 +37,7 @@ steps:
|
||||
tasks:
|
||||
- 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"
|
||||
debug: true
|
||||
agents:
|
||||
- "Maya"
|
||||
task_type: "marketing_campaign"
|
||||
|
||||
Reference in New Issue
Block a user