Back to Hub

OpenCode

Tracking the latest major features and upgrades.

coding
Apr 18, 2026
v1.4.11

v1.4.11

No summary provided.

Core Fixed workspace routing so requests reach the correct workspace instance. Stopped share sync attempts for sessions that were never shared.

Original Source
Apr 18, 2026
v1.4.10

v1.4.10

No summary provided.

Core Restored workspace history on connect so existing sessions catch up before live sync resumes Passed OTEL exporter settings into managed workspace...

Original Source
Apr 18, 2026
v1.4.9

v1.4.9

No summary provided.

Core Added LLM Gateway as a provider, including config support and model usage reporting. ( @smakosh ) Limited GitHub Copilot Opus 4.7 models to mediu...

Original Source
Apr 17, 2026
v1.4.8

v1.4.8

No summary provided.

Core Fixed a crash when experimental mode was enabled. Let plugin tools return metadata in execute results. ( @jquense ) Show real filenames instead o...

Original Source
Apr 17, 2026
v1.4.7

v1.4.7

No summary provided.

Core GitHub Copilot gpt-5-mini now uses low reasoning effort for better request compatibility. ( @thakrarsagar ) Workspaces now receive your auth cont...

Original Source
Apr 16, 2026
v1.2.22

github-v1.2.22

No summary provided.

feat: enable type-aware no-floating-promises rule, fix all 177 violat…

Original Source
Apr 16, 2026
v1.2.21

github-v1.2.21

No summary provided.

feat: enable oxlint suspicious category, fix 24 violations ( #22727 )

Original Source
Apr 16, 2026
v1.2.20

github-v1.2.20

No summary provided.

fix: resolve oxlint warnings — suppress false positives, remove unuse…

Original Source
Apr 15, 2026
v1.4.6

v1.4.6

No summary provided.

Core Fixed snapshot staging for very long file lists and improved staging performance. Fixed OTEL header parsing when a header value contains = . Desk...

Original Source
Apr 15, 2026
v1.4.5

v1.4.5

No summary provided.

Core Export AI SDK telemetry spans to OTLP trace backends. Expose the experimental question API schema and OpenAPI spec from @opencode-ai/server . Exp...

Original Source
Apr 15, 2026
v1.4.4

v1.4.4

No summary provided.

Core Restored instance and logger context during prompt runs so prompt-time tools and logging behave correctly. Kept GitHub Copilot compaction request...

Original Source
Apr 10, 2026
v1.4.3

v1.4.3

No summary provided.

Core Fixed agent create for OpenAI accounts authenticated with OAuth. Interrupted Bash commands now keep their final output and truncation details ins...

Original Source
Apr 10, 2026
v1.4.2

v1.4.2

No summary provided.

TUI Fix subagents not being clickable until finished Desktop Removed the forced loading delay while the app connects

Original Source
Apr 9, 2026
v1.4.1

v1.4.1

No summary provided.

Core Fix clangd choosing CMakeLists.txt or Makefile as the project root in C and C++ workspaces. ( @nonbanana ) Add permission prompts for GitLab Duo ...

Original Source
Apr 8, 2026
v1.4.0

v1.4.0

No summary provided.

Breaking Changes in SDK Due to some performance issues we had to make a few breaking changes in our data model. Diff metadata The diffs contained in t...

Original Source
Apr 6, 2026
v1.3.17

v1.3.17

No summary provided.

Core Cloudflare Workers AI and AI Gateway now prompt for missing account details and show clear setup errors when required Cloudflare variables are mi...

Original Source
Apr 6, 2026
v1.3.16

v1.3.16

No summary provided.

Core Support Azure model options on both chat and responses paths ( @meruiden ) Expose session model and mode config options through ACP ( @georgehark...

Original Source
Apr 5, 2026
v1.3.15

v1.3.15

No summary provided.

Core Prevent npm installs from failing when Arborist hits the compiled binary's node-gyp path Thank you to 1 community contributor: @Yuxin-Dong : refa...

Original Source
Apr 5, 2026
v1.3.14

v1.3.14

No summary provided.

Core Restored git-backed review modes, including uncommitted and branch diffs. Fixed revert chains so restoring an earlier message also restores the r...

Original Source