OpenCode v1.16.2 is out.
What changed:
- Snowflake Cortex provider added
- Edit operations now refuse loose matches that could overwrite the wrong code or replace an existing file
- Running subagents can now be sent to the background
Details in thread ↓
Desktop:
- Fixed titlebar tab overflow clipping and corrected scroll and drag region behavior for overflowed tabs
- Tab closing and navigation now selects the next tab more reliably
Desktop:
- Added color themes, a thinking level selector for v2 prompts, a Servers tab in Settings, and an update button; local server startup failures now shown in-app.
- Fixed session review refresh and VCS diff caching; fixed tab title truncation; project sessions now show before path sync finishes.
SDK / Extensions:
- SDK: exposed session location data in v2 responses.
- GitHub extension now refuses to commit without an existing git author identity.
TUI:
- Improved the experimental session switcher; truncated long sidebar file paths.
- Fixed background task spinner sticking; routed question responses to the correct session directory; shows a toast when the variant hotkey is used with no variants.
OpenCode v1.16.0 is out.
What changed:
- Managed workspace cloning now preserves dirty and untracked files; sessions can be moved between workspaces and directories.
- Added skill discovery and file-based agent loading.
- Desktop gains color themes, a thinking level selector for v2 prompts, and a Servers tab in Settings.
Details in thread ↓
Core / Bugfixes:
- Fixed OpenAI WebSocket sessions getting stuck idle; fixed delegated tasks losing their selected reasoning variant; fixed Windows path normalization in migrated storage.
- Restored full ACP session replay when loading saved sessions; fixed ACP cancel to abort the active run; fixed SAP AI Core OpenAI reasoning variants and Anthropic Opus 4.7+ adaptive reasoning.
Core / Improvements:
- Added managed workspace cloning that keeps dirty and untracked files; sessions can now move between workspaces and directories.
- Added skill discovery and file-based agent loading; `run --replay` for interactive session replay; startup time improved by 38%.
OpenCode v1.15.13 is out.
What changed:
- Session metadata can now be stored through the API and SDK.
- Config loading now walks up from the opened location, making directory-specific settings and provider policies more predictable.
- Anthropic Opus 4.7+ adaptive reasoning no longer returns empty thinking blocks.
Details in thread ↓
OpenCode v1.15.12 is out.
What changed:
- ACP integrations can now send prompts, slash commands, and usage updates through acp-next
- Experimental WebSocket transport for OpenAI responses added (OPENCODE_EXPERIMENTAL_WEBSOCKETS=true)
- TUI gains a workspace management dialog; adaptive reasoning controls enabled for Anthropic Opus 4.7+
Details in thread ↓