Releases: GoCodeAlone/ratchet-cli
Releases · GoCodeAlone/ratchet-cli
v0.2.3
14 Mar 14:06
Compare
Sorry, something went wrong.
No results found
Changelog
110d3fa fix: separate provider index from cursor, remove fallback models, fix flow routing
v0.2.2
14 Mar 13:57
Compare
Sorry, something went wrong.
No results found
Changelog
786f827 fix: setup-token screen shows correct instructions, Esc navigates properly
v0.2.1
14 Mar 13:49
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
226ea5f deps: update workflow to v0.3.28
706496a feat: competitive parity with Copilot CLI and Claude Code (#2 )
v0.1.13
08 Mar 23:22
Compare
Sorry, something went wrong.
No results found
Changelog
c4a320c feat: bump to workflow-plugin-agent v0.3.0 and ratchet v0.1.14
v0.1.12
08 Mar 22:27
Compare
Sorry, something went wrong.
No results found
Changelog
cb3b54d refactor: use workflow-plugin-agent/provider as canonical provider package
v0.1.11
08 Mar 20:47
Compare
Sorry, something went wrong.
No results found
Changelog
5156270 fix: update ratchet dependency for copilot token exchange fix
v0.1.10
08 Mar 20:26
Compare
Sorry, something went wrong.
No results found
Changelog
58fdfc1 fix: autocomplete dropdown reappears after selecting a command
v0.1.9
08 Mar 19:43
Compare
Sorry, something went wrong.
No results found
Changelog
8cb556a feat: add /model, /clear, /cost, /agents, /sessions, /exit commands
031a7a0 feat: auto-expanding input (1-6 lines)
edf89dd feat: enhanced two-line status bar with project dir, model, tokens
42c22f3 feat: slash command autocomplete dropdown
ad831db refactor: move keybind hints from header to status bar
v0.1.8
08 Mar 18:27
Compare
Sorry, something went wrong.
No results found
Changelog
a0f6675 fix: remove Windows from release targets (daemon requires Unix sockets)
d503369 fix: textarea not accepting input in chat view