fix: default exec approvals to main agent (#1417) (thanks @czekaj)

This commit is contained in:
Peter Steinberger
2026-01-22 03:57:17 +00:00
parent 0c55b1e9ce
commit 2d583e877b
2 changed files with 7 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ Docs: https://docs.clawd.bot
- Doctor: warn when gateway.mode is unset with configure/config guidance.
- macOS: include Textual syntax highlighting resources in packaged app to prevent chat crashes. (#1362)
- Cron: cap reminder context history to 10 messages and honor `contextMessages`. (#1103) Thanks @mkbehr.
- Exec approvals: treat main as the default agent + migrate legacy default allowlists. (#1417) Thanks @czekaj.
- UI: refresh debug panel on route-driven tab changes. (#1373) Thanks @yazinsai.
## 2026.1.21