Launching today

Rudel
Claude Code & Codex session analytics for dev teams
54 followers
Claude Code & Codex session analytics for dev teams
54 followers
We connected 1,573 real Claude Code sessions and found that skills fire in only 4% of sessions, 26% get abandoned within 60 seconds, and error patterns in the first 2 minutes predict failure. So we turned it into Rudel and release it to the world. Rudel gives your dev team a dashboard for token usage, session patterns, session errors, and quality signals across every team member. Works also for Codex. It's free, open source and self-hostable.





Laserfocus
@marc_hoffl super cool idea! It just looks directly in the claude code/codex sessions? It doesn't need API access or anything?
PS. Clicking the buttons on your website was very satisfying
Rudel
@george_roberts2 nope, no need for API. you run the commands within the repo you want the sessions uploaded and they're all within rudel :)
Rudel
@george_roberts2 ps. thx haha was fun building that. thought about doing a leaderboard of ppl who clicked most on the buttons but then i only had 2 hrs until the launch deadline lol
That 26% abandoned in 60 seconds stat hit me. I've definitely rage-quit sessions when Claude starts confidently rewriting files I didn't ask it to touch. Curious about the error pattern detection though. Does it catch the classic 'Claude apologizes and then makes the exact same mistake again' loop? Because that's where most of my tokens go to die. Gonna self-host this, $1.4k/month deserves a receipt.
@thenomadcode hey hey! At the moment error detection focuses more at the cases where the agent wants to invoke any kind of tool or feature of the harness without success. We do have logic that categorizes (tags) sessions based on what happened in them, so doing so for errors should also be pretty straight forward. Would be amazing if you wanted to contrubute to that with a quick pr!
Does this support subscriptions or only API usage?
@youmeapps It supports subscriptions too, and counts the tokens the same way as if you were paying for the API key. It's nice to understand how far your subscription can get you.
Rudel
@alvarogar4 lol good timing
Rudel
@youmeapps only claude code or codex, no matter the way you pay
Rudel
building that is so much fun