fix: stabilize onboarding auth tests (#703) (thanks @mteam88)

This commit is contained in:
Peter Steinberger
2026-01-11 03:42:27 +01:00
parent 77bc11f91c
commit 2b07a2a8ab
3 changed files with 9 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
### New Features and Changes
- CLI Backends: add Codex CLI fallback with resume support (text output) and JSONL parsing for new runs, plus a live CLI resume probe.
- CLI/Onboarding: add OpenRouter API key auth option in configure/onboard. (#703) — thanks @mteam88.
### Fixes
- CLI/Status: surface gateway provider runtime errors (Signal/iMessage/Slack) in the Providers table.