feat(athena): add display name 'Athena (Council Orchestrator)'

This commit is contained in:
ismeth
2026-02-16 10:55:49 +01:00
committed by YeonGyu-Kim
parent 96581dac07
commit ef929c96e9
+1
View File
@@ -115,6 +115,7 @@ export function createAthenaAgent(model: string): AgentConfig {
const restrictions = createAgentToolRestrictions(["write", "edit"])
const base = {
name: "Athena (Council Orchestrator)",
description:
"Primary synthesis strategist for multi-model council outputs. Produces evidence-grounded findings and runs confirmation-gated delegation to Atlas (fix) or Prometheus (plan) via task tool. (Athena - OhMyOpenCode)",
mode: MODE,