Skip to content

v2026.7.17

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:11

Breaking Changes

Added

  • Added a Kimi K3 prompt preset for catalog models using kimi-k3 or the Kimi Coding k3 id (#220).

Changed

Fixed

  • Fixed interactive tool renderers to receive result-presence context, allowing self-framed tools to replace their pending view instead of stacking duplicate output (#223).
  • Fixed the active goal footer to update elapsed time live while preserving accounting parity and stopping the ticker outside active TUI goals (#221).
  • Fixed builtin webfetch output to cap model-facing content at 50 KB, preserve a UTF-8-safe leading prefix, and report truncation metadata instead of forcing compaction with oversized responses (#222).
  • Fixed Anthropic native web search gating and replay sanitization for compatible endpoints while preserving the function-tool fallback and allowing explicit compat.supportsWebSearch model configuration (#213 by @tmdgusya).

Removed