Skip to content

Commit c924a98

Browse files
committed
Add Claude usage report with message breakdown and token usage details
1 parent 74063e5 commit c924a98

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

reports/claude-usage.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Claude usage
2+
3+
💬 Message Breakdown:
4+
👤 Human: 358 (6.4%)
5+
⚙️ Agent: 2531 (45.5%)
6+
🤖 Assistant: 2673 (48.1%)
7+
📊 Total: 5562 messages
8+
9+
🔤 Input tokens: 106,570
10+
💭 Output tokens: 183,741
11+
💾 Cache creation tokens: 11,453,781
12+
⚡ Cache read tokens: 183,402,430
13+
14+
🤖 Usage & Cost by Model:
15+
16+
● claude-sonnet-4-20250514:
17+
📊 Messages: 2,181
18+
📥 Input: 95,005 tokens
19+
📤 Output: 140,601 tokens
20+
💾 Cache write: 9,333,157 tokens
21+
⚡ Cache read: 160,457,245 tokens
22+
🎯 Total: 170,026,008 tokens
23+
💰 Cost: $85.5305
24+
25+
● claude-opus-4-20250514:
26+
📊 Messages: 486
27+
📥 Input: 11,565 tokens
28+
📤 Output: 43,140 tokens
29+
💾 Cache write: 2,120,624 tokens
30+
⚡ Cache read: 22,945,185 tokens
31+
🎯 Total: 25,120,514 tokens
32+
💰 Cost: $77.5885
33+
34+
══════════════════════════════════════════════════
35+
36+
💵 Total Cost: $163.1190

0 commit comments

Comments
 (0)