Real-time statusline, live monitor, session analytics, hooks, and slash commands for Claude Code.
curl -sSL https://raw.githubusercontent.com/slima4/claudeui/main/install.sh | bash
Real-time status bar showing context usage, cost, cache ratio, turn count, git diff, tool trace, and matrix rain animation. Two modes: full (3-line) and compact (1-line).
Dashboard in a separate terminal with live stats, scrollable log viewer with filters, session browser, and export. Auto-detects active sessions.
Post-session analytics with cost breakdown, token usage sparkline, tool usage chart, file activity heatmap, and multi-session summaries.
Browse, search, compare, resume, and export Claude Code sessions. Diff two sessions side-by-side to compare cost, duration, and activity.
Automatic context injected into sessions — file activity heatmap on start, reverse dependency warnings after edits, high churn alerts before edits.
In-session analytics on demand: /ui:session /ui:cost /ui:perf /ui:context for deep reports without leaving Claude Code.
Real-time status bar with everything you need at a glance
Full-screen dashboard in a separate terminal — run claude-ui-monitor
Post-session analytics and multi-session summaries
Automatic context injected into your sessions
# One command installs everything
curl -sSL https://raw.githubusercontent.com/slima4/claudeui/main/install.sh | bash
# Statusline and hooks work automatically claude # Open a second terminal for live monitor claude-ui-monitor
# Inside Claude Code /ui:session /ui:cost # After a session claude-stats claude-sessions list