Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:13
· 2536 commits to main since this release

Summary

  • Release 0.18.0 (stable)
  • Built from v0.17.3...v0.18.0
  • Published intentionally from main via tag promotion

Highlights

  • feat(dashboard): Command Deck shell redesign (PAN-1591) — full-height project sidebar, app bar with project crumb + centered search + status pills, a full-width project tab strip (wheel-scroll, middle-click close, ‹ › overflow arrows, pop-out to window, close-others/right), and the two activity feeds merged into one Awareness rail (Needs-you / Project / Global).
  • feat(dashboard): issue cockpit rebuild (PAN-1591) — blocker spotlight, single-source metric strip, Review & Verification / Code / Plan / Cost / Workspace / Agent / Activity cards, restored status-history; agent session panel fills the pane so the terminal renders and the conversation scrolls to bottom.
  • feat(dashboard): project cockpit refinement — re-mounted ProjectOverview, de-bloated/tight hero with a Stuck tile, fixed narrow-pane row scramble and phase-timeline label overlap, and recent (7-day) project spend via a project-scoped /api/costs/summary?project= (PAN-1597).
  • fix(dashboard): clicking a project lands on its Home cockpit; deacon-frozen and stopped-agents now compact app-bar pills.
  • feat(dashboard): unify background AI routing/cost capture + per-feature toggles + low-cost mode (PAN-1583).
  • feat/fix(infra): hook-driven agent readiness + idle/busy detection, drop pane-scrape/permission-mode coupling (PAN-1594/PAN-1596); CLIProxyAPI version-aware installer unblocks gpt-5.5 work agents (PAN-1584).
  • feat(cli): pan start --fresh for one-step restart on a new session.

Breaking changes

  • None explicitly called out in commit subjects. Review the full changelog before upgrading across versions.

Install

npm install -g @panctl/cli

Full changelog