All releases
Early Access

v0.1.19 — Brand-new terminal, faster sessions, and new search

A brand-new terminal in the workspace. The Terminal panel is rebuilt around a real shell experience — scrollback you can read, clear command blocks, and a layout that matches the rest of the app. Open it from the sidebar strip when you want builds, tests, and agent commands in one place instead of bouncing to an external window.

Brand-new terminal panel running Claude Code in the workspace

A more performant terminal. The panel is faster to open and easier on your machine while jobs are running — less visual churn, smoother updates, and history that stays put when you switch sessions.

Faster sessions. Long conversations no longer bog down the UI. The chat feed loads turns on demand, markdown appears incrementally as the agent types, and the server paces updates so a busy project stays responsive.

Search archived sessions. Need an old run? Turn on archived search in the sessions sidebar to find completed and archived sessions by name — without leaving the workspace.

Sessions sidebar with archived search enabled

Also in this release:

  • Plan threads — keep multiple plans per session, focus the one you are executing, and version plans independently
  • Recursive CLI TUIrecursive TUI for a full terminal dashboard when you want agents outside the desktop shell
  • Sandbox permissions — stricter tool permission posture enforced consistently across adapters
  • code_impact tool — graph-style blast-radius analysis for agents planning larger edits
  • Reliability — connection screen recovery on reconnect, frozen-window toast after unlock, and faster boot when settings fetch is slow