Tag:coding-agents
All the articles with the tag "coding-agents".
One Agent, One Isolated Run
Published: at 12:00 AMA coding agent should not modify the developer's workspace directly. It should work in an isolated, bounded run and return a candidate change.
Git Stores What Changed, Not Why We Got There
Published: at 12:00 AMAgent sessions produce goals, discoveries, failures, and decisions. The useful history is not the whole transcript, but the small part worth making durable.
A Software System Is Bigger Than a Repository
Published: at 12:00 AMThe code an agent may edit and the context it needs to understand are not the same boundary. That distinction prevents locally correct but globally wrong changes.
Coding Agents Changed What a Workspace Means
Published: at 12:00 AMA coding agent taught me that a repository is no longer the whole unit of work. The missing layer is a disposable engineering workspace built around the task.
The Strange Grief of Being Outbuilt by Your Own Ideas
Published: at 12:00 AMI built a remote coding-agent harness, a browser terminal, and a token-usage dashboard. Then Codex and T3 Code made me question what was worth owning.