v0.2.0 — scrollbar, mouse wheel, board reconcile
Highlights
Cockpit (lakitu)
- Real scrollbar (proportional thumb + ↑/↓ arrows) on the Clients pane when the tree overflows.
- Mouse-wheel scrolling of the focused surface — the help overlay, the tasks/inbox modal, or the main tree.
- Fix: a click/hover-highlight offset — links lit up a few rows above where they were drawn. Hover now resolves against the same screen-space click targets as clicks.
MCP (lakitu-mcp)
sweep_agent_prsnow reconciles merged/closed PRs out of the board: per swept repo it diffs active cards against the live open set and clears any that merged or closed — so cards don't linger after a merge done outside an agent loop.
Install
cargo install lakitu lakitu-mcp
lakitu-mcp install-hooksFull diff: v0.1.0...v0.2.0