Skip to content

chore(deps): update opencode to v1.18.10 - #52

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/anomalyco-opencode-1.x
Open

chore(deps): update opencode to v1.18.10#52
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/anomalyco-opencode-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
anomalyco/opencode patch 1.18.31.18.10

Release Notes

anomalyco/opencode (anomalyco/opencode)

v1.18.10

Compare Source

Core

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:

v1.18.9

Compare Source

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:

v1.18.8

Compare Source

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:

v1.18.7

Compare Source

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:

v1.18.6

Compare Source

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.

v1.18.5

Compare Source

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:

v1.18.4

Compare Source

Core

Improvements
  • Use adaptive thinking controls for Kimi models on Anthropic-compatible providers, with summarized reasoning output by default. (@​chouqin)
Bugfixes
  • Reduce OpenAI provider header timeouts during slow connection setup.
  • Respect provider-defined reasoning options instead of falling back to the wrong reasoning controls.
  • Restore Azure Cognitive Services endpoint support for Azure-hosted models.

Desktop

Improvements
  • Sync the embedded terminal theme with the app theme.
  • Improve the review panel so open file tabs can stay aligned with the current diff view.
  • Rewrite the v2 prompt input for more reliable command, context, shell, attachment, and history interactions.
  • Improve review panel resizing and sticky controls.
Bugfixes
  • Preserve command drafts in the command menu.
  • Avoid session view failures when message parent links are missing.
  • Prevent sending empty prompt text parts.
  • Restore model variant selection accessibility.
  • Show keybind tooltips on prompt input controls. (@​ProdigyRahul)
  • Deduplicate repeated file entries in diff summaries.
  • Prevent recovery window handling from touching destroyed windows.

Thank you to 3 community contributors:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Jun 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4221f92

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 1a6a6ff to 6ace902 Compare June 10, 2026 04:34
@renovate renovate Bot changed the title chore(deps): update opencode to v1.16.2 chore(deps): update opencode to v1.17.0 Jun 10, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.0 chore(deps): update opencode to v1.17.1 Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from 6c0649f to 1af007a Compare June 10, 2026 19:46
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.1 chore(deps): update opencode to v1.17.3 Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 1af007a to 0aa8dc2 Compare June 12, 2026 04:49
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.3 chore(deps): update opencode to v1.17.4 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 0aa8dc2 to bca509f Compare June 13, 2026 20:28
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.4 chore(deps): update opencode to v1.17.5 Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from bca509f to 9293914 Compare June 14, 2026 01:03
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.5 chore(deps): update opencode to v1.17.6 Jun 14, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 9293914 to 4fea28e Compare June 14, 2026 22:10
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.6 chore(deps): update opencode to v1.17.7 Jun 14, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 4fea28e to da1bf9b Compare June 18, 2026 01:39
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.7 chore(deps): update opencode to v1.17.8 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from da1bf9b to c55828f Compare June 21, 2026 02:08
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.8 chore(deps): update opencode to v1.17.9 Jun 21, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.9 chore(deps): update opencode to v1.17.10 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from 67c198f to e8e9302 Compare June 25, 2026 14:13
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.10 chore(deps): update opencode to v1.17.11 Jun 25, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.11 chore(deps): update opencode to v1.17.11 - autoclosed Jun 30, 2026
@renovate renovate Bot closed this Jun 30, 2026
@renovate
renovate Bot deleted the renovate/anomalyco-opencode-1.x branch June 30, 2026 04:14
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.11 - autoclosed chore(deps): update opencode to v1.17.12 Jun 30, 2026
@renovate renovate Bot reopened this Jun 30, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.16 chore(deps): update opencode to v1.17.17 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from 377c958 to 494d38b Compare July 9, 2026 21:59
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.17 chore(deps): update opencode to v1.17.18 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 494d38b to 13812cf Compare July 13, 2026 20:05
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.18 chore(deps): update opencode to v1.17.19 Jul 13, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.19 chore(deps): update opencode to v1.17.20 Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from bd52563 to 1cb9987 Compare July 14, 2026 21:53
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.20 chore(deps): update opencode to v1.18.1 Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 1cb9987 to ccf2cb5 Compare July 15, 2026 17:10
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.1 chore(deps): update opencode to v1.18.2 Jul 15, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.2 chore(deps): update opencode to v1.18.3 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from 505f784 to b994f09 Compare July 20, 2026 22:01
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.3 chore(deps): update opencode to v1.18.4 Jul 20, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.4 chore(deps): update opencode to v1.18.5 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from 2ea7f16 to b48c435 Compare July 26, 2026 16:51
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.5 chore(deps): update opencode to v1.18.6 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from b48c435 to 208d971 Compare July 27, 2026 04:31
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.6 chore(deps): update opencode to v1.18.7 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from 41d8a11 to 4afea65 Compare July 28, 2026 12:47
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.7 chore(deps): update opencode to v1.18.8 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 4afea65 to 0a01476 Compare July 28, 2026 19:58
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.8 chore(deps): update opencode to v1.18.9 Jul 28, 2026
@renovate renovate Bot changed the title chore(deps): update opencode to v1.18.9 chore(deps): update opencode to v1.18.10 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from 0a01476 to 4221f92 Compare July 30, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants