Skip to content

Releases: sst/opencode

v1.0.16

03 Nov 17:08

Choose a tag to compare

  • Added optional dirs parameter to file search API
  • Fixed incorrect keybind display in session delete confirmation message
  • Fixed clipboard image encoding and binary handling issues
  • Enhanced task display to show subagent type information
  • Fixed TypeError when error handling encounters non-object errors

v1.0.15

03 Nov 01:57

Choose a tag to compare

  • Fixed focus management and dialog interactions in the TUI
  • Fixed file path handling when pasting images with spaces in filename
  • Added /timeline command to quickly navigate to specific messages in session history
  • Moved dialog select keybind to input for better user experience
  • Upgraded to Bun 1.3.1 for improved performance and stability

v1.0.13

02 Nov 23:31

Choose a tag to compare

  • Added back child session cycle functionality
  • Fixed file path handling when pasting images with spaces in filename
  • Added /timeline command to quickly navigate to specific messages in session history

v1.0.12

02 Nov 18:27

Choose a tag to compare

  • Fixed duplicate plugin subscriptions
  • Fixed typos in documentation and code comments
  • Added nightowl theme back after opentui release

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