Skip to content

v0.11.1 — session trust, launch gestures, persistence polish

Pre-release
Pre-release

Choose a tag to compare

@lhanks lhanks released this 01 Sep 15:29

v0.11.1 — 2026-08-31

Second clean-tag candidate under the trunk + tags flow; supersedes the unpromoted v0.11.0. Published as a PRERELEASE for the beta ring; promote = flip this release to latest (same commit, same installers).

Highlights

  • Session trust arc: archive is copy-only and /resume is never touched; the close dialog is Close / Keep Session / Persist Process with no delete path; fresh CC panes start silently; the conversation picker is compact, scrollable, and cancels cleanly (SPT-762, 763, 768, 769, 778).
  • Launch semantics: click always opens a new session; ctrl+click opens the attach-to-existing picker for every shortcut flavor; ctrl+click link activation is reliable in tmux panes; wrapped links carry their full target (SPT-764, 754, 758).
  • Persistence: the pin toggle applies and holds everywhere (single-writer transaction), and directory shortcuts gain a "Persistent session" checkbox so panes launch persistent-born (SPT-774, 777).
  • Panel polish: WAITING badges, collapsible detached section, all/open/detached filter, shortcut colors on rows, opt-in attention pings, tab X never collapses, toolbar folder drag passes a 30/30 live gesture matrix (SPT-761, 772, 771, 757, 755).
  • Identity & hygiene: orange badge for the test instance, Shortcuts "+" in the header, tab renames never touch shortcuts (SPT-759, 767, 756).

Bundled tickets

  • SPT-754: fix: ctrl+click routes native in tmux panes so link activation always runs
  • SPT-755: fix: toolbar folder drag-and-drop — 30/30 live matrix, seven root causes
  • SPT-756: fix: tab rename must not rename the shortcut; Edit Shortcut via the tab is the only rename path
  • SPT-757: fix: pane tab close X never collapses on narrow tabs
  • SPT-758: fix: hard-wrapped links no longer truncate on real xterm buffers
  • SPT-759: fix: vanilla/test instance gets its own orange-dot icon badge
  • SPT-761: feat: Open Sessions — WAITING badge, collapsible detached section, all/open/detached filter bar
  • SPT-762: fix: archiving a CC session never removes the source — /resume keeps working
  • SPT-763: feat: Close dialog redesign — Close / Keep Session / Persist Process, one global Always Close, no delete path
  • SPT-764: feat: shortcut click always opens new; ctrl+click opens the attach picker
  • SPT-767: chore: Shortcuts '+' moves into the sidebar section header; icon row removed
  • SPT-768: fix: fresh CC panes start new silently — spawn-time resume picker retired
  • SPT-769: chore: remove the explicit Archive action — the idle sweep is the only archiver
  • SPT-771: feat: opt-in audible pings for waiting and finished-while-unfocused sessions
  • SPT-772: feat: Open Sessions panel rows carry the launching shortcut's color
  • SPT-774: fix: one writer for pane persistence — the toolbar toggle applies and holds
  • SPT-777: feat: Persistent session checkbox on directory shortcuts — panes launch persistent-born
  • SPT-778: feat: compact conversation picker — one-line rows, expand, scroll, true cancel
  • SPT-779: chore: version 0.11.1