chore: land PR #1422 (thanks @aj47)

Co-authored-by: AJ <yspdev@gmail.com>
This commit is contained in:
Peter Steinberger
2026-01-22 07:00:42 +00:00
parent b573231cd1
commit b91e72824f

View File

@@ -20,6 +20,7 @@ Docs: https://docs.clawd.bot
### Fixes
- Config: avoid stack traces for invalid configs and log the config path.
- CLI: read Codex CLI account_id for workspace billing. (#1422) Thanks @aj47.
- 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)