Hacker News new | ask | show | jobs
by elcomet 461 days ago
I'm wondering if you can prompt it to work like this - make minimal changes, and run the tests at each step to make sure the code is still working
1 comments

This thing can "fix" tests, not code. It just adjusts tests to incorrect code. So you need to keep an eye on the test code as well. That sounds crazy, of course. You have to constantly keep in mind that LLM doesn't understand what it is doing.