fix: remove Unicode chars from template
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
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
|
||||
system: agent_prompt
|
||||
agent_prompt:
|
||||
@@ -35,8 +35,8 @@ steps:
|
||||
packet_type: PlanningResponsePacket
|
||||
schema:
|
||||
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"
|
||||
- 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"
|
||||
|
||||
Reference in New Issue
Block a user