Rudel
Try the hosted version for free at rudel.ai
Analytics for Claude Code. Rudel gives you a dashboard with insights on your coding sessions — token usage, session duration, activity patterns, model usage, and more.
Prerequisites
Bun runtime installed
Getting Started
Create an account at app.rudel.ai Install the CLI and connect it to your account:
npm install -g rudel rudel login # authenticate via your browser rudel enable # auto-upload sessions when Claude Code exits
Invite teammates (optional): go to Settings → Organization in the dashboard, enter their email, and share the generated invite link with them.
That's it. Your Claude Code sessions will now be uploaded automatically.
... continue reading