Remix.run Logo
bongodongobob a day ago

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.

achierius 19 hours ago | parent | next [-]

But it rarely gives me a totally-new codebase unless I'm working on a very small project -- so I have to choose between ditching its understanding of some parts (e.g. "don't introduce this bug here, please") and avoiding confusion with others.

no_wizard a day ago | parent | prev [-]

Why isn’t it smart enough to recognize new contexts that aren’t related to old ones?

bongodongobob 20 hours ago | parent [-]

I don't know, I didn't invent transformers. I do however know how to work with them.