AI article
Using Claude Code to Post-Mortem Its Own Mistakes
Community description: In a previous post, I wrote about building a Docker Compose dev environment using Claude Code — and...
Dev.to | Mar 5, 2026 | Amitai Levy
Automated excerpt
Claude Code stores conversation transcripts as JSONL files in ~/. claude/projects/. Each session is a complete record — every user message, every tool call, every file read and edit. I started a new session and pointed Claude at the session log directory.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.