Vorno 0.12.2
July 24, 2026
Features
- Agents can create unstarted Tasks on the board with the new
create_tasktool — title, description, acceptance criteria, sources, skills, LLM connection/model, and working directory; Tasks inherit the current project unless another is specified, and unknown source/skill references are reported as warnings instead of blocking creation (from upstream v0.11.2) - Sessions can now be sent between any two workspaces, including remote-to-local and local-to-local transfers (from upstream v0.11.2)
Improvements
- Press Up arrow in a truly empty chat input to cancel the running turn and bring your last prompt back for editing (from upstream v0.11.2)
- In-app "background session finished" alerts are now off by default — enable them under Settings → Appearance (from upstream v0.11.2)
- Background task chips can be dismissed without stopping the task, and a chip with no updates stops spinning and shows an Unknown state without claiming the task stopped (from upstream v0.11.2)
Bug Fixes
- Large transfers involving a remote workspace now allow more time for bundle export/import, reducing timeouts on slower connections (from upstream v0.11.2)
- Queuing a message while the agent is still replying no longer pushes the in-progress response below your new message (from upstream v0.11.2)
- Queuing a message mid-turn no longer makes the agent treat its already-finished previous response as interrupted (from upstream v0.11.2)