Skip to content

Releases: GoCodeAlone/ratchet-cli

v0.3.3

14 Mar 21:14

Choose a tag to compare

Changelog

  • b362047 feat: daemon graceful reload with version compatibility handshake

v0.3.2

14 Mar 21:03

Choose a tag to compare

Changelog

  • 0a02831 fix: correct OAuth scopes/flow, add provider help text, support local models

v0.3.1

14 Mar 19:54

Choose a tag to compare

Changelog

v0.3.0

14 Mar 19:49

Choose a tag to compare

Changelog

  • 4f4c598 feat: migrate listGeminiModels to generative-ai-go SDK iterator

v0.2.5

14 Mar 18:25

Choose a tag to compare

Changelog

  • 1b2ca03 fix: daemon hangs on restart when active sessions exist in DB

v0.2.4

14 Mar 17:55

Choose a tag to compare

Changelog

  • b92d4fe fix: Esc key was never working in onboarding — wrong key name
  • 973e166 fix: remove setup-token option and cap autocomplete to chat area height
  • e2a3fd9 fix: update autocomplete with all commands, add scroll limit, verify status bar

v0.2.3

14 Mar 14:06

Choose a tag to compare

Changelog

  • 110d3fa fix: separate provider index from cursor, remove fallback models, fix flow routing

v0.2.2

14 Mar 13:57

Choose a tag to compare

Changelog

  • 786f827 fix: setup-token screen shows correct instructions, Esc navigates properly

v0.2.1

14 Mar 13:49

Choose a tag to compare

Changelog

  • 56ecc51 ci: add post_install codesign for macOS Gatekeeper
  • 4d33b77 ci: switch from homebrew_casks to brews formula, rename to ratchet-cli
  • 9b54e02 feat: add /login command and auth error detection with re-auth prompt
  • 5ea216b feat: add setup-token as third Anthropic auth option
  • 1585d9e fix: auth flow corrections — Claude Code OAuth, Copilot explicit auth, Esc handling

v0.2.0

14 Mar 03:45
706496a

Choose a tag to compare

Changelog

  • 226ea5f deps: update workflow to v0.3.28
  • 706496a feat: competitive parity with Copilot CLI and Claude Code (#2)