Remix.run Logo
LouisSayers a day ago

I wish we could pin down not only the model but also the way the UI works as well.

Last week Claude seemed to have a shift in the way it works. The way it summarises and outputs its results is different. For me it's gotten worse. Slower, worse results, more confusing narrowing down what actually changed etc etc.

Long story short, I wish I was able to checkpoint the entire system and just revert to how it was previously. I feel like it had gotten to a stage where I felt pretty satisfied, and whatever got changed ... I just want it reverted!

yass0 a day ago | parent [-]

You can install or using a specific version of claude by pinning it.

Like `npx @anthropic-ai/claude-code@2.0.14` or `npm install -g @anthropic-ai/claude-code@2.0.14`

GoatInGrey a day ago | parent [-]

Claude Code is distinct from the Claude models.