▲ | Maciej-roboblog 3 days ago | |||||||||||||||||||||||||
Check directory ~/.claude/projects/*/*.jsonl ;) hah very interesting topic. I have a plan to write blog post about it (all conversations history with metadata inside json lines files) What do you think about this idea? Interesting? | ||||||||||||||||||||||||||
▲ | M4v3R 3 days ago | parent | next [-] | |||||||||||||||||||||||||
Wow, I had no idea Claude Code had this kind of verbose logging turned on by default. Looking around I also found a cool tool for converting these logs to HTML format for easy viewing: https://github.com/daaain/claude-code-log | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | alFReD-NSH 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
It's definitely interesting. Probably, one could also see how much of the context is unnecessary to optimise usage. I wonder if one could also detect whether cache was used. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | Hortinstein 3 days ago | parent | prev [-] | |||||||||||||||||||||||||
Is there anyway to ensure these logs are output in a current project folder? Would like to store a copy in git for reference | ||||||||||||||||||||||||||
|