Thariq Shihipar, an engineer on Anthropic's Claude Code team, argues that HTML has replaced Markdown as the correct format for AI agent communication. The core claim: 99% of AI-generated tokens should go to planning, interfaces, and communication, not production code. Richer visual formats produce better human engagement, and better engagement produces better products.

Filmed at Anthropic's Code with Claude event in San Francisco, Shihipar demonstrates three concrete techniques: brainstorming directly in HTML to get interactive mockups instead of text lists, building throwaway micro-UIs to edit isolated sections of a plan, and maintaining a living design system as an HTML file that lives inside the repo and travels with every project. The prompting philosophy behind all three is worth the watch on its own: give Claude flexibility, but encode your constraints explicitly so the output is actually usable.

The deeper argument here is about where human oversight fits in an agentic workflow. Shihipar's phrase, 'complexity has to earn its keep,' frames the entire session. The discussion of PRDs and tech specs at the 13:50 mark and the just-in-time documentation segment at 24:17 will change how practitioners think about the planning layer. Watch the full episode on YouTube, Spotify, or Apple Podcasts.

[READ ORIGINAL →]