fix: macOS auto bind loopback-first

This commit is contained in:
Peter Steinberger
2026-01-22 06:34:41 +00:00
parent 98ab2b4eae
commit 30ca87094d
4 changed files with 6 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ Docs: https://docs.clawd.bot
- OpenCode Zen: route models to the Zen API shape per family so proxy endpoints are used. (#1416)
- Browser: suppress Chrome restore prompts for managed profiles. (#1419) Thanks @jamesgroat.
- Models: inherit session model overrides in thread/topic sessions (Telegram topics, Slack/Discord threads). (#1376)
- macOS: keep local auto bind loopback-first; only use tailnet when bind=tailnet.
- 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.