Quick end-of-week update, starting with a name change.
Claude Analytics is now CheckYourAgent. I'm adding support for Codex next, and likely more agents after that, so a Claude-only name stopped making sense. Same tool, same repo, broader scope. What shipped this week:
Some new features:
- Team support. It's no longer a solo tool; you can pool a whole team's Claude Code usage and read the analytics in one place. Sharing has privacy levels you set to match your team's policy.
- Price history. Cost now uses the token price at the time of each session, not just today's prices.
- Sturdier imports. A batch of fixes and performance work so large imports don't fall over.
A UI pass:
- Sleeker look overall.
- Loading states everywhere they were missing. A real difference for heavy users with lots of big projects.
- First pass at making the busier views calmer and less overwhelming.
- Privacy mode to hide session details, handy for sharing screenshots.
WIP:
- Keeping a local archive of sessions as Claude prunes older data.
Next up (hopefully within two weeks):
- Feature parity between team and individual views.
- OpenTelemetry for a live feed, alongside manual exports.
- Codex support: the tricky one, since I want it at full feature parity, not bolted on.
Still local-first and open source. Nothing leaves your machine unless you send it yourself.