All releases
Early Access

v0.1.20 — A rebuilt commit panel, tags and priorities, and Material file icons

A rebuilt commit panel. Source control gets a real editor experience: a new split and unified diff with inline merge view, staging controls that let you stage and unstage by file, and a changes sidebar so you can move between files without losing your place. Reverts confirm before they touch your tree.

Rebuilt commit panel with new diff and staging controls

Tags, priorities, and due dates in the backlog. The backlog is now a proper planning surface. Add tags from a picker backed by a new workspace tag entity, set status and due dates inline, and reach for due-date quick picks instead of typing. Tasks sort by priority and then due date — the old score fields are gone — and a unified display menu lets you control grouping and visible properties from one place.

Inline backlog editing with tag picker, status icons, and due-date quick picks

File-type icons. File trees and commit lists now have rich icon support, so languages, configs, and assets are recognizable at a glance instead of a wall of identical glyphs.

Quicker ways to create. Create shortcuts are streamlined across the shell, and a dedicated mobile quick-create sheet puts new sessions, tasks, and projects one tap away.

Mobile polish. Tab strips get haptics and scroll shadows, prose inputs respect mobile autocorrect and input hints, and the connection screen gains a sheet handle.

Also in this release:

  • Steadier reconnects — the shell bounds boot-time server fetch probes and re-checks auth during a stranded SSE reconnect instead of hanging
  • Fewer spurious toasts — background session reaps and already-finished chats no longer fire "Session complete" notifications, and finished workspace chats show their completed state
  • Resume reliability — answering a user_ask resumes the session without racing the store
  • Server Health — fixed duplicate Svelte keys that could break the page