Skip to content

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

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

chore(deps): update opencode to v1.17.13#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.17.111.17.13

Release Notes

anomalyco/opencode (anomalyco/opencode)

v1.17.13

Compare Source

Core

Bugfixes
  • Force reasoning mode for OpenAI-compatible reasoning models so reasoning settings apply reliably on custom deployments
  • Stop replaying stale GitHub Copilot response item IDs, avoiding follow-up request failures

Desktop

Bugfixes
  • Let question prompts be minimized and restored without dismissing them (@​arvsrn)
  • Clean up stale empty and old draft store files to reduce desktop state buildup
  • Keep pending question requests open while reviewing them, instead of dismissing them accidentally (@​eXamadeus)
  • Keep session page failures scoped to the affected tab instead of breaking the whole app
Improvements
  • Improve markdown and message layout alignment in the v2 session UI (@​arvsrn)
  • Add a searchable v2 model picker and model management flow in the composer (@​arvsrn)
  • Show a hover preview for session tabs with the project, path, branch, and server (@​usrnk1)
  • Streamline WSL server setup with clearer distro checks and install flows (@​arvsrn)
  • Keep desktop tabs scoped to each window so windows restore their own tab sets

Thank you to 3 community contributors:

v1.17.12

Compare Source

Core

Bugfixes
  • Enable adaptive thinking for Claude Sonnet 5.
  • Prefer MCP content responses over structured output when both are present.
  • Reconnect MCP servers after OAuth even if the server was disabled. (@​MaxAnderson95)
  • Request MCP refresh-token scope during OAuth.
  • Show MCP OAuth completion errors instead of a generic failure.
  • Refresh cached remote skills.
  • Preserve skill resource paths.
  • Pick better default small models across providers.
  • Scope MCP auth status to each server URL.

TUI

Improvements
  • Add a yolo mode to auto-approve permissions.
  • Pass ServerAuth headers through external served TUI connections. (@​OpeOginni)

Desktop

Improvements
  • Autocomplete MCP resources in the composer.
  • Add workspace controls when starting a new session.
  • Show stored token and cost totals in the session context. (@​OpeOginni)
Bugfixes
  • Autocomplete configured references in prompts.
  • Restore the prompt cursor when the composer regains focus.
  • Remember the last active desktop URL across restarts.
  • Preserve the selected model when promoting a session. (@​usrnk1)
  • Keep session pages in sync during concurrent events.
  • Support normal auth input prompts in the desktop connect-provider dialog. (@​OpeOginni)
  • Prevent hidden terminal tabs from hanging or resizing incorrectly.
  • Re-enable auto-accept in session settings.
  • Keep session tabs scoped to the correct server.
  • Remember the selected home project and server.

SDK

Improvements
  • Add a live event subscription stream.
  • Add SDK access to active sessions.
  • Restore session runtime operations such as event streaming, interrupts, and message lookup.
  • Add paged durable session history.
  • Add session permission request create and fetch endpoints.
Bugfixes
  • Preserve V2Event names in SSE streams.
  • Wake embedded session execution after new prompts.
  • Improve V2 runtime tool results and avoid duplicate model switch events.
  • Resolve MIME types for prompt attachments sent by URI.

Thank you to 11 community contributors:

  • @​usrnk1:
    • feat(app): refine session UI styling (#​33860)
    • fix(desktop): preserve selected model during session promotion (#​34466)
    • fix(desktop): context menu button / tab intermittent issue (#​34420)
    • feat(desktop): add hover background to session title and single-click edit (#​34589)
    • feat(app): hide separators around active tabs (#​34591)
    • feat(desktop): polish inline session title editing (#​34607)
    • feat(desktop): make error view draggable (#​34627)
    • feat(desktop): polish tooltips and session search (#​34632)
  • @​arvsrn:
    • feat(app): updates to design system (#​34066)
    • feat(app): update home screen alignment + markdown styles (#​34172)
    • feat(app): minor visual updates (#​34205)
    • feat(app): new debug bar (#​34237)
    • feat(app): sticky session list header (#​34220)
    • feat(app): show loader on session hover (#​34224)
    • feat(app): new timeline header (#​34192)
    • feat(app): improve projects sidebar reactivity (#​34391)
    • feat(app): update message part ui to v2 (#​34394)
    • feat(app): align slash popover to v2 tokens (#​34286)
  • @​ariane-emory:
    • docs(providers): document blacklist and whitelist model filtering (#​33792)
  • @​Slickstef11:
    • docs: route enterprise contact links (#​34080)
  • @​affanali2k3:
    • fix(app): slow tooltip display for models (#​30745)
  • @​OpeOginni:
    • fix(desktop): recognize normal auth metadata input prompts in connect provider dialog (#​33024)
    • feat(desktop): Display stored totals for Tokens and Cost in Desktop Session Context (#​28887)
    • feat(tui): integrate ServerAuth headers into transport configuration for external served TUI thread (#​29876)
  • @​BenGu3:
    • fix(tui): register prompt.skills keybinds (#​34180)
  • @​neriousy:
    • fix(app): disable add project when given server is offline (#​34294)
    • fix(app): disable empty server chevron (#​34292)
  • @​MaxAnderson95:
    • fix(mcp): reconnect after OAuth even when server is disabled
  • @​StarpTech:
    • fix(console): cancel upstream provider requests (#​34467)
  • @​runvip:
    • fix(docs): fix Russian translation for index.mdx (#​34001)

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: 20a336b

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 force-pushed the renovate/anomalyco-opencode-1.x branch 2 times, most recently from e8e9302 to b11e223 Compare June 30, 2026 20:53
@renovate renovate Bot force-pushed the renovate/anomalyco-opencode-1.x branch from b11e223 to 20a336b Compare July 1, 2026 21:06
@renovate renovate Bot changed the title chore(deps): update opencode to v1.17.12 chore(deps): update opencode to v1.17.13 Jul 1, 2026
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