• v0.1.4 5189bc5e28

    release: v0.1.4
    Release / build (x86_64-apple-darwin) (push) Waiting to run
    Release / build (aarch64-apple-darwin) (push) Waiting to run
    Release / build (aarch64-unknown-linux-gnu) (push) Waiting to run
    Release / build (x86_64-pc-windows-msvc) (push) Waiting to run
    Release / publish GitHub Release (push) Blocked by required conditions
    Release / build (x86_64-unknown-linux-gnu) (push) Failing after 7s

    ZacharyZhang-NY released this 2026-07-22 21:51:12 +00:00 | 40 commits to main since this release

    Since 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