From 45db36a80d43ecadb961c4e9bdfa5b48cd267513 Mon Sep 17 00:00:00 2001 From: ismeth Date: Sun, 1 Mar 2026 11:28:52 +0100 Subject: [PATCH] fix(athena): add closing tag example to council member prompt The prompt showed only the opening tag but never the closing , causing the test assertion to fail. Added a concrete example block showing both tags. --- src/agents/athena/council-member-agent.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/agents/athena/council-member-agent.ts b/src/agents/athena/council-member-agent.ts index e83f30125..e449de73a 100644 --- a/src/agents/athena/council-member-agent.ts +++ b/src/agents/athena/council-member-agent.ts @@ -31,6 +31,11 @@ You MUST wrap your final analysis in tags. This is how - Exploration logs and intermediate reasoning - Step-by-step search process +Example: + +Your analysis here... + + If you do not wrap your response in tags, your analysis will not be included in the synthesis.` export const COUNCIL_SOLO_ADDENDUM = `