diff --git a/src/shared/agent-tool-restrictions-parity.test.ts b/src/shared/agent-tool-restrictions-parity.test.ts index 7f6f72309..f73f6f811 100644 --- a/src/shared/agent-tool-restrictions-parity.test.ts +++ b/src/shared/agent-tool-restrictions-parity.test.ts @@ -29,6 +29,8 @@ const COUNCIL_MEMBER_ALLOWLIST = [ "ast_grep_search", "call_omo_agent", "background_output", + "background_wait", + "background_cancel", ] // Tools granted to Athena by tool-config-handler.ts (not in deny-list, not in AGENT_RESTRICTIONS)