Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ checkpointDiff
Method
checkpointDiff
src/core/task/Task.ts:4611–4613 ·
view source on GitHub ↗
(options: CheckpointDiffOptions)
Source
from the content-addressed store, hash-verified
4609
}
4610
4611
public
async
checkpointDiff(options: CheckpointDiffOptions) {
4612
return
checkpointDiff(this, options)
4613
}
4614
4615
// Metrics
4616
Callers
1
webviewMessageHandler
Function · 0.80
Calls
1
checkpointDiff
Function · 0.90
Tested by
no test coverage detected