SST Release Notes

Follow

288 release notes curated from 1 source by the Releasebot Team. Last updated: Aug 20, 2026

Get this feed:

SST Products

  • Aug 20, 2026
    • Date parsed from source:
      Aug 20, 2026
    • First seen by Releasebot:
      Aug 20, 2026
    SST logo

    opencode by SST

    v1.18.19

    opencode adds native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models, tightens Codex rate-limit behavior, and improves provider, pricing, residency, web search, and desktop server editing reliability.

    Core

    Improvements

    Added native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models.

    Matched Codex rate limits more closely to ChatGPT subscription limits. (@GameOn223)

    Bugfixes

    Removed built-in Qwen sampling defaults that could send unsupported settings.

    Properly show authenticated providers in /connect. (@OpeOginni)

    Ignore malformed model pricing instead of breaking usage cost calculation.

    Fall back when OpenAI websocket requests exceed message size limits.

    Forward ChatGPT workspace compute residency to Codex requests.

    Updated the default Console URL used by account connection flows.

    Enabled web search when using the OpenCode Go provider.

    Preserved compatibility with existing v1 databases.

    Desktop

    Bugfixes

    Kept saved server details editable in the server dialog.

    Thank you to 4 community contributors:

    @TechyAditya:

    fix(skills): Update global config path in documentation (#42337)

    @GameOn223:

    tweak: match codex limits for openai models exactly when using chatgpt subscription (#39082)

    @OpeOginni:

    fix(opencode): properly show authed providers on /connect command (#39915)

    @bhuvan2134686:

    docs: add SCX.ai to the providers list (#42520)

    Original source
  • Aug 13, 2026
    • Date parsed from source:
      Aug 13, 2026
    • First seen by Releasebot:
      Aug 13, 2026
    SST logo

    opencode by SST

    v1.18.18

    opencode fixes Kimi system prompt selection for Moonshot and Kimi providers and xAI xhigh reasoning effort.

    Core

    Bugfixes

    Select the Kimi system prompt correctly for official Moonshot and Kimi providers

    Fix xhigh reasoning effort for xai models

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from SST and hundreds of other software products.

    Create account
  • Aug 12, 2026
    • Date parsed from source:
      Aug 12, 2026
    • First seen by Releasebot:
      Aug 13, 2026
    SST logo

    opencode by SST

    v1.18.17

    opencode ships core bug fixes and desktop updates that improve session compaction, retry behavior, model routing, and PDF attachment support, while also correcting default model selection and refining Chinese developer terminology for a smoother experience.

    Core

    Bugfixes

    Made session compaction keep complete recent turns and produce clearer summaries for smaller models.

    Added MERGE Gateway reasoning variants so those model options work correctly. (@MatthewFeroz)

    Capped automatic session retries and added jitter to reduce repeated retry storms.

    Enabled PDF attachments for GitHub Copilot models that advertise PDF vision support. (@stevenao)

    Applied the correct sampling defaults to DeepSeek V4 Flash on supported providers.

    Routed all Muse family models to the correct Meta system prompt. (@mreso)

    Desktop

    Bugfixes

    Updated Chinese developer terminology to use more widely recognized translations.

    Used the server's current default model instead of stale local config when choosing the default model.

    Thank you to 6 community contributors:

    @mreso:

    fix(session): route all Muse family models to the Meta system prompt (#41581)

    @OpeOginni:

    fix(ui): correct OC-2 weak icon color (#41504)

    @peculiarnewbie:

    feat(console): add go usage endpoint (#16513)

    @stevenao:

    fix(opencode): detect Copilot PDF input support (#41522)

    @MatthewFeroz:

    fix(provider): add Merge Gateway reasoning variants (#41867)

    @skyzhao1223:

    docs: fix broken DigitalOcean and Daytona links (#42048)

    docs: fix provider display name and PAT typos (#42034)

    Original source
  • Aug 10, 2026
    • Date parsed from source:
      Aug 10, 2026
    • First seen by Releasebot:
      Aug 10, 2026
    SST logo

    opencode by SST

    v1.18.16

    opencode fixes core config parsing, project handling, and macOS window behavior while adding a right-click project menu in Home and improving project picker fallback search. It also updates Simplified Chinese token labels.

    Core

    Bugfixes

    Ignore unknown top-level config fields instead of failing config parsing

    Register projects opened from Home so they are available to the rest of the app

    Desktop

    Improvements

    Open the project menu with a right-click in Home

    Bugfixes

    Fall back to listing and matching local directories when the project picker server does not support search

    Use 词元 instead of 令牌 for token-related labels in Simplified Chinese (@Speechlessmanbilibili)

    Keep the macOS app running after the last window closes and reopen a window when the app is activated

    Thank you to 1 community contributor:

    @Speechlessmanbilibili:

    fix(i18n): use 词元 instead of 令牌 for token in zh locale (#40977)

    Original source
  • Aug 7, 2026
    • Date parsed from source:
      Aug 7, 2026
    • First seen by Releasebot:
      Aug 7, 2026
    SST logo

    opencode by SST

    v1.18.15

    opencode releases core bug fixes and desktop improvements, keeping message ordering and session timelines chronologically correct, improving compaction and attachment loading, expanding locale coverage, and adding JSON export for full session transcripts.

    Core

    Bugfixes

    Chronological message ordering now stays correct even when imported or legacy message IDs are out of order.

    Revert and fork actions now use real message chronology instead of message ID ordering.

    Truncation cleanup now removes stale files by file timestamp more reliably.

    Repeated compaction now keeps earlier tool-call history in summaries instead of dropping orphaned results.

    Blob-based attachments now load correctly in the web UI. (@rexdotsh)

    Desktop

    Improvements

    Added much broader locale coverage across the desktop app.

    Export full session transcripts as JSON from the UI.

    Bugfixes

    Session timelines now respect chronological message boundaries more reliably.

    Stored messages now stay ordered by creation time.

    Session lists now sort by persisted activity time more reliably.

    Language names now stay native in the locale picker.

    Filled in missing translations across existing locales.

    Thank you to 3 community contributors:

    @rexdotsh:

    fix(server): allow blob attachments in web UI (#40692)

    @ayubun:

    fix(tui): support copying over ssh with set-clipboard on tmux config (#30472)

    @dangooddd:

    feat(tui): add cursor style configuration (#32295)

    Original source
  • Similar to SST with recent updates:

  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    SST logo

    opencode by SST

    v1.18.14

    opencode improves remote and provider reliability with a simpler xAI device-code login, better retry handling for transient errors, clearer mid-stream provider failures, and easier debugging for remote workspace 5xx responses.

    Core

    Improvements

    Simplified xAI login to a single device-code flow that works better in headless and remote environments.

    Bugfixes

    Preserved structured mid-stream provider errors so compatible providers can retry failed responses.

    Retried more transient provider and network errors instead of failing immediately.

    Counted cache writes in ACP usage totals.

    Logged remote workspace 5xx response bodies in the host logs to make proxy failures easier to debug. (@jamesmurdza)

    Stopped sending the host directory path to remote workspaces so prompts resolve from the remote project root. (@jamesmurdza)

    Waited for queued ACP session updates before ending a turn.

    Thank you to 1 community contributor:

    @jamesmurdza:

    fix(server): don't forward host directory to remote workspace (#40136)

    fix(server): log upstream 5xx bodies from proxied workspace requests (#40135)

    Original source
  • Aug 4, 2026
    • Date parsed from source:
      Aug 4, 2026
    • First seen by Releasebot:
      Aug 4, 2026
    SST logo

    opencode by SST

    v1.18.13

    opencode adds desktop localization and right-to-left support, with bug fixes for tabs, drawers, resizing, titlebar interactions, and markdown rendering performance. It also improves session naming, plural rules, and GitHub pull request review context in the TUI.

    TUI

    Bugfixes

    GitHub pull request reviews now include the pull request number and URL in context.

    Desktop

    Bugfixes

    Fixed several right-to-left layout issues across tabs, drawers, resizing, and titlebar interactions.

    Fixed shared right-to-left UI behavior such as directional icons and drawer placement.

    Sessions without titles now fall back to generated names instead of appearing blank.

    Moved markdown parsing off the main thread to keep the app more responsive while rendering messages.

    Improvements

    Localized more desktop UI copy, including native menus, update dialogs, and help content.

    Added early right-to-left layout support across the app and session views.

    Added locale-aware plural rules so translated counts and summaries read correctly.

    Expanded translation coverage and added more supported desktop languages.

    Thank you to 1 community contributor:

    @amypoolside:

    docs: add Poolside provider setup (#39187)

    Original source
  • Aug 4, 2026
    • Date parsed from source:
      Aug 4, 2026
    • First seen by Releasebot:
      Aug 4, 2026
    SST logo

    opencode by SST

    v1.18.12

    opencode fixes Azure GPT-5.5+ completion requests with reasoning enabled and smooths desktop performance by reducing composer lag, improving project search, clearing stale assistant errors, and skipping legacy config reads on v2 servers.

    Core

    Bugfixes

    Fixed Azure GPT-5.5+ completion requests failing when reasoning is enabled. (@frederiknsgo)

    Desktop

    Bugfixes

    Reduced composer lag when drafts include large pasted images or attachments.

    Let project search match any known recent project instead of only the first five. (@NumerousJLs)

    Cleared stale assistant errors from the timeline once the same turn resumes streaming.

    Skipped legacy config reads against v2 servers to avoid spurious config loading issues. (@resetsix)

    Thank you to 4 community contributors:

    @resetsix:

    fix(app): skip legacy config reads for v2 (#40211)

    @NumerousJLs:

    fix(app): search every known project in the open project dialog (#40202)

    @MagnumGoYB:

    docs: remove obsolete vouch system section (#40266)

    @frederiknsgo:

    fix: gpt-5.5+ in combination with azure fails with reasoningEffort (#40265)

    Original source
  • Aug 1, 2026
    • Date parsed from source:
      Aug 1, 2026
    • First seen by Releasebot:
      Aug 1, 2026
    SST logo

    opencode by SST

    v1.18.11

    opencode fixes MCP SSE reconnect loops, provider model config handling, and several desktop issues, including external links opening in the system browser, stale session tabs, directory picker defaults, file tree clipping, and debug gutter alignment.

    Core

    Bugfixes

    Stopped MCP SSE connections from getting stuck in reconnect loops after server error responses.

    Fixed provider model configs that use interleaved reasoning fields like reasoning_text or custom field names.

    Desktop

    Bugfixes

    Open external links in the system browser instead of inside the app.

    Fixed stale session tab state in the desktop title bar. (@OpeOginni)

    Open the legacy directory picker at your home folder when no home path is loaded yet.

    Prevent the file tree tab from clipping when resized smaller. (@OpeOginni)

    Fixed debug gutter labels and values misaligning.

    Thank you to 2 community contributors:

    @devennavani:

    docs: add Modal provider setup (#39710)

    @OpeOginni:

    fix(app): prevent file tree tab clipping (#39770)

    fix(app): prevent stale session tab reads (#39767)

    fix(app): prevent stale prompt control reads (#39842)

    Original source
  • Jul 30, 2026
    • Date parsed from source:
      Jul 30, 2026
    • First seen by Releasebot:
      Jul 31, 2026
    SST logo

    opencode by SST

    v1.18.10

    opencode adds automatic Modal model discovery, plus desktop UX improvements that prevent duplicate attachments, keep the new session button visible, and make toasts and tabs behave more smoothly. It also fixes malformed saved tabs and refines model loading and agent picker behavior.

    Core

    Discover available Modal models automatically. (@devennavani)

    Desktop

    Improvements

    • Prevent adding the same attachment more than once.
    • Always show the new session button.
    • Improve toast notifications with better stacking, dismissal, and mobile layout.
    • Refine tab hover, active, and overflow states.

    Bugfixes

    • Repair malformed saved tabs so broken tab state no longer persists across launches. (@OpeOginni)
    • Hide the model variant selector until model data finishes loading.
    • Preserve the custom agent picker for existing users.

    Thank you to 3 community contributors:

    @lakshyaag-tavily:

    docs(ecosystem): add opencode-tavily plugin (#38709)

    @devennavani:

    feat: discover Modal models (#39066)

    @OpeOginni:

    fix(app): repair malformed persisted tabs (#39645)

    Original source
  • Jul 28, 2026
    • Date parsed from source:
      Jul 28, 2026
    • First seen by Releasebot:
      Jul 29, 2026
    SST logo

    opencode by SST

    v1.18.9

    opencode adds a V2 desktop sidecar, collapsible model provider sections, and bug fixes for MCP clients, navigation, and session loading.

    Core

    Bugfixes

    Restored compatibility with legacy MCP SDK clients.

    Desktop

    Bugfixes

    Fixed a Solid cleanup crash that could break navigation in the desktop app.

    Fixed home session loading so the session list can update without suspending the whole page.

    Improvements

    Removed the extra vertical borders from the V2 home projects view.

    Added an opt-in V2 desktop sidecar backed by the bundled CLI service.

    Added collapsible model provider sections in V2 settings.

    Thank you to 1 community contributor:

    @roborew:

    fix(desktop): patch @dnd-kit/solid to preserve core scroll plugins (#38119)

    Original source
  • Jul 28, 2026
    • Date parsed from source:
      Jul 28, 2026
    • First seen by Releasebot:
      Jul 28, 2026
    SST logo

    opencode by SST

    v1.18.8

    opencode improves MCP and OAuth compatibility, strengthens desktop reliability, and adds a shortcut for opening the project selector in new sessions. This release also fixes tab navigation, file opening, server status cues, provider refreshes, and several freezes.

    Core

    Improvements

    Improved compatibility with newer MCP servers and OAuth flows.

    Bugfixes

    Reconnects MCP servers after expired SDK sessions, including concurrent requests.

    Honors configured MCP OAuth callback ports in mcp debug.

    Stops sending deprecated sampling defaults to newer Gemini models.

    Desktop

    Improvements

    Added a shortcut to open the project selector in new sessions.

    Bugfixes

    Tab keyboard navigation now follows the visible tab order.

    Opening files now expands Windows folders with trailing separators.

    Server status uses blue when an integration needs attention.

    Provider connection state now refreshes immediately after changes.

    Linux packages now install AppStream metadata. (@develop7)

    Local desktop runs now use the channel database.

    Prevents freezes when closing projects from the home view.

    Prevents the right panel from freezing the session view while loading.

    Thank you to 2 community contributors:

    @OpeOginni:

    fix(core): correct MCP environment field in built-in skill (#39175)

    @develop7:

    fix(desktop): install AppStream metainfo in Linux packages (#36872)

    Original source
  • Jul 27, 2026
    • Date parsed from source:
      Jul 27, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    SST logo

    opencode by SST

    v1.18.7

    opencode fixes desktop bugs with fullscreen macOS titlebar, command palette, and project selector scrolling improvements.

    Desktop

    Bugfixes

    Remove the extra titlebar inset in fullscreen on macOS.

    Keep command palette entries from reappearing incorrectly when shadowed commands are removed.

    Add scrolling to the project selector dropdown when the list is long. (@david1gp)

    Thank you to 2 community contributors:

    @ProdigyRahul:

    fix(ui): keep mutable selects open (#39027)

    @david1gp:

    fix(app): add scroll to project selector dropdown (#39016)

    Original source
  • Jul 27, 2026
    • Date parsed from source:
      Jul 27, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    SST logo

    opencode by SST

    v1.18.6

    opencode fixes branch cache refresh issues and improves compatibility with the newer client API across key desktop flows.

    Core

    Bugfixes

    Fixed branch-specific repository caches so refreshing one reference no longer moves another branch checkout.

    Desktop

    Improvements

    Improved compatibility with the newer client API across directory, project, session, and terminal flows.

    Bugfixes

    Fixed legacy MCP state refreshing when opening a V1 workspace.

    Fixed provider lists not refreshing after connecting a provider or finishing provider OAuth on V1 servers.

    Original source
  • Jul 24, 2026
    • Date parsed from source:
      Jul 24, 2026
    • First seen by Releasebot:
      Jul 25, 2026
    SST logo

    opencode by SST

    v1.18.5

    opencode fixes Claude, OpenAI, Mistral, and MiniMax behavior, while improving desktop support for current servers with better discovery, session actions, timelines, and event streaming. It also tightens prompt handling, file views, and legacy compatibility across the app.

    Core

    Bugfixes

    Improve Claude adaptive thinking handling across more response shapes.

    Avoid OpenAI Responses phase handling that could break some conversations.

    Preserve grep symlink paths in search results. (@remixz)

    Preserve Mistral reasoning history across turns.

    Stabilize Mistral prompt caching.

    Use the correct prompt cache keys for each SDK.

    Fix MiniMax M3 thinking variant selection.

    Desktop

    Improvements

    Support the current server terminal transport.

    Support current-server review data in the desktop app.

    Update server discovery flows for current servers.

    Support current-server session actions, including prompts and commands.

    Render current-server session timelines.

    Stream current-server events in the desktop app.

    Detect legacy and current servers so the desktop app can work with both.

    Bugfixes

    Restore optimistic timeline updates while responses are still streaming.

    Hide legacy-only features when connected to current servers.

    Preserve inline file mentions when sending prompts to legacy servers.

    Stop auto-accepting config permissions on current servers.

    Keep current servers out of the legacy layout.

    Show plain file contents in file-specific tabs instead of review diffs.

    Keep the prompt input agent toggle in sync.

    Keep paginated session timelines in the right order.

    Restore directory-scoped session status for legacy servers.

    Reload legacy session progress after hydration.

    Thank you to 2 community contributors:

    @dleopold:

    fix(app): classify existing web profiles for layout transition (#38117)

    @remixz:

    fix(opencode): preserve grep symlink paths (#38581)

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.