feat(athena): add display name 'Athena (Council Orchestrator)'
This commit is contained in:
parent
13692c63d1
commit
871ca9e201
@ -115,6 +115,7 @@ export function createAthenaAgent(model: string): AgentConfig {
|
|||||||
const restrictions = createAgentToolRestrictions(["write", "edit"])
|
const restrictions = createAgentToolRestrictions(["write", "edit"])
|
||||||
|
|
||||||
const base = {
|
const base = {
|
||||||
|
name: "Athena (Council Orchestrator)",
|
||||||
description:
|
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)",
|
"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,
|
mode: MODE,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user