Around the Loop: Building a Coding Agent Harness in Python
A few weeks back I wrote up a lunchtime session code-golfing a minimal agentic loop with a single sh tool, which turned out to be surprisingly capable.
That post was about the floor of what an agent needs to be.
This one is about the ceiling, or at least my approximation of it at this point.

