LLM Productivity

This is a non-static page for describing how I am thinking about using LLMs. Harness When you start working with language models to generate code, you want whatever is produced to work. This requires some additional harnesses that both guide the agent and also give the agent a way to verify what it is doing. The tools that were helpful for humans are mostly useful for agents as well. They may require a bit of editing and changing of format to be more useful for an agent than a human. ...

Last updated: July 4, 2026