Analytics Dashboard
A brand-new page that visualizes your AI productivity — no guessing, just data.
- Hero cards — total sessions, tool calls, messages, estimated time saved
- Activity heatmap — GitHub-style 90-day contribution grid
- Tool usage breakdown — which Claude tools do the heavy lifting
- Automation Index — 0–100 score combining tool ratio, multi-agent adoption, activity consistency
- Model distribution — Haiku / Sonnet / Opus donut chart
- Peak hours — when you're most active, hour by hour
- Top sessions — most intensive conversations with one-click navigation
Every number links to real data. Click a top session → land directly in that conversation.
Forum Mode Improvements
Session safety & navigation
- Auto-restore session when user sends message in a project topic
- Orientation messages for first-time users entering topics
/infocommand in project and task topics- Activity notifications now include navigation buttons: [💬 Open chat] [📁 Project]
Tunnel notifications
- Tunnel start/stop notifications now route to forum Activity topic
- Fallback to private chat if Activity topic unavailable
Private chat UX
- Auto-restore session context when returning to private chat
/infocommand shows current session details- Safety checks prevent operations on stale sessions
- Tool-specific inline buttons
Kanban Chain Task Editing
- Edit button (✎) on backlog/todo tasks in chain groups
- Inline editing — click a task to edit title and description directly
- Add tasks to existing chain groups (not just during creation)
- Locked display for in-progress/done/cancelled tasks
Fixes
- Classifier:
--allowedTools _nonewas an invalid argument causing fallback to long titles and no specialist skills - Forum notifications: stopped duplicating notifications in forum mode
- Media messages: auto-restore session for media in private chat
- Status time: locale-aware format (HH:MM instead of full timestamp)
- Task metadata:
sourceandstartedAttracking on active tasks
Stats
- ~2000 insertions across 12 files
- New page:
public/dashboard.html(575 lines) - New API endpoints in
server.jsfor dashboard data - Screenshots:
dashboard.jpg,tg_forum.jpg - README updated in all 3 languages with Dashboard section
Upgrade
npx github:Lexus2016/claude-code-studio@latest