-
release: v0.1.4
Release / build (x86_64-apple-darwin) (push) Waiting to runRelease / build (aarch64-apple-darwin) (push) Waiting to runRelease / build (aarch64-unknown-linux-gnu) (push) Waiting to runRelease / build (x86_64-pc-windows-msvc) (push) Waiting to runRelease / publish GitHub Release (push) Blocked by required conditionsRelease / build (x86_64-unknown-linux-gnu) (push) Failing after 7sreleased this
2026-07-22 21:51:12 +00:00 | 40 commits to main since this releaseSince v0.1.3:
- refactor(auth): CredentialAuthority — one chokepoint for inference
credential routing; SessionCredential is unforgeable outside it - fix(tui): login picker scrolls in a capped viewport; moon never clips
- fix(tui): each OAuth picker row routes to its own provider (LoginWith),
no more every-row-opens-kimi.com - feat(login): /login opens the provider picker with green connected
badges; mid-session picker cancels back to the session - fix(models): stored subscription-OAuth sessions are catalog fetch
sources — a claude-only login gets claude models and a claude default,
not the bundled Kimi table with an 'unknown' model - feat(tui): /model + Enter opens the model picker (required-args
commands block-and-reopen); rows name their connected provider
Downloads
- refactor(auth): CredentialAuthority — one chokepoint for inference