Skip to content

v0.12.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:56
1824c07

What's Changed

  • fix(tui): scope C-x t transcript toggle to the focused split by @edwin-zvs in #636
  • Add live Program collaboration cursors by @edwin-zvs in #637
  • Rebase collaborative Program cursors by @edwin-zvs in #638
  • Render TUI Program cursors non-destructively by @edwin-zvs in #639
  • Fit Program cursor label highlights by @edwin-zvs in #640
  • Fix Program keyboard selection by @edwin-zvs in #641
  • Expire idle Program collaboration cursors after one minute by @edwin-zvs in #642
  • Target Program shimmer hover preview at the dispatching session by @edwin-zvs in #643
  • Fix Program Run shimmer/button when re-Run's narrowing empties by @edwin-zvs in #644
  • Persist Program shimmer hover preview like the clip-chip hover by @edwin-zvs in #645
  • Fix brittle Program block-identity reconciliation by @edwin-zvs in #646
  • Replace built-in Tasks program template content by @edwin-zvs in #647
  • Turn Program empty-state templates into a hoverable list by @edwin-zvs in #648
  • Fix Program control-key selection by @edwin-zvs in #649
  • Add resizable roll-down Program view by @edwin-zvs in #651
  • Clean up Program state when a session is deleted by @edwin-zvs in #650
  • Fix test-only compile error from missing cover_percent field by @edwin-zvs in #652
  • Program placeholder: plain template list with header and custom-template tip by @edwin-zvs in #653
  • Show text-only Program shimmer tooltips by @edwin-zvs in #655
  • Show focused frame for rolled-down Program by @edwin-zvs in #654
  • Program view: add Shift+click selection, tighten emacs-motion tests by @edwin-zvs in #656
  • Program: selection Run adds to existing shimmer instead of replacing it by @edwin-zvs in #657
  • Reuse cached parser size when two split panes show one session by @edwin-zvs in #658
  • Anchor rolled-down Program to owning split by @edwin-zvs in #659
  • Let Program session previews escape rolldown bounds by @edwin-zvs in #660
  • Animate session icon spinner for headless sessions by @edwin-zvs in #661
  • Fix stale open Program view when agent edits carry non-normalized smart clips by @edwin-zvs in #662
  • Animate Program-open session title icon by @edwin-zvs in #663
  • Fix Program C-Space + Emacs motion selection dying to own cursor echo by @edwin-zvs in #666
  • Add Program settle flourish by @edwin-zvs in #664
  • Show staged Program run progress by @edwin-zvs in #665
  • Show daemon-derived shimmer status tooltips by @edwin-zvs in #670
  • Add instant-dispatch fast path for Program selection-Run by @edwin-zvs in #667
  • Add live session-status badges to Program smart-clip chips by @edwin-zvs in #668
  • Add agent presence cursor to Program live collaboration by @edwin-zvs in #669
  • Fix instant-dispatch call to renamed start_program_run_with_dispatch_state by @edwin-zvs in #671
  • Avoid duplicate Program session widgets by @edwin-zvs in #672
  • Adjust Program clip hover preview ratio by @edwin-zvs in #673
  • Add user documentation for the Program view by @edwin-zvs in #675
  • Slide Program view when terminal is focused by @edwin-zvs in #674
  • Render Program hover tooltips above popups by @edwin-zvs in #676
  • Animate the Program terminal-focus slide and crop it to its pane by @edwin-zvs in #677
  • Clip slid Program popup to frame by @edwin-zvs in #678
  • Preserve Program slide state per popup by @edwin-zvs in #680
  • Animate Program session-clip chip status glyph while the session works by @edwin-zvs in #679
  • Fix program selection run shimmer union by @edwin-zvs in #682
  • Group archived subagents behind an expandable row in webui by @edwin-zvs in #681
  • Rebase Program caret/selection through adopted edits instead of clamping by @edwin-zvs in #684
  • Preserve Program crop layout at terminal edge by @edwin-zvs in #683
  • chore: release v0.12.4 by @edwin-zvs in #685

Full Changelog: v0.12.3...v0.12.4