fix: avoid whatsapp config resurrection

This commit is contained in:
Peter Steinberger
2026-01-22 04:49:49 +00:00
parent b60db040e2
commit f02960df26
3 changed files with 53 additions and 11 deletions

View File

@@ -19,6 +19,7 @@ Docs: https://docs.clawd.bot
### Fixes
- Config: avoid stack traces for invalid configs and log the config path.
- Doctor: avoid recreating WhatsApp config when only legacy routing keys remain. (#900)
- Doctor: warn when gateway.mode is unset with configure/config guidance.
- OpenCode Zen: route models to the Zen API shape per family so proxy endpoints are used. (#1416)
- macOS: include Textual syntax highlighting resources in packaged app to prevent chat crashes. (#1362)