@sparkelf/dsh-plus-standalone 0.2.0-rc.3 → 0.2.0-rc.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +28 -155
package/package.json CHANGED
@@ -3,9 +3,11 @@
3
3
  "dsh-plus": "lib/bin.js"
4
4
  },
5
5
  "dependencies": {
6
- "@changfenhuang/dsh-genui": "0.9.9",
6
+ "@changfenhuang/dsh-genui": "0.11.0",
7
7
  "@deepseek-ai/dsh": ">=0.1.6-alpha.1",
8
- "@huanlin/dsh-plugin-better-locale": "0.4.1",
8
+ "@deepseek-ai/dsh-experimental-agent-team-profile": ">=0.1.6-alpha.1",
9
+ "@deepseek-ai/dsh-experimental-agent-team-web-profile": ">=0.1.6-alpha.1",
10
+ "@huanlin/dsh-plugin-better-locale": "0.4.3",
9
11
  "@sparkelf/dsh-api-client": "0.5.1",
10
12
  "@sparkelf/dsh-mineru": "0.1.2",
11
13
  "@sparkelf/dsh-mobile-bridge": ">=0.2.11",
@@ -13,7 +15,7 @@
13
15
  "@sparkelf/dsh-officecli": "0.1.2",
14
16
  "@sparkelf/dsh-plugin-better-sidebar-office": "0.2.1",
15
17
  "@sparkelf/dsh-plugin-supervisor": "0.1.5",
16
- "@sparkelf/dsh-plus": "0.2.0-rc.3",
18
+ "@sparkelf/dsh-plus": "0.2.0-rc.6",
17
19
  "@sparkelf/dsh-ssh-manager": "0.7.2",
18
20
  "@sparkelf/dsh-workbench-vault": "0.1.2",
19
21
  "dsh-better-sidebar": "0.19.1",
@@ -41,7 +43,9 @@
41
43
  },
