Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
cp class tracks active operations and distinguishes between user activity and CLI activityWhat's wrong with this entry?
.claude/checkpoints/ for tracking changesOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
d91() - Check if running in non-interactive modeyBA() - Check if running in interactive modekBA() - Set interactive modexBA() - Get client typevBA() - Set client typeOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Cj() functionOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
ih() functionWhat's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
createHash, randomBytes)PassThrough stream supportOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
YT5 function) with simplified logicph - Command availability checker (replaced by ih)UA6 - IDE detection helper (replaced by R06)Qw0 - String splitting functionz9A - Shell configuration finderwx2 - Version display formatter (replaced by $v2)uO5 - Permission description helper (replaced by dP5)What's wrong with this entry?
Kw0 class (formerly lz0) to support checkpointsgetAllCheckpoints() method to retrieve checkpoints for a sessionWhat's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
While the checkpoint system is integrated into the codebase, it would typically be used through CLI commands (exact command syntax would depend on the CLI implementation):
# Save a checkpoint with a custom label
claude checkpoint save "Before major refactoring"
# List all checkpoints
claude checkpoint list
# Restore to a previous checkpoint
claude checkpoint restore <checkpoint-id>
The activity tracking and interactive mode detection work automatically in the background to provide better analytics and adapt behavior based on the execution context.
Published verbatim by Anthropic for v1.0.39. Text is unmodified from the upstream changelog. Everything else on this page came out of the bundle instead, which is why the two lists don't match.
The system prompt was not captured for this release, so this page cannot say whether it moved.