Skip to content

Releases: sst/opencode

v1.0.198

24 Dec 18:41

Choose a tag to compare

  • revert responsive UI changes

v1.0.195

24 Dec 15:15

Choose a tag to compare

No notable changes

v1.0.194

24 Dec 12:44

Choose a tag to compare

  • Added "Did you know?" start screen tips
  • Added prompt stashing (@RhysSullivan)
  • Handle tools/list_changed notifications in MCP (@seuros)
  • Console copy-to-clipboard via opentui (@edlsh)
  • Fixed textarea resizing when pasting prompt less than 150 characters (@OpeOginni)
  • Prevented keybinds from executing when dialog is open (@anntnzrb)
  • Fixed favorites and recents stay visible when filtering models (@DanielFGray)
  • Updated current todo style
  • Updated import and PR commands to use new share link URL
  • Made "The socket connection was closed unexpectedly" errors retryable
  • Improved error retry logic
  • Fixed session sort when multiple active
  • Fixed an issue where text selection was disabled
  • Excluded deprecated models
  • Conditionally show review pane toggle
  • Fixed GitHub Pull Request event handling (@dbpolito)
  • Added Cloudflare AI Gateway provider (@elithrar)

Thank you to 12 community contributors:

  • @dbpolito:
    • Fix Github Pull Request Event (#6037)
  • @RhysSullivan:
    • [feat]: prompt stashing (#6021)
  • @anntnzrb:
    • fix(tui): prevent keybinds from executing when dialog is open (#6017)
    • feat(install): add standard CLI flags (--help, --version, --no-modify-path) (#5885)
  • @elithrar:
    • docs: add MCP OAuth debugging section (#6047)
    • providers: add Cloudflare AI Gateway (#5174)
  • @DanielFGray:
    • fix: favorites and recents stay visible when filtering models (#6053)
  • @JRedeker:
    • Add opencode-shell-strategy plugin to ecosystem (#5995)
  • @nagyv:
    • Update gitlab.mdx to use the 2.x component version (#6062)
  • @OpeOginni:
    • fix: resize textarea when pasting prompt less than 150 chars (#6070)
  • @edlsh:
    • feat(tui): console copy-to-clipboard via opentui (#5658)
  • @seuros:
    • feat(mcp): handle tools/list_changed notifications (#5913)
  • @xiantang:
    • docs: add Neovim to the list of editors (#6081)
  • @R44VC0RP:
    • fix: remove SVG favicon to improve SEO (#5755)

v1.0.193

23 Dec 15:42

Choose a tag to compare

  • Indent wrapped todo items properly

v1.0.191

23 Dec 06:21

Choose a tag to compare

  • Improved mcp CLI and added ability to debug MCP OAuth (@elithrar)
  • Fixed handling of Windows CRLF line endings in grep tool (@majiayu000)
  • Added per-agent filtering to skill tool description (@malhashemi)
  • Better styling for small screens (short and/or not wide)
  • Changed task tool container to block layout for better subagent session display
  • Better error messages on connection failure
  • Allowed compaction hook to replace prompt entirely (@joelhooks)

Thank you to 5 community contributors:

v1.0.190

22 Dec 23:57

Choose a tag to compare

Thank you to 1 community contributor:

v1.0.186

22 Dec 12:38

Choose a tag to compare

  • Added experimental LSP tool
  • Added nixd as LSP for Nix language (@luochen1990)
  • Supported clipboard image paste (Ctrl+V) on Windows (@zzzeian)
  • Ensured installation commands use .quiet (@val-2)
  • Added mobile responsiveness
  • Added ARM64 build for Linux (@NN708)
  • Polished dialog and list styles for the desktop app, and added fixed logos (@aaroniker)
  • Cleaned up auto scroll
  • Filtered child sessions from header
  • Exposed auto parameter in session.summarize for plugins (@code-yeongyu)
  • Added Agent Skills support
  • Improved built-in /review prompt (@elithrar)
  • Adjusted Minimax m2 topK and added Minimax m2.1 topP
  • Fixed snapshots to be performed in cases where finish-step is not reached (@noamzbr)

Thank you to 12 community contributors:

  • @code-yeongyu:
    • feat(server): expose auto param in session.summarize for plugins (#5924)
  • @elithrar:
    • prompts: improve built-in /review prompt (#5918)
  • @noamzbr:
    • fix: Perform snapshot in cases finish-step is not reached (#5912)
  • @zzzeian:
    • fix: support clipboard image paste (Ctrl+V) on Windows (#5919)
  • @ben-vargas:
    • docs: add ai-sdk-provider-opencode-sdk to ecosystem (#5772)
  • @val-2:
    • fix: ensure installation commands are using .quiet (#5758)
  • @luochen1990:
    • feat: add nixd as lsp for nix language (#5929)
  • @Brendonovich:
    • remove actions artifact uploading
    • try uploading artifacts in workflow
  • @NN708:
    • feat(desktop): arm64 build for linux (#5935)
  • @aaroniker:
    • feat: polish dialog & list styles for the desktop app, add fixed logos from models.dev (#5925)
  • @majiayu000:
    • fix: use current page port instead of hardcoded 4096 (#5949)
  • @ashutoshpw:
    • server: ensure frontend has correct port for PTY websocket connections (#5898)

v1.0.185

21 Dec 23:47

Choose a tag to compare

  • Fixed LSP server binary installation and shell command execution
  • Updated kimi-k2 and kimi-k2-thinking to use recommended temperature values
  • Fixed SDK context usage and server port fallback
  • Added syntax highlighting for .ets files (@nalin-singh)
  • Updated to the official MCP SDK for better tool schema handling (@seuros)
  • Added support for schedule events (@elithrar)

Thank you to 5 community contributors:

v1.0.184

21 Dec 11:13

Choose a tag to compare

  • Fixed layout regression
  • Better keybind tooltips
  • Allowed text selection
  • Fixed incorrect state directory on macOS

v1.0.183

21 Dec 10:24

Choose a tag to compare

  • Added verification that at least 1 primary agent is enabled
  • Better error reporting
  • Fixed file loading errors

Thank you to 1 community contributor: