Version: v0.1.0-rc.8[✓] LATEST
Multimodal workflows and installable subagents
Native image input reaches commands and references, while Claude Code and Codex become installable profile bundles.
Major updates
- Native multimodal requests — DeepSeek model adapters can enable native image input; commands such as
/goaland/planaccept mixed text and images. - Richer @ references — the composer menu can reference both workspace files and prior sessions.
- Installable subagents — Claude Code and Codex providers can be installed on demand as Profile Bundles; Codex adds non-interactive permission modes and named instances.
- Persistent PowerShell — Windows PTY terminals gain persistent PowerShell sessions, enabled by default in the Minimal preset.
Reliability and experience
- Bound oversized and accumulated image payloads before they can break model requests.
- Preserve visible response prefixes after cancelling generation, including follow-up prompts and forked sessions.
- Improve custom OpenAI-compatible gateway support and reasoning-content passback.
- Add concurrent
web_searchqueries, prompt subagent result delivery, faster large-session forks, and automatic browser opening for localdsh webruns.
Upgrade note
- SQLite persistence is smaller and faster, but this release changes its on-disk storage format. Back up important sessions before upgrading.