Claude Code analytics dashboard
New!
Top 52.8% on sourcepulse
Sniffly provides a local dashboard for analyzing Claude Code usage, identifying error patterns, and sharing message histories. It targets developers and researchers working with Claude Code, offering insights to improve prompt engineering and collaboration.
How It Works
Sniffly processes local Claude Code log files, enabling users to visualize usage statistics, pinpoint common errors, and review past conversations. Its core advantage lies in providing a private, on-device analytics solution without sending data externally, ensuring user privacy.
Quick Start & Requirements
uv tool install sniffly@latest
or pip install sniffly
.sniffly init
.http://localhost:8081
.Highlighted Details
Maintenance & Community
The project is maintained by Chip Huyen. Further community engagement details are not explicitly provided in the README.
Licensing & Compatibility
Released under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The dashboard is designed for local execution; remote server deployment requires manual port forwarding. Configuration issues can be resolved via the CLI or by resetting the configuration file.
6 days ago
Inactive