▲ | imiric a day ago | ||||||||||||||||||||||
> They’re very good at honing bad code into good code with good feedback. And they're very bad at keeping other code good across iterations. So you might find that while they might've fixed the specific thing you asked for—in the best case scenario, assuming no hallucinations and such—they inadvertently broke something else. So this quickly becomes a game of whack-a-mole, at which point it's safer, quicker, and easier to fix it yourself. IME the chance of this happening is directly proportional to the length of the context. | |||||||||||||||||||||||
▲ | a day ago | parent | next [-] | ||||||||||||||||||||||
[deleted] | |||||||||||||||||||||||
▲ | bongodongobob a day ago | parent | prev [-] | ||||||||||||||||||||||
This typically happens when you run the chat too long. When it gives you a new codebase, fire up a new chat so the old stuff doesn't poison the context window. | |||||||||||||||||||||||
|