How to Audit Hidden Reminders and Context Usage in Claude Code Logs | Agent Lab Journal
Agent Lab Journal
Guides
Glossary
Enter fullscreen mode
Build a local, repeatable report that finds ip_reminder insertions and analyzes input, output, cache creation, and cache read tokens in a selected Claude Code session.
How to Audit Hidden Reminders and Context Usage in Claude Code Logs | Agent Lab Journal
Agent Lab Journal
Guides
Glossary
Enter fullscreen mode

A tag called <ip_reminder> showed up mid-conversation in my Claude Code session. I went looking for it in my own JSONL transcript…

I built a small tool called ClaudeActivity that parses Claude Code session logs and generates...

If you use Claude Code on a Pro or Max plan, you have probably hit the wall mid-session: the 5-hour...

Last month I wrote about auditing 34 days of multi-model Claude Code usage and finding that a single...

Why I Keep a Per-Project Investigation Log Outside Claude Code After about six months of...

Claude Code stores 43MB of conversations. Cursor saves passwords in JSONL. Cline gets credentials right but still archives…