github Lexus2016/claude-code-studio v5.31.0
v5.31.0 — Analytics Dashboard, Forum UX & Kanban Editing

latest releases: v5.50.0, v5.49.1, v5.49.0...
one month ago

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
  • /info command 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
  • /info command 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 _none was 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: source and startedAt tracking on active tasks

Stats

  • ~2000 insertions across 12 files
  • New page: public/dashboard.html (575 lines)
  • New API endpoints in server.js for 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

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.