Prometheus: keep planner primary-only

This commit is contained in:
YeonGyu-Kim
2026-04-13 10:57:01 +09:00
parent 84f980c95e
commit 680d05a28b
7 changed files with 35 additions and 22 deletions
@@ -20,7 +20,7 @@ describe("buildPlanDemoteConfig", () => {
name: "prometheus",
model: "anthropic/claude-opus-4-6",
variant: "max",
mode: "all",
mode: "primary",
prompt: "You are Prometheus...",
permission: { edit: "allow" },
description: "Plan agent (Prometheus)",