Lets models generate images during tasks, rendering inline
An AI SDK update enables models to generate images during tasks with inline rendering.
Everything here lands through the SDK bundle, so it applies to windows running that bundle — except the last section, which is a legacy-bundle fix. Added Let models that support it generate images during a task. Generated images render inline in the conversation. Fixed Fix code actions failing with "command not found" on VS Code 1.134. Fix `@` file mentions breaking on paths that contain spaces. Show the diff edit view for multi-line edits in files with CRLF line endings. Continue the surviving session when resuming a task, instead of rebuilding it from the original task text. Clear the task-scoped settings overlay when the task view is cleared or switched, so one task's overrides no longer leak into the next.
Honor the classic truncation range when migrating legacy tasks. Preserve LiteLLM input token limits instead of overwriting them with catalog values. Restore custom base URLs for Gemini, and normalize legacy host-root values so they keep working. Point provider signup links at each provider's API key page instead of a generic landing page. Load skill slash commands through the skills tool instead of pasting their instructions into your message, which previously delivered…
- github.comCline v4.1.11primary