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

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

Home / v1.16.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-05 2.0 kB
v1.16.2 source code.tar.gz 2026-06-05 53.7 MB
v1.16.2 source code.zip 2026-06-05 56.6 MB
latest-mac.yml 2026-06-05 703 Bytes
latest-linux-arm64.yml 2026-06-05 583 Bytes
latest-linux.yml 2026-06-05 583 Bytes
latest.yml 2026-06-05 383 Bytes
latest.json 2026-06-05 9.6 kB
opencode-desktop-mac-x64.app.tar.gz 2026-06-05 148.0 MB
opencode-desktop-linux-x86_64.rpm 2026-06-05 97.4 MB
opencode-desktop-mac-arm64.app.tar.gz 2026-06-05 139.6 MB
opencode-desktop-linux-aarch64.rpm 2026-06-05 92.3 MB
opencode-desktop-linux-amd64.deb 2026-06-05 112.8 MB
opencode-desktop-linux-arm64.deb 2026-06-05 107.2 MB
opencode-desktop-linux-arm64.AppImage 2026-06-05 144.4 MB
opencode-desktop-linux-x86_64.AppImage 2026-06-05 144.0 MB
opencode-desktop-mac-x64.zip 2026-06-05 140.9 MB
opencode-desktop-mac-arm64.dmg 2026-06-05 138.9 MB
opencode-desktop-mac-arm64.zip 2026-06-05 132.8 MB
opencode-desktop-mac-x64.dmg 2026-06-05 147.1 MB
opencode-desktop-mac-x64.zip.blockmap 2026-06-05 148.2 kB
opencode-desktop-win-arm64.exe.blockmap 2026-06-05 125.9 kB
opencode-desktop-win-x64.exe.blockmap 2026-06-05 125.1 kB
opencode-desktop-mac-arm64.dmg.blockmap 2026-06-05 146.0 kB
opencode-desktop-mac-arm64.zip.blockmap 2026-06-05 138.4 kB
opencode-desktop-mac-x64.dmg.blockmap 2026-06-05 153.1 kB
opencode-desktop-win-arm64.exe 2026-06-05 120.4 MB
opencode-desktop-win-x64.exe 2026-06-05 118.9 MB
opencode-windows-arm64.zip 2026-06-05 50.2 MB
opencode-windows-x64-baseline.zip 2026-06-05 51.8 MB
opencode-windows-x64.zip 2026-06-05 51.8 MB
opencode-linux-x64-baseline.tar.gz 2026-06-05 51.0 MB
opencode-linux-x64-musl.tar.gz 2026-06-05 49.8 MB
opencode-linux-arm64-musl.tar.gz 2026-06-05 49.6 MB
opencode-linux-x64-baseline-musl.tar.gz 2026-06-05 49.8 MB
opencode-darwin-arm64.zip 2026-06-05 37.7 MB
opencode-linux-arm64.tar.gz 2026-06-05 51.0 MB
opencode-linux-x64.tar.gz 2026-06-05 51.0 MB
opencode-darwin-x64-baseline.zip 2026-06-05 40.0 MB
opencode-darwin-x64.zip 2026-06-05 40.0 MB
Totals: 40 Items   2.5 GB 16

Core

Bugfixes

  • Reasoning summaries now only run on providers that support them, avoiding GPT-5 request failures on compatible backends.
  • Edit operations now refuse loose matches that could overwrite the wrong code or replace an existing file by mistake.
  • Fixed Bedrock sessions hanging before a model response starts. (@alblez)

Improvements

  • Diff viewer now supports next and previous hunk navigation.
  • Terminal themes now refresh after live terminal reloads without stale colors or broken highlighting.
  • Running subagents can now be sent to the background so you can keep working.
  • Sessions now persist system context updates during long-running conversations.
  • Added Snowflake Cortex provider support. (@kameshsampath)

TUI

Bugfixes

  • Fixed the external editor fallback so attach-mode sessions still open when the original project path is unavailable locally. (@pcadena-lila)
  • Permission replies now route through the correct session directory.
  • /mo now prefers the models command in slash autocomplete.
  • Fixed crashes from malformed path or diff metadata in permission and session views.

Desktop

Bugfixes

  • Fixed titlebar tab overflow clipping.
  • Fixed overflowed titlebar tabs so scrolling and drag regions behave correctly.
  • Improved tab closing and navigation so the next tab is selected more reliably.

Improvements

  • Improved multi-server desktop support with per-server home state and session tabs.

Thank you to 5 community contributors:

  • @kameshsampath:
  • feat(core): add Snowflake Cortex provider (#29901)
  • @pcadena-lila:
  • fix(tui): fall back to local cwd when editor spawns in attach mode (#30583)
  • @weiconghe:
  • fix: use mapError instead of orDie for context snapshot decoding (#30905)
  • @alblez:
  • fix(opencode): resolve Bedrock hang by using node build conditions (#30873)
  • @jerome-benoit:
  • fix(workflows): retry nix-hashes compute-hash on transient failure (#30743)
Source: README.md, updated 2026-06-05