From 041e20988291cdb87202e0060fc369b101439ccf Mon Sep 17 00:00:00 2001 From: ismeth Date: Mon, 16 Feb 2026 13:27:57 +0100 Subject: [PATCH] test(athena): add athena to core agent display name remapping test --- src/plugin-handlers/agent-key-remapper.test.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugin-handlers/agent-key-remapper.test.ts b/src/plugin-handlers/agent-key-remapper.test.ts index fe78ea73..908defea 100644 --- a/src/plugin-handlers/agent-key-remapper.test.ts +++ b/src/plugin-handlers/agent-key-remapper.test.ts @@ -38,6 +38,7 @@ describe("remapAgentKeysToDisplayNames", () => { hephaestus: {}, prometheus: {}, atlas: {}, + athena: {}, metis: {}, momus: {}, "sisyphus-junior": {}, @@ -52,6 +53,7 @@ describe("remapAgentKeysToDisplayNames", () => { "Hephaestus (Deep Agent)", "Prometheus (Plan Builder)", "Atlas (Plan Executor)", + "Athena (Council)", "Metis (Plan Consultant)", "Momus (Plan Critic)", "Sisyphus-Junior",