
๐๐ฅ๐๐ฃ๐พ๐ค๐๐ v1.17.9 released. TL;DR:
Agent step limits now behave correctly, GLM-5.2 thinking variants land, Bedrock/Copilot provider handling improves, and the TUI gets cleaner subagent/error behavior.
๐๐ด๐ฒ๐ป๐
โข Fixed configured agent step limits in the v2 runner: the final step disables tools and forces a text-only summary instead of failing the run.
โข Changed agents without a configured step limit to continue past the old hard 25-step local tool cap.
โข Changed steered follow-up prompts to stay as normal user messages, preserving message shape and improving prompt-cache stability.
๐ฃ๐ฟ๐ผ๐๐ถ๐ฑ๐ฒ๐ฟ๐
โข Added High/Max thinking variants for GLM-5.2 across OpenAI-compatible and Anthropic-compatible providers.
โข Added OpenRouter GLM-5.2 High/XHigh reasoning variants using OpenRouterโs native effort mapping.
โข Fixed GitHub Copilot model discovery so configured provider headers are passed through.
โข Fixed Devstral model detection to use locale-stable lowercase matching.
๐๐๐
โข Fixed Amazon Bedrock Converse topK forwarding by sending it through model-specific request fields as top_k.
๐ง๐จ๐
Fixed
โข Fixed subagent task rows merging visually with neighboring inline tools.
โข Fixed inline spacing around assistant summaries, assistant errors, block tools, and multi-line rows.
โข Fixed the Console org switcher so org-load failures render inline instead of tearing down the dialog.
โข Fixed background-subagent shortcut visibility so it only appears when the server advertises support.
๐ฆ๐ฒ๐ฟ๐๐ฒ๐ฟ
โข Added /experimental/capabilities so clients can discover enabled experimental runtime features.
๐ฆ๐๐
โข Updated the generated JS SDK and OpenAPI types for experimental capability discovery.
๐๐ผ๐ป๐๐ผ๐น๐ฒ
โข Added unique-user charts to OpenCode Data home and model pages.
โข Fixed model peer rankings to use the same ranking window as the displayed model rank.
๐ญ๐ฒ๐ป
โข Improved provider budget telemetry so usage is recorded when spend is tracked and includes per-model budget usage.
No noticeable bundle change
Compare: github.com/anomalyco/openโฆ
English