fix: deny switch_agent and background_wait for council-member agent
This commit is contained in:
@@ -30,7 +30,8 @@ export function createCouncilMemberAgent(model: string): AgentConfig {
|
||||
"edit",
|
||||
"task",
|
||||
"call_omo_agent",
|
||||
|
||||
"switch_agent",
|
||||
"background_wait",
|
||||
])
|
||||
|
||||
const base = {
|
||||
|
||||
Reference in New Issue
Block a user