logoalt Hacker News

techpressiontoday at 10:47 AM1 replyview on HN

This mirrors my experience too, long term use starts showing incoherence that is impossible to see in isolation.

The funny thing with LLM’s is that with a sufficient sized code base they pretty much will loop forever if you tell them to find and fix issues, making new ones as they fix old ones.


Replies

ameliustoday at 10:50 AM

You have to tell them explicitly not to touch working stuff, and run tests.

show 1 reply