fix: align exec approvals default agent

This commit is contained in:
Peter Steinberger
2026-01-22 04:05:54 +00:00
parent 5fb6a0fd32
commit 9450873c1b
3 changed files with 45 additions and 7 deletions

View File

@@ -88,6 +88,7 @@ If a prompt is required but no UI is reachable, fallback decides:
Allowlists are **per agent**. If multiple agents exist, switch which agent youre
editing in the macOS app. Patterns are **case-insensitive glob matches**.
Patterns should resolve to **binary paths** (basename-only entries are ignored).
Legacy `agents.default` entries are migrated to `agents.main` on load.
Examples:
- `~/Projects/**/bin/bird`