fix: deny switch_agent and background_wait for council-member agent

This commit is contained in:
ismeth
2026-02-20 23:23:58 +01:00
committed by YeonGyu-Kim
parent 5972e428e8
commit 9edb75c02f
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ export function createCouncilMemberAgent(model: string): AgentConfig {
"edit",
"task",
"call_omo_agent",
"switch_agent",
"background_wait",
])
const base = {