What's Changed
New Contributors
Added
- Added DeepSeek V4 Flash Vision Exp (
deepseek-v4-flash-vision-exp) to the official DeepSeek and Routin AI catalogs, with vision enabled and the same context, thinking, and pricing as V4 Flash.
Changed
- Ox Alpha on Routin AI no longer allows turning thinking off;
reasoning_effortis now low/high/max (default max), matching GLM-5.3.
Fixed
- Fixed a healthy provider stream dying mid-read (connection reset or truncated SSE body) aborting the turn: the Worker now retries that class of fault when nothing visible has been emitted yet, so a headers-only drop no longer wastes a long wait.
- Fixed live tool cards staying on “receiving args” after the model finished the call:
tool_use_generatednow marks the call running, and a persistedtool_resultwins over a stale overlaystreamingstatus. - Fixed compaction cuts storing the Worker’s run-scoped
asst:<runId>handle, which never matches a transcript row: the host now spares the streaming desktop message, and the in-chat divider falls back to the last assistant turn before the summary instead of disappearing.