Skip to content

Releases: sst/opencode

v1.0.11

02 Nov 09:19

Choose a tag to compare

  • Fixed dialog functionality
  • Prevented default Enter key behavior when selecting dialog options to avoid conflicts
  • Upgraded to opentui 0.1.32, activating kitty keyboard

v1.0.10

01 Nov 18:06

Choose a tag to compare

  • Added light mode support to the TUI interface
  • Updated keybinds documentation with current defaults and removed deprecated bindings

v1.0.9

01 Nov 16:22

Choose a tag to compare

  • Added /exit command to TUI with aliases /quit and /q to exit the application
  • Added command aliases for existing TUI commands: /summarize for /compact, /clear for /new, and /resume//continue for /session
  • Enhanced autocomplete functionality to support command aliases in the TUI

v1.0.8

01 Nov 15:58

Choose a tag to compare

  • Changed delete keybind to Ctrl+D in session list dialog
  • Fixed modified files being empty
  • Added ability to remember sidebar position
  • Added --prompt option to TUI
  • Added formatter status display to TUI status dialog
  • Ensured wl-copy is available
  • Fixed TUI clipboard copy errors handling
  • Added toast notification for /share URL copy
  • Made /init a default slash command on server side
  • Fixed /editor command in TUI

v1.0.7

01 Nov 00:16

Choose a tag to compare

  • Tab to accept autocomplete in TUI
  • Fixed prompt text aggregation to exclude synthetic content

v1.0.6

31 Oct 23:59

Choose a tag to compare

  • Prevented clipboard operations from throwing errors on process exit

v1.0.5

31 Oct 23:51

Choose a tag to compare

  • Added keyboard shortcuts to cycle through recently used models (F2 to cycle forward, Shift+F2 to cycle backward)
  • Improved keyboard navigation and MCP server status display

v1.0.4

31 Oct 23:05

Choose a tag to compare

  • Revert "opentui: fix: Make worker.ts path independent from cwd (#3600)"

v1.0.3

31 Oct 22:53

Choose a tag to compare

  • Added session rename functionality with /rename command
  • Fixed worker.ts path dependency on current working directory
  • Fixed grep failing when pattern started with a dash
  • Simplified theme selection API by renaming setSelectedTheme to set
  • Added theme support in config
  • Removed conflicting "-h" aliases in TUI spawn and thread commands
  • Fixed unsupported option error
  • Added /editor command to autocomplete for opening external editor
  • Added /theme command
  • Reverted flags & docs matching fix
  • Allowed Ctrl+D to exit the app
  • Improved error boundary with button to easily create GitHub issue

v1.0.2

31 Oct 20:33

Choose a tag to compare

  • Added tab key support for selecting autocomplete options in the TUI
  • Improved autocomplete component styling with better text wrapping and layout
  • Removed debug console.log statement from theme context