An LLM TDD loop
Super neat demo by David Winterbottom, who wrapped my [LLM](https://llm.datasette.io/) and [files-to-prompt](https://github.com/simonw/files-to-prompt) tools in [a short Bash script](https://gist.github.com/codeinthehole/d12af317a76b43423b111fd6d508c4fc) that can be fed a file full of Python unit tests and …