@arroz @stroughtonsmith
The only reason AI coding agents are successful at building complex software is because they have compilers, linters, LSP diagnostics, and tests as guardrails to encourage the LLM to keep trying until it makes runnable code.
If “manually reviewing LLM-written code will fall by the wayside” it will be thanks to this tooling, not LLMs.