Skip to content

Bruce Hart

Building with AI, keeping it human

Practical AI, automation, and the messy reality of shipping software. Expect experiments, tradeoffs, and the occasional “well, that didn’t work” postmortem.

Latest

Jan 5, 2026 4 min read

Introducing Codex Transcripts

codex-transcripts converts Codex CLI session JSONL files into clean, mobile-friendly HTML transcripts (with pagination, search, and optional Gist sharing). Inspired by Simon Willison’s claude-code-transcripts.

Codex Transcripts turns Codex CLI sessions into a readable, shareable artifact.

I use Codex CLI a lot, and I’ve started treating the transcript as part of the deliverable. Not just the final diff—also the prompts, the decisions, the tool calls, and the little “wait, not that” corrections.

Read the full piece

More articles