You're devolving into the realm of "What if we tell the agent to just get it right?"
Relying on the prompt to ensure the code it writes is correct is where things fail. Types, tests, linting, etc. are deterministic tools the agents tend to respect.
You're devolving into the realm of "What if we tell the agent to just get it right?"
Relying on the prompt to ensure the code it writes is correct is where things fail. Types, tests, linting, etc. are deterministic tools the agents tend to respect.