Y
Hacker News
new
|
ask
|
show
|
jobs
by
freedomben
51 days ago
Which logs do you use for that?
2 comments
wongarsu
51 days ago
I would assume those in ~/.claude/projects/**/*.jsonl. They contain full conversation history, including the tool calls that were made, how man tokens were consumed, etc
link
theshrike79
51 days ago
Claude has a built-in /insights feature for this, but you can replicate it with any other tool that keeps the session logs on disk.
link