fix(council): add background_wait and background_cancel to council member allowlist

This commit is contained in:
ismeth
2026-02-28 12:18:19 +01:00
committed by YeonGyu-Kim
parent c27b309320
commit f0aef077c8
@@ -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)