Skip to content

v1.2.2

Choose a tag to compare

@phash phash released this 02 Mar 07:46
· 93 commits to main since this release

Features

  • Auto-start GUI dashboard: pindex gui now spawns pindex-gui as a detached daemon if not already running, then opens the browser
  • SessionStart hook: Dashboard auto-launches on every Claude Code session start
  • Build copies UI assets: Monitoring dashboard files (HTML/CSS/JS) are now automatically copied to dist/ during build

Fixes

  • Monitoring dashboard no longer shows "Dashboard will be available after build" placeholder after a fresh npm run build
  • MONITORING_AUTO_OPEN defaults to true for newly initialized projects