Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sst/opencode

v1.0.203

26 Dec 15:34

Choose a tag to compare

  • Make JDTLS use the correct config directory on Windows (@apersomany)
  • Added Haskell LSP support (@amerocu)

Thank you to 2 community contributors:

v1.0.202

26 Dec 02:40

Choose a tag to compare

  • Fixed padding
  • Moved session context to top-right
  • Fixed missing keybinds in tooltips
  • Fixed can't collapse project with active session
  • Added better indicator that session is busy

v1.0.201

25 Dec 14:31

Choose a tag to compare

  • Fixed prompt input issues
  • Removed list tool

v1.0.200

25 Dec 05:03

Choose a tag to compare

  • Fixed scroll jank in session turn and review
  • Fixed override agent model
  • Fixed reconcile session diff updates

v1.0.199

25 Dec 03:04

Choose a tag to compare

  • Fixed server connection failure display
  • Fixed Content-Type headers for static assets on app.opencode.ai (@sourman)
  • Disabled tips display in home route

Thank you to 3 community contributors:

  • @robbtolli:
    • docs: Corrected the number of built-in subagents in documentation (#6133)
  • @connorads:
    • docs: update skills to use canonical ~/.config/opencode location (#6132)
  • @sourman:
    • fix: correct Content-Type headers for static assets on app.opencode.ai (#6113)

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: