feat: add debug:true to all templates; add LLM_LOG_DIR config

This commit is contained in:
David Baity
2026-04-09 14:38:14 -04:00
parent d5aefeed76
commit 8aa0a2d8ef
7 changed files with 33 additions and 0 deletions

View File

@@ -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"