Tech News
← Back to articles

Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work

read original more articles

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