42
44
  "bundles": [
43
45
  "@deepseek-ai/dsh-base",
46
+ "@deepseek-ai/dsh-experimental-agent-team-profile",
44
47
  "@deepseek-ai/dsh-web-app",
48
+ "@deepseek-ai/dsh-experimental-agent-team-web-profile",
45
49
  "@sparkelf/dsh-mineru",
46
50
  "@sparkelf/dsh-officecli",
47
51
  "@sparkelf/dsh-mobile-bridge",
@@ -61,144 +65,29 @@
61
65
  "formatVersion": 1,
62
66
  "peerOverrides": [
63
67
  {
64
- "name": "@deepseek-ai/dsh-llm",
65
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
66
- "version": "0.1.6-alpha.1"
67
- },
68
- {
69
- "name": "@deepseek-ai/dsh-skill",
70
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
71
- "version": "0.1.6-alpha.1"
72
- },
73
- {
74
- "name": "@deepseek-ai/dsh-tools",
75
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
76
- "version": "0.1.6-alpha.1"
77
- },
78
- {
79
- "name": "@deepseek-ai/dsh-session",
80
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
81
- "version": "0.1.6-alpha.1"
82
- },
83
- {
84
- "name": "@deepseek-ai/dsh-invariants",
85
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
86
- "version": "0.1.6-alpha.1"
87
- },
88
- {
89
- "name": "@deepseek-ai/dsh-util-values",
90
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
91
- "version": "0.1.6-alpha.1"
92
- },
93
- {
94
- "name": "@deepseek-ai/dsh-client-store",
95
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
96
- "version": "0.1.6-alpha.1"
97
- },
98
- {
99
- "name": "@deepseek-ai/dsh-system-prompt",
100
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
101
- "version": "0.1.6-alpha.1"
68
+ "name": "@huanlin/dsh-plugin-better-locale",
69
+ "reason": "dsh-better-sidebar@0.19.1 declares ^0.1.0, which 0.1.5-rc.2 does not satisfy",
70
+ "version": "0.4.3"
102
71
  },
103
72
  {
104
- "name": "@deepseek-ai/dsh-client-ui-chat",
105
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
106
- "version": "0.1.6-alpha.1"
73
+ "name": "dsh-better-sidebar",
74
+ "reason": "@sparkelf/dsh-plugin-better-sidebar-office@0.2.1 declares ^0.17.0, which 0.1.5-rc.2 does not satisfy",
75
+ "version": "0.19.1"
107
76
  },
108
77
  {
109
- "name": "@deepseek-ai/dsh-client-ui-tool",
110
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
111
- "version": "0.1.6-alpha.1"
78
+ "name": "@deepseek-ai/dsh-settings",
79
+ "reason": "@sparkelf/dsh-mobile-bridge@>=0.2.11 declares 0.1.5-alpha.1, which 0.1.5-rc.2 does not satisfy",
80
+ "version": "0.1.5-rc.2"
112
81
  },
113
82
  {
114
83
  "name": "@deepseek-ai/dsh-client-ui-slots",
115
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
116
- "version": "0.1.6-alpha.1"
117
- },
118
- {
119
- "name": "@deepseek-ai/dsh-client-ui-session",
120
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
121
- "version": "0.1.6-alpha.1"
122
- },
123
- {
124
- "name": "@deepseek-ai/dsh-client-ui-renderer",
125
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
126
- "version": "0.1.6-alpha.1"
84
+ "reason": "@sparkelf/dsh-mobile-bridge@>=0.2.11 declares 0.1.5-alpha.1, which 0.1.5-rc.2 does not satisfy",
85
+ "version": "0.1.5-rc.2"
127
86
  },
128
87
  {
129
88
  "name": "@deepseek-ai/dsh-client-ui-primitives",
130
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
131
- "version": "0.1.6-alpha.1"
132
- },
133
- {
134
- "name": "@deepseek-ai/dsh-api-session-controller",
135
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
136
- "version": "0.1.6-alpha.1"
137
- },
138
- {
139
- "name": "@deepseek-ai/dsh-client-ui-conversation",
140
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
141
- "version": "0.1.6-alpha.1"
142
- },
143
- {
144
- "name": "@deepseek-ai/dsh-client-ui-input-trigger",
145
- "reason": "@changfenhuang/dsh-genui@0.9.9 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
146
- "version": "0.1.6-alpha.1"
147
- },
148
- {
149
- "name": "@deepseek-ai/dsh-host-webserver",
150
- "reason": "@sparkelf/dsh-plugin-supervisor@0.1.5 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
151
- "version": "0.1.6-alpha.1"
152
- },
153
- {
154
- "name": "@deepseek-ai/dsh-agent",
155
- "reason": "dsh-sql-workbench@0.5.1 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
156
- "version": "0.1.6-alpha.1"
157
- },
158
- {
159
- "name": "@deepseek-ai/dsh-client-locale",
160
- "reason": "dsh-sql-workbench@0.5.1 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
161
- "version": "0.1.6-alpha.1"
162
- },
163
- {
164
- "name": "@deepseek-ai/dsh-client-ui-sidebar-right",
165
- "reason": "dsh-sql-workbench@0.5.1 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
166
- "version": "0.1.6-alpha.1"
167
- },
168
- {
169
- "name": "@deepseek-ai/dsh-user-approval",
170
- "reason": "@sparkelf/dsh-ssh-manager@0.7.2 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
171
- "version": "0.1.6-alpha.1"
172
- },
173
- {
174
- "name": "@deepseek-ai/dsh-credentials",
175
- "reason": "@sparkelf/dsh-ssh-manager@0.7.2 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
176
- "version": "0.1.6-alpha.1"
177
- },
178
- {
179
- "name": "@deepseek-ai/dsh-settings",
180
- "reason": "dsh-better-sidebar@0.19.1 declares ^0.1.5-rc.1, which 0.1.6-alpha.1 does not satisfy",
181
- "version": "0.1.6-alpha.1"
182
- },
183
- {
184
- "name": "@deepseek-ai/dsh-subagent",
185
- "reason": "dsh-better-sidebar@0.19.1 declares ^0.1.5-rc.1, which 0.1.6-alpha.1 does not satisfy",
186
- "version": "0.1.6-alpha.1"
187
- },
188
- {
189
- "name": "@huanlin/dsh-plugin-better-locale",
190
- "reason": "dsh-better-sidebar@0.19.1 declares ^0.1.0, which 0.1.6-alpha.1 does not satisfy",
191
- "version": "0.4.1"
192
- },
193
- {
194
- "name": "@deepseek-ai/dsh-client-ui-settings",
195
- "reason": "dsh-better-sidebar@0.19.1 declares ^0.1.5-rc.1, which 0.1.6-alpha.1 does not satisfy",
196
- "version": "0.1.6-alpha.1"
197
- },
198
- {
199
- "name": "dsh-better-sidebar",
200
- "reason": "@sparkelf/dsh-plugin-better-sidebar-office@0.2.1 declares ^0.17.0, which 0.1.6-alpha.1 does not satisfy",
201
- "version": "0.19.1"
89
+ "reason": "@sparkelf/dsh-mobile-bridge@>=0.2.11 declares 0.1.5-alpha.1, which 0.1.5-rc.2 does not satisfy",
90
+ "version": "0.1.5-rc.2"
202
91
  }
203
92
  ],
204
93
  "profile": "plus"
@@ -221,48 +110,32 @@
221
110
  "main": "lib/index.js",
222
111
  "name": "@sparkelf/dsh-plus-standalone",
223
112
  "overrides": {
224
- "@deepseek-ai/dsh-agent": "0.1.6-alpha.1",
225
113
  "@deepseek-ai/dsh-agent-presets": "npm:@sparkelf/dsh-agent-presets@0.1.6-alpha.2",
226
114
  "@deepseek-ai/dsh-api-gateway": "npm:@sparkelf/dsh-api-gateway@0.1.6-alpha.2",
227
115
  "@deepseek-ai/dsh-api-session-controller": "npm:@sparkelf/dsh-api-session-controller@0.1.6-alpha.2",
228
116
  "@deepseek-ai/dsh-client-connection": "npm:@sparkelf/dsh-client-connection@0.1.6-alpha.2",
229
- "@deepseek-ai/dsh-client-locale": "0.1.6-alpha.1",
230
- "@deepseek-ai/dsh-client-store": "0.1.6-alpha.1",
231
117
  "@deepseek-ai/dsh-client-ui-agent-preset": "npm:@sparkelf/dsh-client-ui-agent-preset@0.1.6-alpha.2",
232
- "@deepseek-ai/dsh-client-ui-chat": "0.1.6-alpha.1",
233
- "@deepseek-ai/dsh-client-ui-conversation": "npm:@sparkelf/dsh-client-ui-conversation@0.1.6-alpha.2",
234
118
  "@deepseek-ai/dsh-client-ui-deliverables": "npm:@sparkelf/dsh-client-ui-deliverables@0.1.6-alpha.2",
235
- "@deepseek-ai/dsh-client-ui-input-trigger": "0.1.6-alpha.1",
236
119
  "@deepseek-ai/dsh-client-ui-layout": "npm:@sparkelf/dsh-client-ui-layout@0.1.6-alpha.2",
237
120
  "@deepseek-ai/dsh-client-ui-model-selection": "npm:@sparkelf/dsh-client-ui-model-selection@0.1.6-alpha.2",
121
+ "@deepseek-ai/dsh-client-ui-permission-presets": "npm:@sparkelf/dsh-client-ui-permission-presets@0.1.6-alpha.2",
238
122
  "@deepseek-ai/dsh-client-ui-primitives": "npm:@sparkelf/dsh-client-ui-primitives@0.1.6-alpha.2",
239
- "@deepseek-ai/dsh-client-ui-renderer": "0.1.6-alpha.1",
240
- "@deepseek-ai/dsh-client-ui-session": "0.1.6-alpha.1",
241
- "@deepseek-ai/dsh-client-ui-settings": "0.1.6-alpha.1",
242
123
  "@deepseek-ai/dsh-client-ui-settings-models": "npm:@sparkelf/dsh-client-ui-settings-models@0.1.6-alpha.2",
243
- "@deepseek-ai/dsh-client-ui-sidebar-right": "0.1.6-alpha.1",
244
- "@deepseek-ai/dsh-client-ui-slots": "0.1.6-alpha.1",
245
- "@deepseek-ai/dsh-client-ui-tool": "0.1.6-alpha.1",
124
+ "@deepseek-ai/dsh-client-ui-slots": "0.1.5-rc.2",
246
125
  "@deepseek-ai/dsh-client-ui-trajectory": "npm:@sparkelf/dsh-client-ui-trajectory@0.1.6-alpha.2",
247
- "@deepseek-ai/dsh-credentials": "0.1.6-alpha.1",
248
126
  "@deepseek-ai/dsh-host-frontend-static": "npm:@sparkelf/dsh-host-frontend-static@0.1.6-alpha.2",
127
+ "@deepseek-ai/dsh-host-open-in-app": "npm:@sparkelf/dsh-host-open-in-app@0.1.6-alpha.2",
249
128
  "@deepseek-ai/dsh-host-webserver": "npm:@sparkelf/dsh-host-webserver@0.1.6-alpha.2",
250
- "@deepseek-ai/dsh-invariants": "0.1.6-alpha.1",
251
- "@deepseek-ai/dsh-llm": "0.1.6-alpha.1",
252
129
  "@deepseek-ai/dsh-llm-pi-ai": "npm:@sparkelf/dsh-llm-pi-ai@0.1.6-alpha.2",
253
- "@deepseek-ai/dsh-session": "0.1.6-alpha.1",
130
+ "@deepseek-ai/dsh-native-command": "npm:@sparkelf/dsh-native-command@0.1.6-alpha.2",
131
+ "@deepseek-ai/dsh-session-format-v0-to-v1": "npm:@sparkelf/dsh-session-format-v0-to-v1@0.1.6-alpha.2",
254
132
  "@deepseek-ai/dsh-session-log-export": "npm:@sparkelf/dsh-session-log-export@0.1.6-alpha.2",
255
- "@deepseek-ai/dsh-settings": "0.1.6-alpha.1",
256
- "@deepseek-ai/dsh-skill": "0.1.6-alpha.1",
257
- "@deepseek-ai/dsh-subagent": "0.1.6-alpha.1",
258
- "@deepseek-ai/dsh-system-prompt": "0.1.6-alpha.1",
133
+ "@deepseek-ai/dsh-settings": "0.1.5-rc.2",
259
134
  "@deepseek-ai/dsh-tools": "npm:@sparkelf/dsh-tools@0.1.6-alpha.2",
260
- "@deepseek-ai/dsh-user-approval": "0.1.6-alpha.1",
261
- "@deepseek-ai/dsh-util-values": "0.1.6-alpha.1",
262
135
  "@deepseek-ai/dsh-web-app": "npm:@sparkelf/dsh-web-app@0.1.6-alpha.2",
263
136
  "@deepseek-ai/dsh-web-frontend": "npm:@sparkelf/dsh-web-frontend@0.1.6-alpha.2",
264
137
  "@deepseek-ai/dsh-workspace": "npm:@sparkelf/dsh-workspace@0.1.6-alpha.2",
265
- "@huanlin/dsh-plugin-better-locale": "0.4.1",
138
+ "@huanlin/dsh-plugin-better-locale": "0.4.3",
266
139
  "dsh-better-sidebar": "0.19.1"
267
140
  },
268
141
  "peerDependencies": {
@@ -279,5 +152,5 @@
279
152
  },
280
153
  "type": "module",
281
154
  "types": "lib/types/index.d.ts",
282
- "version": "0.2.0-rc.3"
155
+ "version": "0.2.0-rc.6"
283
156
  }