Part 1: Forking Simon's Tool Because My Sessions Folder Was On Fire
Part 1: Forking Simon’s Tool Because My Sessions Folder Was On Fire
Back in December, Simon Willison wrote about a small CLI he built called claude-code-transcripts. The pitch is simple: Claude Code stores every session as a JSONL file under ~/.claude/projects/, and Simon wanted a clean way to convert one into a sharable HTML page. Pick a session, get a paginated transcript with all the prompts, tool calls, and code edits laid out in a way you can actually scroll through. Optionally publish it as a Gist with one flag.
评论
?
参与讨论