Skip to content

v0.0.18

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Apr 02:12
· 2 commits to main since this release

Changelog

  • 80a5e41 Extract VTerm.SelectedText() to dedup 7 identical text-extraction blocks
  • a667129 Extract resetPTYStateLocked to dedup 4 identical cleanup blocks
  • c23ad00 Fix busy-tab PTY catch-up flush behavior (#203)
  • 56756cc Fix hover wheel pane routing (#205)
  • c76dce7 Remove openclaw (#204)
  • d31b343 Simplify amux: eliminate tmuxService wrapper, dedup, and reduce boilerplate