docs: update changelog for rate-limit fallback

This commit is contained in:
Peter Steinberger
2026-01-05 22:33:55 +01:00
parent 485481895e
commit 8aa2c0229d

View File

@@ -5,6 +5,7 @@
## Unreleased
### Fixes
- Model: retry fallback on rate-limit/quota errors and unsupported thinking levels. (#223) — thanks @augard
- Onboarding: resolve CLI entrypoint when running via `npx` so gateway daemon install works without a build step.
- TUI: migrate key handling to the updated pi-tui Key matcher API.
- macOS: prefer gateway config reads/writes in local mode (fall back to disk if the gateway is unavailable).