v0.12.2
What's Changed
- refactor(cli): extract mouse hit-test helpers into module by @edwin-zvs in #614
- feat(program): two-section @ smart-clip picker with category submenus by @edwin-zvs in #615
- feat(cli): show FROM -> TO version summary and apply instructions on upgrade by @edwin-zvs in #616
- fix(webui): don't auto-focus program input on session switch (mobile keyboard) by @edwin-zvs in #617
- feat(tui): add C-x o / C-2..C-5 / Shift+Arrow split-pane focus keys by @edwin-zvs in #618
- test(tui): cover C-x C-x literal passthrough to the focused session by @edwin-zvs in #619
- fix(webui): persist Terminal/Chat/Program view selection per session by @edwin-zvs in #620
- fix(webui): apply optimistic run shimmer to all un-settled blocks by @edwin-zvs in #621
- Release v0.12.2 by @edwin-zvs in #622
Full Changelog: v0.12.1...v0.12.2