Live data from Hacker News

Show HN: Rudel – Claude Code Session Analytics

github.com

31–40 of 108 posts

Re: Show HN: Rudel – Claude Code Session Analytics

#37

[flagged]

> The 26% abandonment rate, the error cascade patterns in the first 2 minutes — these are behavioural signals, not just performance metrics.

> When Claude Code gets stuck in a loop, tries an unexpected tool chain, or produces inconsistent outputs under adversarial prompts — those aren't just UX failures, they're security surface area.

Twice in one paragraph, not even trying to blend in.

Re: Show HN: Rudel – Claude Code Session Analytics

#38
post #28
post #18

Earlier quoted context omitted.

It will be only enabled for the repo where you called the `enable` command. Or use the cli `upload` command for specific sessions. Or you can run your own instance, but we will need to add docs, on how to control the endpoint properly in the CLI.

Big ask to expect people to upload their claude code sessions verbatim to a third party with nothing on site about how it's stored, who has access to it, who they are... etc.

[dead]

Re: Show HN: Rudel – Claude Code Session Analytics

#39

is this observability for your claude code calls or specifically for high level insights like skill usage? would love to know your actual day to day use case for what you built

the skill usage was one of these "I am wondering about...." things, and we just prompted it into the dashboard to undertand it. We have some of these "hunches" where its easier to analyze having sessions from everyone together to understand similarities as well as differences. And we answered a few of those kinda one off questions this way. Ongoing, we are also using a lot our "learning" tracking, which is not really usable right now, because it integrates with a few of our other things, but we are planning to release it also soon. Also the single session view sometimes helps to debug a sessions, and then better guide a "learning". So its a mix of different things, since we have multiple projects, we can even derive how much we are working on each project, and it kinda maps better than our Linear points :)

Re: Show HN: Rudel – Claude Code Session Analytics

#40

[flagged]

1. can only partly be answered, because we can only capture the "edits" that are prompted, vs manual ones. 2. for us actually all of them, since we do everything with ai, and invest heavily and continously, to just reduce the amount of iterations we need on it 3. thats a good one, we dont have anything specific for debugging yet, but it might be an interesting class for a type of session.
Post reply on HN