←back to thread

Claude Code Checkpoints

(claude-checkpoints.com)
184 points punnerud | 2 comments | | HN request time: 0.47s | source
Show context
Wowfunhappy ◴[] No.45051427[source]
This is something I really wish was just built-in to Claude Code. I want it built in because I don't want to have to think about it beforehand. I should be able to jump back in conversation history and have the state of the code jump back with me, so it's restored to the same state it originally was at that point in the conversation.

(There does also need to be a way to jump back in the conversation history without reverting the code, there are times that is useful too!)

replies(8): >>45051492 #>>45051499 #>>45051622 #>>45052190 #>>45052214 #>>45053847 #>>45054580 #>>45062530 #
1. jshreder ◴[] No.45054580[source]
You can press ESC-ESC in Claude code to open the conversation history view and go back to a previous point in the conversation. It doesn't restore code, which is still a miss, but it is built in and useful!
replies(1): >>45062552 #
2. d4rkp4ttern ◴[] No.45062552[source]
I actually don’t want it to restore code when I jump back. I jump back just to clear context and delay compacting.