Hacker News new | ask | show | jobs
by adam_patarino 138 days ago
Can’t you use git for that? I do that often and just revert changes. It does require me to commit often but that’s probably good anyways.
1 comments

It's about not polluting the context. AI doesn't need information about things that didn't work in the new requests' context.
That's interesting. I use those moments to show it what not to do. Does it not just repeat the mistakes?