Skip to content

v0.10.0

Choose a tag to compare

@richardbowman richardbowman released this 31 May 11:51
· 511 commits to main since this release
1526b36

What's new

  • Kanban board as independent panel — open the kanban view in its own pane, not just inside a thread (#114)
  • Wake-lock indicator — status bar shrunk to icon-only (#115)
  • Panel polish — solid hover background on the floating panel; cwd chip moved to footer (#116)
  • Tool-call scroll fix — tool pills now stay visible above the floating chat panel as they accumulate during a run (#117)
  • Input placeholder — simplified to a clean one-liner: "Message Claude…" (#117)

Commits since v0.9.0

  • chore: bump version to v0.10.0 (#118)
  • fix: scroll tool pills into view + simplify input placeholder (#117)
  • feat: kanban board as independent panel (#114)
  • chore: add PostToolUse quality-gate hook for git push (#111)
  • chore: shrink wake-lock status bar indicator to icon only (#115)
  • fix: solid panel hover background + move cwd chip to footer (#116)