Skip to content

v0.11.2

Latest

Choose a tag to compare

@rjulius23 rjulius23 released this 22 Jul 17:52

Features

  • Claude- and Pi-backed agents can create unstarted Tasks on the board with the new create_task tool — including title, description, acceptance criteria, sources, skills, LLM connection/model, and working directory; Tasks inherit the current project unless another project is specified, and unknown source or skill references are reported as warnings instead of blocking creation
  • Sessions can now be sent between any two workspaces, including remote-to-local and local-to-local transfers

Improvements

  • Press Up arrow in a truly empty chat input to cancel the running turn and bring your last prompt back for editing
  • In-app "background session finished" alerts are now off by default — enable them under Settings → Appearance
  • 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

Bug Fixes

  • Large transfers involving a remote workspace now allow more time for bundle export and import, reducing timeouts on slower connections
  • Queuing a message while the agent is still replying no longer pushes the in-progress response below your new message
  • Queuing a message mid-turn no longer makes the agent treat its already-finished previous response as interrupted