Skip to content

Releases: GoCodeAlone/ratchet-cli

v0.1.13

08 Mar 23:22

Choose a tag to compare

Changelog

  • c4a320c feat: bump to workflow-plugin-agent v0.3.0 and ratchet v0.1.14

v0.1.12

08 Mar 22:27

Choose a tag to compare

Changelog

  • cb3b54d refactor: use workflow-plugin-agent/provider as canonical provider package

v0.1.11

08 Mar 20:47

Choose a tag to compare

Changelog

  • 5156270 fix: update ratchet dependency for copilot token exchange fix

v0.1.10

08 Mar 20:26

Choose a tag to compare

Changelog

  • 58fdfc1 fix: autocomplete dropdown reappears after selecting a command

v0.1.9

08 Mar 19:43

Choose a tag to compare

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

Choose a tag to compare

Changelog

  • a0f6675 fix: remove Windows from release targets (daemon requires Unix sockets)
  • d503369 fix: textarea not accepting input in chat view

v0.1.7

08 Mar 10:58

Choose a tag to compare

Changelog

  • 6969465 feat: slash commands and --reconfigure flag for provider management

v0.1.6

08 Mar 00:06

Choose a tag to compare

Changelog

  • a10742f fix: chat UI broken layout — pass terminal dimensions on page transition

v0.1.5

07 Mar 23:57

Choose a tag to compare

Changelog

  • 5d44db0 feat: live model listing from provider APIs during onboarding

v0.1.4

07 Mar 23:35

Choose a tag to compare

Changelog

  • 9f30f9b fix: restore GitHub device flow for Copilot auth