forked from lepfinder/ClaudeCode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrestore-summary.json
More file actions
57 lines (57 loc) · 1.71 KB
/
restore-summary.json
File metadata and controls
57 lines (57 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"mapPath": "node_modules/@anthropic-ai/claude-code/cli.js.map",
"restoredCount": 1902,
"outputRoot": "reconstructed",
"firstFiles": [
"src/utils/crypto.ts",
"src/utils/settings/settingsCache.ts",
"src/utils/signal.ts",
"src/bootstrap/state.ts",
"src/services/analytics/index.ts",
"src/utils/bufferedWriter.ts",
"src/utils/cleanupRegistry.ts",
"src/utils/debugFilter.ts",
"src/utils/envUtils.ts",
"src/utils/errors.ts",
"src/utils/slowOperations.ts",
"src/utils/fsOperations.ts",
"src/utils/process.ts",
"src/utils/debug.ts",
"src/utils/intl.ts",
"src/ink/stringWidth.ts",
"src/utils/truncate.ts",
"src/utils/format.ts",
"src/utils/profilerBase.ts",
"src/utils/startupProfiler.ts",
"src/constants/keys.ts",
"src/constants/oauth.ts",
"src/constants/xml.ts",
"src/types/logs.ts",
"src/utils/hash.ts",
"src/utils/cachePaths.ts",
"src/utils/displayTags.ts",
"src/utils/privacyLevel.ts",
"src/utils/log.ts",
"src/utils/sequential.ts",
"src/utils/fileRead.ts",
"src/utils/jsonRead.ts",
"src/services/remoteManagedSettings/syncCacheState.ts",
"src/utils/array.ts",
"src/utils/diagLogs.ts",
"src/utils/cwd.ts",
"src/utils/fileReadCache.ts",
"src/utils/platform.ts",
"src/utils/execSyncWrapper.ts",
"src/utils/memoize.ts",
"src/utils/windowsPaths.ts",
"src/utils/getWorktreePathsPortable.ts",
"src/utils/sessionStoragePortable.ts",
"src/utils/path.ts",
"src/utils/file.ts",
"src/utils/execFileNoThrowPortable.ts",
"src/utils/execFileNoThrow.ts",
"src/constants/files.ts",
"src/utils/git/gitConfigParser.ts",
"src/utils/git/gitFilesystem.ts"
]
}