Are we entering a world where chatbots will replace devs?
Probably not. Prompting an LLM with natural language is inherently lossy and ambiguous. Up to this point, programming has always been deterministic: Your code does what you say it should do otherwise, it’s a bug. Coding agents break that contract.
Our blog:
https://blog.trailofbits.com/2025/12/19/can-chatbots-craft-correct-code/