Discover and explore top open-source AI tools and projects—updated daily.
obsessiondbAI coding session analytics dashboard
Top 97.2% on SourcePulse
Rudel provides analytics for Claude Code and Codex coding sessions, offering developers a dashboard and CLI to monitor token usage, session duration, activity patterns, and model adoption, aiming to help users optimize AI-assisted coding workflows.
How It Works
The core mechanism involves installing a CLI tool that registers hooks to capture data when Claude Code or Codex sessions conclude. These hooks upload the complete session transcript and metadata (session IDs, timestamps, user/org IDs, project paths, Git context). Data is ingested into ClickHouse for storage and processing into actionable analytics presented via a web dashboard.
Quick Start & Requirements
npm install -g rudelapp.rudel.ai.rudel login.rudel enable.rudel upload.rudel.ai.Highlighted Details
Maintenance & Community
Local development setup and contribution guidelines are in CONTRIBUTING.md. Self-hosting instructions are in docs/self-hosting.md. Security vulnerability reporting is detailed in SECURITY.md.
Licensing & Compatibility
Limitations & Caveats
Rudel requires uploading full session transcripts and metadata, which may contain sensitive information like source code or secrets. Users must be comfortable with this data handling. The hosted service states it does not access transcript content but collects limited product analytics for operational improvements.
17 hours ago
Inactive
winfunc