[BUG] Checkpoints cannot be restored
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Version: 2.0.76
Suddenly I am unable to rewind code. The only options I get are to rewind the conversation. If I select a checkpoint far enough back, in this case christmas day morning, then it allows rewinding no problem. Something happened to change the way the checkpoints are saved since that time. I didn't change anything in settings, in fact they are all still the default.
Rewind
Confirm you want to restore to the point before you sent this message:
│ in a separate claude code session rewinding has become impossible. I've created this new session to test if rewinding is
│ possible here. so if you can make a very simple change to the code like adding a print statement to main.dart I can check if
│ it's possible to rewind to that.
│ (37s ago)
The conversation will be forked.
The code will be unchanged.
❯ 1. Restore conversation
- Never mind
What Should Happen?
It should show this allowing code to be restored:
Rewind
Confirm you want to restore to the point before you sent this message:
The conversation will be forked.
The code will be restored +20 -29 in main.dart and 2 other files.
❯ 1. Restore code and conversation
- Restore conversation
- Restore code
- Never mind
⚠ Rewinding does not affect files edited manually or via bash.
Error Messages/Logs
Steps to Reproduce
1 .Create a brand new claude session in any project
- Ask him to make any simple change like adding a print statement
- Use /rewind and select a checkpoint
- There will be no option to restore the code, only the conversation
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.0.76
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