Download Latest Version opencode-darwin-arm64.zip (36.1 MB)
Email in envelope

Get an email when there's a new version of OpenCode

Home / v1.3.14
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml 2026-04-04 707 Bytes
latest-linux.yml 2026-04-04 587 Bytes
latest.yml 2026-04-04 385 Bytes
latest.json 2026-04-04 8.3 kB
README.md 2026-04-04 2.7 kB
v1.3.14 source code.tar.gz 2026-04-04 58.3 MB
v1.3.14 source code.zip 2026-04-04 60.5 MB
opencode-desktop-windows-arm64.exe.sig 2026-04-04 424 Bytes
opencode-desktop-windows-arm64.exe 2026-04-04 43.0 MB
opencode-desktop-windows-x64.exe.sig 2026-04-04 420 Bytes
opencode-desktop-windows-x64.exe 2026-04-04 46.4 MB
opencode-desktop-darwin-aarch64.app.tar.gz.sig 2026-04-04 408 Bytes
opencode-desktop-darwin-aarch64.app.tar.gz 2026-04-04 50.0 MB
opencode-desktop-darwin-aarch64.dmg 2026-04-04 49.9 MB
opencode-desktop-linux-aarch64.rpm.sig 2026-04-04 420 Bytes
opencode-desktop-linux-aarch64.rpm 2026-04-04 200.4 MB
opencode-desktop-linux-arm64.deb.sig 2026-04-04 416 Bytes
opencode-desktop-linux-arm64.deb 2026-04-04 67.9 MB
opencode-desktop-darwin-x64.app.tar.gz.sig 2026-04-04 408 Bytes
opencode-desktop-darwin-x64.app.tar.gz 2026-04-04 52.5 MB
opencode-desktop-darwin-x64.dmg 2026-04-04 52.7 MB
opencode-desktop-linux-x86_64.rpm.sig 2026-04-04 420 Bytes
opencode-desktop-linux-x86_64.rpm 2026-04-04 201.5 MB
opencode-desktop-linux-amd64.deb.sig 2026-04-04 416 Bytes
opencode-desktop-linux-amd64.deb 2026-04-04 67.6 MB
opencode-windows-arm64.zip 2026-04-04 52.8 MB
opencode-windows-x64-baseline.zip 2026-04-04 54.5 MB
opencode-windows-x64.zip 2026-04-04 54.5 MB
opencode-linux-x64-musl.tar.gz 2026-04-04 50.6 MB
opencode-linux-arm64.tar.gz 2026-04-04 52.3 MB
opencode-linux-x64-baseline.tar.gz 2026-04-04 52.4 MB
opencode-darwin-arm64.zip 2026-04-04 36.1 MB
opencode-linux-arm64-musl.tar.gz 2026-04-04 50.4 MB
opencode-linux-x64-baseline-musl.tar.gz 2026-04-04 50.6 MB
opencode-linux-x64.tar.gz 2026-04-04 52.4 MB
opencode-darwin-x64-baseline.zip 2026-04-04 38.0 MB
opencode-darwin-x64.zip 2026-04-04 38.0 MB
opencode-electron-win-arm64.exe 2026-04-01 192.2 MB
opencode-electron-win-arm64.exe.blockmap 2026-04-01 201.8 kB
opencode-electron-mac-x64.dmg 2026-04-01 188.6 MB
opencode-electron-mac-x64.dmg.blockmap 2026-04-01 197.3 kB
opencode-electron-mac-x64.zip 2026-04-01 180.7 MB
opencode-electron-mac-x64.zip.blockmap 2026-04-01 189.2 kB
opencode-electron-linux-x86_64.rpm 2026-04-01 130.5 MB
opencode-electron-win-x64.exe 2026-04-01 192.3 MB
opencode-electron-win-x64.exe.blockmap 2026-04-01 201.7 kB
opencode-electron-linux-amd64.deb 2026-04-01 152.2 MB
opencode-electron-linux-x86_64.AppImage 2026-04-01 200.3 MB
Totals: 48 Items   2.8 GB 0

Core

  • Restored git-backed review modes, including uncommitted and branch diffs.
  • Fixed revert chains so restoring an earlier message also restores the right snapshot state. (@natewill)
  • Added macOS managed preferences for MDM-enforced config. (@lennyvaknine43)
  • Fixed sessions getting stuck after tool calls with OpenAI-compatible providers. (@valenvivaldi)
  • Kept compaction summaries in the conversation's language. (@aaron-he-zhu)
  • Added Venice AI as a provider. (@dpuyosa)
  • Respected model-specific limit.input overrides. (@ykswang)

TUI

  • Kept the prompt cursor with dialogs instead of refocusing the background prompt.
  • Added a one-time confirmation before sharing a session for the first time.
  • Applied scroll settings consistently across TUI scroll views.
  • Kept text selections intact during global key handling.
  • Fell back to the first available agent if the last-used agent is unavailable.

Desktop

  • Added file mentions in review comments.
  • Restored prompt focus after closing agent, model, and variant pickers.
  • Added keyboard navigation and shortcuts to the question dock.
  • Hid model controls in shell mode.
  • Stopped the todo dock from auto-scrolling while tasks update.

SDK

  • Fixed JS SDK server and TUI launch and shutdown on Windows.
  • Fixed object-defined Tool.define() tools from wrapping execute multiple times. (@jpcarranza94)

Extensions

  • Added support for theme-only plugin packages.

Thank you to 12 community contributors:

  • @github-actions[bot]:
  • Update VOUCHED list
  • @JosXa:
  • fix: normalize filepath in FileTime to prevent Windows path mismatch (#20367)
  • @valenvivaldi:
  • fix(core): prevent agent loop from stopping after tool calls with OpenAI-compatible providers (#14973)
  • @aaron-he-zhu:
  • fix(session): compaction agent responds in same language as conversation (#20581)
  • @dpuyosa:
  • feat(opencode): Add Venice AI package as dependency (#20570)
  • @noamzbr:
  • feat: add optional messageID to ShellInput (#20657)
  • feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)
  • @BYK:
  • fix(format): use biome format instead of check to prevent import removal (#20545)
  • @lennyvaknine43:
  • feat: add macOS managed preferences support for enterprise MDM deployments (#19178)
  • @ykswang:
  • fix(opencode): honor model limit.input overrides (#16306)
  • @jpcarranza94:
  • fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952)
  • @kflansburg:
  • feat: Send x-session-affinity and x-parent-session-id headers (#20744)
  • @natewill:
  • fix(core): fix restoring earlier messages in a reverted chain (#20780)
Source: README.md, updated 2026-04-04