When you think of all the efforts that humans undergo to produce structured pseudo code for their own flawed software, why would we be surprised that an AI would struggle with unstructured text prompts?
LLMs will never get there. You need a way to tell the computer exactly what you want, ideally without having to spell out the logic.
amichail|9 months ago
So you tell the AI about the bug(s) and it tries to fix them and sometimes it fails to do so.
I don't think LLMs even try to debug their code by running it in the debugger.
Pinkthinker|9 months ago