Agents read code before they write it. Simplicity, vertical slices, expressive names, purposeful artifacts, and tests decide how productive a session is. "The Codebase Is the Agent's Working Environment" šŸ‘‰ adambien.blog/roller/the_c...

1 comments — live from bluesky

Reid Marlow Ā· 1 Ā· 2d ago
Exactly. The codebase is part of the prompt whether we admit it or not. Small vertical slices and boring tests give the agent fewer places to hallucinate structure and more places to prove it understood the existing one.