←back to thread

Claude Code Checkpoints

(claude-checkpoints.com)
184 points punnerud | 3 comments | | HN request time: 0.841s | 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 #
faangguyindia ◴[] No.45052214[source]
Gemini cli already got this, it's disabled by default.

Ref: https://github.com/google-gemini/gemini-cli/blob/main/docs/c...

replies(1): >>45053899 #
1. bwat49 ◴[] No.45053899[source]
if only gemini cli could edit files without getting stuck in an infinite loop
replies(1): >>45054228 #
2. krferriter ◴[] No.45054228[source]
A few weeks ago I asked gemini cli to do something pretty simple and it ran for like 12 minutes and then failed with an exception. Haven't tried it again since.
replies(1): >>45055471 #
3. roegerle ◴[] No.45055471[source]
I asked it go modify a maven pom.xml to support grpc. forgot about it and blew through my usage.