Comment by kristianp
1 month ago
I have some notes for a blog along the same lines, called "Determinism vs Agents". I had the same experience with MANDATORY.
Agents are also very slow compared to code. By the time it takes for the agent to ingest the system prompt + your prompt then to send a tool call to search for files in your repo, then another call to find a few patterns in those files, 30 seconds or more have passed. A non-agentic harness like Aider does that step a lot faster. Then it always does checkin of its changes. It doesn't have the flexibility to also run specific commands like code coverage checks from example. Something in between Claude Code and Aider would be useful.
No comments yet
Contribute on Hacker News ↗