Hacker News new | ask | show | jobs
by notenkidev 19 days ago
Nice work. I've been building a token usage dashboard for Claude Code — seeing how much each project actually costs. Would be curious if Paseo surfaces any token/cost visibility too.
2 comments

I recommend https://github.com/wesm/agentsview - its quite good, has usage metrics and nice viewer/search for transcripts from most agents.
Cost and token usage is surfaced per session in the context meter, no per-project summary though.

Working on getting usage (5h/7d) in the app, it has been a very requested feature.