You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).