feat(plugin-handlers): wire team-mode into agent, command and tool config handlers
This commit is contained in:
@@ -97,6 +97,7 @@ export function applyToolConfig(params: {
|
||||
call_omo_agent: "deny",
|
||||
task: "allow",
|
||||
question: questionPermission,
|
||||
teammate: "allow",
|
||||
...denyTodoTools,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user