Opens claudetop web dashboard in browser showing spending charts over time, costs by project/model/branch, efficiency trends, and sortable session history.
From claudetopnpx claudepluginhub liorwn/claudetop --plugin claudetop/dashboardGenerates JSON configuration for a monitoring dashboard visualizing project metrics: build health, code velocity, quality, performance, and dependencies.
/dashboardDisplays execution status dashboard for current Plan Cascade task from state files like mega-plan.json or prd.json. Supports --verbose|-v and --json flags for output formatting.
/dashboardLaunches real-time monitoring dashboard for autonomous agent metrics and learning analytics; runs Flask server in background and auto-opens browser. Supports --port, --status, --stop, --debug options.
/dashboardGenerates FilamentPHP v4 dashboard pages with single-tab or multi-tab layouts, message callouts, widgets, and custom panel/tab support.
/dashboardDisplays metrics dashboard summarizing token usage, sessions, workflows, phase budgets, and top agents from .claude/metrics/ data over last 7 days.
Generate and open the claudetop web dashboard in your browser. Shows spending over time, cost by project/model/branch, efficiency trends, and a sortable session table.
claudetop-dashboard 2>/dev/null || echo "claudetop-dashboard not found. Install: cd ~/claudetop && ./install.sh"
Tell the user the dashboard has been opened in their browser.