Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:30

What's Changed

  • feat: forward wheel/PgUp scroll to full-screen agents (+ panic logger) by @AliHamzaAzam in #18
  • feat: account-usage corner from Claude's /usage by @AliHamzaAzam in #19
  • fix(tui): coalesce pane-scroll so a fast flick doesn't stutter or get stuck by @AliHamzaAzam in #20
  • fix(tui): coalesce pasted/typed keystrokes so a large paste doesn't freeze by @AliHamzaAzam in #21
  • fix(watcher): drop the file-id cache (NoCache) — it pegged a core on churn by @AliHamzaAzam in #22
  • fix(usage): time-box each probe so a hung one can't freeze the watcher by @AliHamzaAzam in #24
  • Per-agent fleet rows + rename, stable ordering, notification hardening, launch prep by @AliHamzaAzam in #26

Full Changelog: v0.1.0...v0.2.0