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

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

Home / v1.15.11
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-27 2.7 kB
v1.15.11 source code.tar.gz 2026-05-27 53.3 MB
v1.15.11 source code.zip 2026-05-27 55.9 MB
latest-mac.yml 2026-05-27 704 Bytes
latest-linux-arm64.yml 2026-05-27 584 Bytes
latest-linux.yml 2026-05-27 584 Bytes
latest.yml 2026-05-27 384 Bytes
latest.json 2026-05-27 9.6 kB
opencode-desktop-win-arm64.exe 2026-05-27 121.0 MB
opencode-desktop-win-arm64.exe.blockmap 2026-05-27 126.9 kB
opencode-desktop-mac-x64.app.tar.gz 2026-05-27 149.0 MB
opencode-desktop-mac-x64.zip 2026-05-27 141.9 MB
opencode-desktop-mac-x64.zip.blockmap 2026-05-27 148.9 kB
opencode-desktop-mac-x64.dmg 2026-05-27 148.2 MB
opencode-desktop-mac-x64.dmg.blockmap 2026-05-27 156.7 kB
opencode-desktop-linux-aarch64.rpm 2026-05-27 92.6 MB
opencode-desktop-mac-arm64.app.tar.gz 2026-05-27 140.7 MB
opencode-desktop-mac-arm64.zip 2026-05-27 133.8 MB
opencode-desktop-mac-arm64.zip.blockmap 2026-05-27 139.8 kB
opencode-desktop-mac-arm64.dmg 2026-05-27 140.0 MB
opencode-desktop-mac-arm64.dmg.blockmap 2026-05-27 146.4 kB
opencode-desktop-linux-arm64.deb 2026-05-27 107.4 MB
opencode-desktop-win-x64.exe 2026-05-27 119.5 MB
opencode-desktop-win-x64.exe.blockmap 2026-05-27 126.0 kB
opencode-desktop-linux-x86_64.rpm 2026-05-27 97.7 MB
opencode-desktop-linux-arm64.AppImage 2026-05-27 145.6 MB
opencode-desktop-linux-amd64.deb 2026-05-27 113.0 MB
opencode-desktop-linux-x86_64.AppImage 2026-05-27 145.3 MB
opencode-windows-arm64.zip 2026-05-27 49.2 MB
opencode-windows-x64-baseline.zip 2026-05-27 50.8 MB
opencode-windows-x64.zip 2026-05-27 50.8 MB
opencode-linux-x64-baseline.tar.gz 2026-05-27 50.0 MB
opencode-linux-arm64-musl.tar.gz 2026-05-27 48.6 MB
opencode-linux-arm64.tar.gz 2026-05-27 50.0 MB
opencode-linux-x64-baseline-musl.tar.gz 2026-05-27 48.8 MB
opencode-linux-x64-musl.tar.gz 2026-05-27 48.8 MB
opencode-linux-x64.tar.gz 2026-05-27 50.0 MB
opencode-darwin-arm64.zip 2026-05-27 36.7 MB
opencode-darwin-x64-baseline.zip 2026-05-27 39.0 MB
opencode-darwin-x64.zip 2026-05-27 39.0 MB
Totals: 40 Items   2.5 GB 46

Core

Improvements

  • Added headerTimeout config for provider requests, with a 10s default for default OpenAI setups.
  • Experimental background agents now push updates without polling.
  • You can now set only modalities.input or modalities.output in config. (@robposch)
  • Remote-backed projects now resolve a stable project identity.

Bugfixes

  • Dynamically added MCP servers now disconnect cleanly when removed.
  • DigitalOcean inference now uses your OAuth token directly instead of creating a MAK. (@Spherrrical)
  • Config loading now falls back cleanly when user info is unavailable.
  • Fixed Google tool calling after the upstream tool ID regression.
  • Experimental flags can now override the umbrella experimental flag.
  • Resumed sessions no longer continue orphaned interrupted tools. (@edevil)
  • OpenAI reasoning summaries now render as separate blocks.
  • Updated Google Vertex support for reasoning signatures.
  • The shell tool now advertises your configured timeout to the model.

TUI

Improvements

  • Made the prompt resize with terminal width and added prompt size config. (@bjschafer)

Bugfixes

  • Accelerated diff viewer scrolling.
  • External editors now open from the worktree directory when available.

Desktop

Improvements

  • Refined the Desktop v2 home screen, prompt, status popover, and session controls.

Bugfixes

  • Fixed V2 titlebar errors when a session sync cache was deleted. (@Eric-Guo)
  • Web deployments no longer run desktop health checks.
  • Duplicate server connections are now merged in the server list.
  • Stabilized virtualized session timeline interactions.
  • Fixed the white flash when restoring the desktop window.

Extensions

Improvements

  • Added a dispose hook for plugins.

Bugfixes

  • Fixed Codex plugin requests to send the expected session ID header.

Thank you to 7 community contributors:

  • @jerome-benoit:
  • fix(nix): re-inherit patches in desktop, ad-hoc sign .app on darwin (#27869)
  • @edevil:
  • fix(session): exclude orphaned interrupted tools from run-loop continuation (#26178)
  • @bjschafer:
  • feat(tui): make prompt size responsive and configurable (#28255)
  • @robposch:
  • tweak (config): make modalities input/output fields optional so that u can specify one without both being required (#29268)
  • @Eric-Guo:
  • fix(app): handle deleted session sync cache in V2 titlebar (#29328)
  • @StarpTech:
  • docs(web): update LSP docs wording (#29435)
  • docs: add tip to lsp section (#29444)
  • @Spherrrical:
  • fix(digitalocean): use OAuth token directly for inference instead of creating MAK (#28897)
Source: README.md, updated 2026-05-27