Skip to content

feat: opencode release v1.18.27 - #68

Merged
gabemeola merged 2 commits into
mainfrom
pr/opencode-release/v1.18.27
Sep 3, 2026
Merged

feat: opencode release v1.18.27#68
gabemeola merged 2 commits into
mainfrom
pr/opencode-release/v1.18.27

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

What's Changed

Core

Bugfixes

  • Default provider header timeouts to five minutes so slow model startups fail less often.
  • Default streamed chunk timeouts to five minutes, with false supported to disable them.
  • Let Anthropic thinking.blockBinding opt out via config when you need to keep the provider default. (@dkindlund)
  • Limit Anthropic thinking block binding to Claude 5.1+ models so older deployments do not reject requests.
  • Avoid unhandled errors when canceling timed-out SSE reads. (@AlexanderWillner)

Thank you to 2 community contributors:

  • @AlexanderWillner:
    • fix(provider): handle SSE reader cancel rejections (#44944)
  • @dkindlund:
    • fix(opencode): let config opt out of Anthropic thinking blockBinding (#46820)

Full Changelog: https://github.com/anomalyco/opencode/releases/tag/v1.18.27

This PR was created automatically by a scheduled workflow.

@github-actions
github-actions Bot force-pushed the pr/opencode-release/v1.18.27 branch from e0b42a3 to 56d06f3 Compare September 3, 2026 15:23
@gabemeola
gabemeola merged commit 1a718c0 into main Sep 3, 2026
2 checks passed
@gabemeola
gabemeola deleted the pr/opencode-release/v1.18.27 branch September 3, 2026 16:05
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Docker image size

Image Size
This PR 631MB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant