@ShriramKMurthi an interesting read, thanks! curious to hear your thoughts on the difference between agents and compilers I wrote about here, and how (if at all) it will affect your proposal: https://t.co/MeCKZFAwhf
- Goldberg argues compilers are stateless while coding agents are stateful, taking previous outputs as input and modifying code the user does not observe.
- He says peer code review is 'not about function, its about structure' — a maintainability check that agent-produced code equally needs, but that no one has defined for agents.
- He suggests smaller human teams with a single person directing a team of agents, closer to a product manager over trusted developers than an engineer running a build.