1 Post
Tag: Debugging

BY eric
Jun 13, 2026
How a Coding Agent Actually Writes Code
The first four posts in this series took the telescope view of AI agents. This one takes the microscope: how a coding agent turns an instruction into a working, tested change — how it edits, compiles, runs, tests and debugs — and why Claude Code behaves like a native *nix programmer while others reach for a throwaway script.
