Remix.run Logo
gonzalohm 8 hours ago

Until the next time they push you back to Claude. At this point, I feel like this has to be the most unstable technology ever released. Imagine if docker had stopped working every two releases

sergiotapia 8 hours ago | parent [-]

There is zero cost to switching ai models. Paid or open source. It's one line mostly.

gonzalohm 8 hours ago | parent | next [-]

What about your chat history? That has some value, at least for me. But what has even more value is stable releases.

simplyluke 5 hours ago | parent | next [-]

This is one of the many reasons I don't think the model companies are going to win the application space in coding.

There's literally zero context lost for me in switching between model providers as a cursor user at work. For personal stuff I'll use an open source harness for the same reason.

distances 3 hours ago | parent | prev | next [-]

I don't see any value in chat history. I delete all conversations at least weekly, it feels like baggage.

srmatto 5 hours ago | parent | prev | next [-]

You can output it as a memory using a simple prompt. You could probably re-use this prompt for any product with only slight modification. Or you could prompt the product to output an import prompt that is more tuned to its requirements.

e.g. https://claude.com/import-memory

drewnick 7 hours ago | parent | prev | next [-]

I think this is more about which model you steer your coding harness to. You can also self-host a UI in front of multiple models, then you own the chat history.

sergiotapia 7 hours ago | parent | prev [-]

for me there is zero value there.

charcircuit 7 hours ago | parent | prev [-]

Codex doesn't read Claude.md like Claude does. It's not a "one line" change to switch.

aklein 7 hours ago | parent | next [-]

I have a CLAUDE.md symlinked to AGENTS.md

fritzo 7 hours ago | parent | prev | next [-]

ln -s CLAUDE.md AGENTS.md

There's your one line change.

charcircuit 7 hours ago | parent [-]

That doesn't handle Claude.md in subdirectories. It does handle Claude.md and other various settings in .claude.

troupo 6 hours ago | parent | prev [-]

You mean Anthropic are the only ones refusing the de-facto standard despite a long-standing issue: https://github.com/anthropics/claude-code/issues/6235

And as others have said, it's a one-line fix. "Skills" etc. are another `ln -s`