8.0.0 (2026-04-08)
Bug Fixes
- pin Bun to 1.3.11 (1.2.15 lacks compression APIs, latest is unstable) (2372ea7)
Features
- add Pilot Bot — persistent automation agent with scheduled tasks, background jobs, and optional Telegram (cab87f6)
- complete Console overhaul — v8.0.0 (#126) (bfa261f)
BREAKING CHANGES
-
Console UI completely restructured — sidebar flattened, project selector removed from sidebar and replaced with per-view inline filters, dashboard cards redesigned, PlanStatus and GitStatus widgets removed
-
fix: remove duplicate Help slide, update hooks count to 21
-
fix: pin Bun to 1.2.15 in CI (latest has execSync regression on Linux)