logoalt Hacker News

bkotrysyesterday at 9:35 AM1 replyview on HN

The audit point is especially interesting. Is your Claude token-audit tool available anywhere?


Replies

a_cyesterday at 10:29 AM

I didn't update it for a while. It reads your local conversation history, correlate input/output token with usage (claude doesn't give exact breakdown), and classify if they are subagent/tooluse/normal message/whatever. Let me know if I can make it any way useful to you.

https://github.com/kmcheung12/ccaudit

show 1 reply