opencode
Open-source AI coding agent built for the terminal
The desktop app is where the work is going, and it just learned to speak everyone's language.
◆Recent moves
- 1d ago
opencode 1.18.15 fixes message chronology and adds JSON export
Fixes a cluster of message-ordering bugs at once — revert and fork now use real chronology rather than message ID order, and repeated compaction stops dropping orphaned tool results from summaries. Adds JSON export of full session transcripts and another round of locale coverage, continuing the desktop internationalization push.
View source ↗ - 2d ago
opencode 1.18.14 moves xAI login to a device-code flow
Collapses xAI login to a single device-code flow that works headless, and makes provider failures survivable: transient errors are retried and structured mid-stream errors are preserved so compatible providers can retry themselves. Remote workspace fixes stop the host directory path leaking into prompts.
View source ↗ - 4d ago
opencode 1.18.13 adds right-to-left layout support
The clearest single step in the internationalization arc: early right-to-left layout support across tabs, drawers, resizing and titlebar, plus locale-aware plural rules and localized native menus. Moving markdown parsing off the main thread addresses responsiveness during message rendering.
View source ↗ - 4d ago
opencode 1.18.12 fixes Azure reasoning requests and composer lag
A four-contributor bugfix release: Azure GPT-5.5 completions failing with reasoning enabled, composer lag on large pasted attachments, and project search limited to the first five projects. Small corrections rather than new surface.
View source ↗ - 7d ago
opencode 1.18.11 fixes MCP SSE reconnect loops
Stops MCP SSE connections from wedging in reconnect loops after a server error, and handles provider configs using interleaved reasoning fields with non-standard names. The rest is desktop polish around links, tabs and the file tree.
View source ↗ - 9d ago
opencode 1.18.10 auto-discovers Modal models
Adds automatic discovery of available Modal models, a community contribution, alongside toast stacking, tab state and attachment deduplication work. Fits the pattern of provider coverage arriving one vendor at a time from outside the core team.
View source ↗