-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy patharchive_surface_snapshot.json
More file actions
63 lines (63 loc) · 1.05 KB
/
archive_surface_snapshot.json
File metadata and controls
63 lines (63 loc) · 1.05 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
58
59
60
61
62
63
{
"archive_root": "archive/claude_code_ts_snapshot/src",
"root_files": [
"QueryEngine.ts",
"Task.ts",
"Tool.ts",
"commands.ts",
"context.ts",
"cost-tracker.ts",
"costHook.ts",
"dialogLaunchers.tsx",
"history.ts",
"ink.ts",
"interactiveHelpers.tsx",
"main.tsx",
"projectOnboardingState.ts",
"query.ts",
"replLauncher.tsx",
"setup.ts",
"tasks.ts",
"tools.ts"
],
"root_dirs": [
"assistant",
"bootstrap",
"bridge",
"buddy",
"cli",
"commands",
"components",
"constants",
"context",
"coordinator",
"entrypoints",
"hooks",
"ink",
"keybindings",
"memdir",
"migrations",
"moreright",
"native-ts",
"outputStyles",
"plugins",
"query",
"remote",
"schemas",
"screens",
"server",
"services",
"skills",
"state",
"tasks",
"tools",
"types",
"upstreamproxy",
"utils",
"vim",
"voice"
],
"total_ts_like_files": 1902,
"command_entry_count": 207,
"tool_entry_count": 184
}