From 41a22c9fe4bff2a35c3ab0f1cf95860e0a6e00d2 Mon Sep 17 00:00:00 2001 From: Nova_2761 Date: Thu, 9 Apr 2026 23:03:17 +0000 Subject: [PATCH] fix: remove Unicode chars from template --- templates/genesis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/genesis.yml b/templates/genesis.yml index 364f834..29bd91e 100644 --- a/templates/genesis.yml +++ b/templates/genesis.yml @@ -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"