IncidentScribe
Turn agent session JSONL logs into readable incident timelines. When an AI coding session goes wrong, you need a clear sequence of shell commands, file edits, and tool calls — not a wall of raw JSON.
Open the timeline viewer to upload a JSONL export and download Markdown or HTML reports.
Prefer the terminal? Use the CLI after installing the Python package: incidentscribe render session.jsonl and incidentscribe validate session.jsonl.