SMRTR ProgrammingDec 15, 2025Daily.dev

I ported JustHTML from Python to JavaScript with Codex CLI and GPT-5.2 in 4.5 hours

SMRTR summary

Simon Willison used GPT-5.2 through Codex CLI to port Emil Stenström's JustHTML Python library to JavaScript in just 4 hours, creating a dependency-free HTML5 parser that passes 9,200 tests. The AI agent autonomously wrote 9,000 lines of code across 43 commits while Willison decorated for Christmas and watched a movie, demonstrating how coding agents can handle complex multi-hour tasks with minimal supervision.

SMRTR provides this summary for quick context. The original article belongs to Daily.dev.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.