fix(council): add background_wait and background_cancel to council member allowlist
This commit is contained in:
@@ -29,6 +29,8 @@ const COUNCIL_MEMBER_ALLOWLIST = [
|
|||||||
"ast_grep_search",
|
"ast_grep_search",
|
||||||
"call_omo_agent",
|
"call_omo_agent",
|
||||||
"background_output",
|
"background_output",
|
||||||
|
"background_wait",
|
||||||
|
"background_cancel",
|
||||||
]
|
]
|
||||||
|
|
||||||
// Tools granted to Athena by tool-config-handler.ts (not in deny-list, not in AGENT_RESTRICTIONS)
|
// Tools granted to Athena by tool-config-handler.ts (not in deny-list, not in AGENT_RESTRICTIONS)
|
||||||
|
|||||||
Reference in New Issue
Block a user