-
Notifications
You must be signed in to change notification settings - Fork 158
Expand file tree
/
Copy pathpatch-surface.snapshot.json
More file actions
70 lines (70 loc) · 1.68 KB
/
Copy pathpatch-surface.snapshot.json
File metadata and controls
70 lines (70 loc) · 1.68 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
64
65
66
67
68
69
70
{
"inserts": [
"dsh-tui-storage",
"dsh-tui-storage-json",
"dsh-tui-storage-domain",
"dsh-tui-workspace",
"dsh-tui-code-runtime",
"dsh-tui-subagent-model-selection-settings",
"dsh-tui-workspaces",
"dsh-tui-command-trees",
"dsh-tui-settings-sections",
"dsh-tui-scenes",
"dsh-tui-plugin-host",
"dsh-tui-extensions",
"dsh-tui-agent-presets",
"dsh-tui-cordis-host-runner",
"dsh-tui-auth",
"dsh-tui",
"working-activity"
],
"configOverrides": [
"system-prompt",
"llm-deepseek",
"agent-loop",
"session-telemetry-otel",
"plugin-package-inventory-deepseek",
"sandbox-policy",
"approval",
"session-persistence-jsonl"
],
"webAppComparisons": {
"0.1.1-rc.2": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [
"hmr"
],
"insertsSharedWithWebApp": []
},
"0.1.2-alpha.1": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [],
"insertsSharedWithWebApp": []
},
"0.1.2-alpha.2": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [],
"insertsSharedWithWebApp": []
},
"0.1.2-alpha.3": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [],
"insertsSharedWithWebApp": []
},
"0.1.2-alpha.4": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [],
"insertsSharedWithWebApp": []
},
"0.1.2-alpha.5": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [],
"insertsSharedWithWebApp": []
},
"0.1.2-rc.1": {
"disablesBeyondWebApp": [],
"webAppDisablesBeyondTui": [],
"insertsSharedWithWebApp": []
}
}
}