All releases
v0.3.3

Desktop setup, phone pairing, provider management

Fresh desktop installs get a real setup flow, phone pairing works on any network, and providers install and sign in without leaving the app.

Desktop setup for cold installs

A fresh launch opens on a setup checklist that connects a coding agent and picks a folder, with live status as you go. Relaunching reopens where you left off, and Go to Home lands on a real home screen.

Phone pairing works on any network

Pairing links now use an address your phone can actually reach and survive the plain-HTTP connections home networks use. Revoking a device disconnects the phone right away instead of leaving it silently connected.

One-click provider CLI install and unified sign-in

A missing provider CLI installs with one click from Settings or the setup card. Sign-in runs the same quiet flow everywhere, and auth failures surface in seconds instead of minutes.

Composer notices in one row

Warnings dock as a single slim row above the message box instead of stacking banners. After you sign in, held messages send themselves once the provider checks out.

Also improved

  • Device list now hides internal desktop sessions and asks for confirmation before removing devices.
  • Downloaded updates can be superseded by newer releases instead of staying pinned forever.
  • The add-project command no longer fails when run before the workspace finishes loading.
  • Inbox change request badges now appear only on pinned branches.
  • Fixed the npm package startup failure that broke fresh 0.3.1 installs.
  • Updated js-yaml dependency for CVE-2026-59870.