fix: remove Unicode chars from template
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: genesis
|
name: genesis
|
||||||
description: "Marketing genesis — route new project intake to the correct marketing pipeline."
|
description: "Marketing genesis -- route new project intake to the correct marketing pipeline."
|
||||||
debug: true
|
debug: true
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
agent_prompt:
|
agent_prompt:
|
||||||
@@ -35,8 +35,8 @@ steps:
|
|||||||
packet_type: PlanningResponsePacket
|
packet_type: PlanningResponsePacket
|
||||||
schema:
|
schema:
|
||||||
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
|
debug: true
|
||||||
agents:
|
agents:
|
||||||
- "Maya"
|
- "Maya"
|
||||||
|
|||||||
Reference in New Issue
Block a user