@sparkelf/dsh-plus-standalone 0.2.0-rc.6 → 0.2.0-rc.8
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.
- package/README.i18n.yaml +2 -2
- package/README.md +2 -0
- package/README.zh.md +2 -0
- package/package.json +153 -18
package/README.i18n.yaml
CHANGED
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
|
3
3
|
# after editing either side, bring the other along and re-record with:
|
|
4
4
|
# pnpm run verify-translation-pairing --write packages/standalone/plus-standalone/README.md
|
|
5
|
-
README.md:
|
|
6
|
-
README.zh.md:
|
|
5
|
+
README.md: 8b47a68256c84a2a83034e79b6d29af1c66748dd
|
|
6
|
+
README.zh.md: 59e7000ecae5b645ad1bff24b1fba030d1b875ec
|
package/README.md
CHANGED
|
@@ -29,6 +29,8 @@ npm install -g @sparkelf/dsh-plus-standalone
|
|
|
29
29
|
dsh-plus start
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
+
A release publishes under `next` because every version carries a prerelease suffix, and the publish step then moves `latest` onto it so the command above installs the current release rather than the newest one npm would otherwise choose.
|
|
33
|
+
|
|
32
34
|
| Command | Effect |
|
|
33
35
|
|---|---|
|
|
34
36
|
| `dsh-plus start` | Writes the profile on first run, picks a free port, starts the server, prints the URL |
|
package/README.zh.md
CHANGED
|
@@ -30,6 +30,8 @@ npm install -g @sparkelf/dsh-plus-standalone
|
|
|
30
30
|
dsh-plus start
|
|
31
31
|
```
|
|
32
32
|
|
|
33
|
+
因为每个版本都带预发布后缀,发行版会发到 `next` 标签;发布步骤随后把 `latest` 移到它上面,因此上面这条命令安装的是当前发行版,而不是 npm 本来会选中的那个版本。
|
|
34
|
+
|
|
33
35
|
| Command | Effect |
|
|
34
36
|
|---|---|
|
|
35
37
|
| `dsh-plus start` | 首次运行写出 profile、选择空闲端口、启动 server、打印 URL |
|
package/package.json
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"@sparkelf/dsh-office-viewer-fonts": "0.1.2",
|
|
15
15
|
"@sparkelf/dsh-officecli": "0.1.2",
|
|
16
16
|
"@sparkelf/dsh-plugin-better-sidebar-office": "0.2.1",
|
|
17
|
-
"@sparkelf/dsh-plugin-supervisor": "0.1.
|
|
18
|
-
"@sparkelf/dsh-plus": "0.2.0-rc.
|
|
17
|
+
"@sparkelf/dsh-plugin-supervisor": "0.1.6",
|
|
18
|
+
"@sparkelf/dsh-plus": "0.2.0-rc.8",
|
|
19
19
|
"@sparkelf/dsh-ssh-manager": "0.7.2",
|
|
20
20
|
"@sparkelf/dsh-workbench-vault": "0.1.2",
|
|
21
21
|
"dsh-better-sidebar": "0.19.1",
|
|
@@ -65,29 +65,144 @@
|
|
|
65
65
|
"formatVersion": 1,
|
|
66
66
|
"peerOverrides": [
|
|
67
67
|
{
|
|
68
|
-
"name": "@
|
|
69
|
-
"reason": "dsh-
|
|
70
|
-
"version": "0.
|
|
68
|
+
"name": "@deepseek-ai/dsh-llm",
|
|
69
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
70
|
+
"version": "0.1.6-alpha.1"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
|
-
"name": "dsh-
|
|
74
|
-
"reason": "@
|
|
75
|
-
"version": "0.
|
|
73
|
+
"name": "@deepseek-ai/dsh-skill",
|
|
74
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
75
|
+
"version": "0.1.6-alpha.1"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
"name": "@deepseek-ai/dsh-
|
|
79
|
-
"reason": "@
|
|
80
|
-
"version": "0.1.
|
|
78
|
+
"name": "@deepseek-ai/dsh-tools",
|
|
79
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
80
|
+
"version": "0.1.6-alpha.1"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "@deepseek-ai/dsh-session",
|
|
84
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
85
|
+
"version": "0.1.6-alpha.1"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "@deepseek-ai/dsh-invariants",
|
|
89
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
90
|
+
"version": "0.1.6-alpha.1"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "@deepseek-ai/dsh-util-values",
|
|
94
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
95
|
+
"version": "0.1.6-alpha.1"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"name": "@deepseek-ai/dsh-client-store",
|
|
99
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
100
|
+
"version": "0.1.6-alpha.1"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "@deepseek-ai/dsh-system-prompt",
|
|
104
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
105
|
+
"version": "0.1.6-alpha.1"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "@deepseek-ai/dsh-client-ui-chat",
|
|
109
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
110
|
+
"version": "0.1.6-alpha.1"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name": "@deepseek-ai/dsh-client-ui-tool",
|
|
114
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
115
|
+
"version": "0.1.6-alpha.1"
|
|
81
116
|
},
|
|
82
117
|
{
|
|
83
118
|
"name": "@deepseek-ai/dsh-client-ui-slots",
|
|
84
|
-
"reason": "@
|
|
85
|
-
"version": "0.1.
|
|
119
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
120
|
+
"version": "0.1.6-alpha.1"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "@deepseek-ai/dsh-client-ui-session",
|
|
124
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
125
|
+
"version": "0.1.6-alpha.1"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"name": "@deepseek-ai/dsh-client-ui-renderer",
|
|
129
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
130
|
+
"version": "0.1.6-alpha.1"
|
|
86
131
|
},
|
|
87
132
|
{
|
|
88
133
|
"name": "@deepseek-ai/dsh-client-ui-primitives",
|
|
89
|
-
"reason": "@
|
|
90
|
-
"version": "0.1.
|
|
134
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
135
|
+
"version": "0.1.6-alpha.1"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"name": "@deepseek-ai/dsh-api-session-controller",
|
|
139
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
140
|
+
"version": "0.1.6-alpha.1"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "@deepseek-ai/dsh-client-ui-conversation",
|
|
144
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
145
|
+
"version": "0.1.6-alpha.1"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"name": "@deepseek-ai/dsh-client-ui-input-trigger",
|
|
149
|
+
"reason": "@changfenhuang/dsh-genui@0.11.0 declares ^0.1.2-rc.1 || ^0.1.5-alpha.1, which 0.1.6-alpha.1 does not satisfy",
|
|
150
|
+
"version": "0.1.6-alpha.1"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "@deepseek-ai/dsh-host-webserver",
|
|
154
|
+
"reason": "@sparkelf/dsh-plugin-supervisor@0.1.6 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
|
|
155
|
+
"version": "0.1.6-alpha.1"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"name": "@deepseek-ai/dsh-agent",
|
|
159
|
+
"reason": "dsh-sql-workbench@0.5.1 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
|
|
160
|
+
"version": "0.1.6-alpha.1"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "@deepseek-ai/dsh-client-locale",
|
|
164
|
+
"reason": "dsh-sql-workbench@0.5.1 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
|
|
165
|
+
"version": "0.1.6-alpha.1"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"name": "@deepseek-ai/dsh-client-ui-sidebar-right",
|
|
169
|
+
"reason": "dsh-sql-workbench@0.5.1 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
|
|
170
|
+
"version": "0.1.6-alpha.1"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"name": "@deepseek-ai/dsh-user-approval",
|
|
174
|
+
"reason": "@sparkelf/dsh-ssh-manager@0.7.2 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
|
|
175
|
+
"version": "0.1.6-alpha.1"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"name": "@deepseek-ai/dsh-credentials",
|
|
179
|
+
"reason": "@sparkelf/dsh-ssh-manager@0.7.2 declares 0.1.5-rc.2, which 0.1.6-alpha.1 does not satisfy",
|
|
180
|
+
"version": "0.1.6-alpha.1"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"name": "@deepseek-ai/dsh-settings",
|
|
184
|
+
"reason": "dsh-better-sidebar@0.19.1 declares ^0.1.5-rc.1, which 0.1.6-alpha.1 does not satisfy",
|
|
185
|
+
"version": "0.1.6-alpha.1"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"name": "@deepseek-ai/dsh-subagent",
|
|
189
|
+
"reason": "dsh-better-sidebar@0.19.1 declares ^0.1.5-rc.1, which 0.1.6-alpha.1 does not satisfy",
|
|
190
|
+
"version": "0.1.6-alpha.1"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"name": "@huanlin/dsh-plugin-better-locale",
|
|
194
|
+
"reason": "dsh-better-sidebar@0.19.1 declares ^0.1.0, which 0.1.6-alpha.1 does not satisfy",
|
|
195
|
+
"version": "0.4.3"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"name": "@deepseek-ai/dsh-client-ui-settings",
|
|
199
|
+
"reason": "dsh-better-sidebar@0.19.1 declares ^0.1.5-rc.1, which 0.1.6-alpha.1 does not satisfy",
|
|
200
|
+
"version": "0.1.6-alpha.1"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"name": "dsh-better-sidebar",
|
|
204
|
+
"reason": "@sparkelf/dsh-plugin-better-sidebar-office@0.2.1 declares ^0.17.0, which 0.1.6-alpha.1 does not satisfy",
|
|
205
|
+
"version": "0.19.1"
|
|
91
206
|
}
|
|
92
207
|
],
|
|
93
208
|
"profile": "plus"
|
|
@@ -110,28 +225,48 @@
|
|
|
110
225
|
"main": "lib/index.js",
|
|
111
226
|
"name": "@sparkelf/dsh-plus-standalone",
|
|
112
227
|
"overrides": {
|
|
228
|
+
"@deepseek-ai/dsh-agent": "0.1.6-alpha.1",
|
|
113
229
|
"@deepseek-ai/dsh-agent-presets": "npm:@sparkelf/dsh-agent-presets@0.1.6-alpha.2",
|
|
114
230
|
"@deepseek-ai/dsh-api-gateway": "npm:@sparkelf/dsh-api-gateway@0.1.6-alpha.2",
|
|
115
231
|
"@deepseek-ai/dsh-api-session-controller": "npm:@sparkelf/dsh-api-session-controller@0.1.6-alpha.2",
|
|
116
232
|
"@deepseek-ai/dsh-client-connection": "npm:@sparkelf/dsh-client-connection@0.1.6-alpha.2",
|
|
233
|
+
"@deepseek-ai/dsh-client-locale": "0.1.6-alpha.1",
|
|
234
|
+
"@deepseek-ai/dsh-client-store": "0.1.6-alpha.1",
|
|
117
235
|
"@deepseek-ai/dsh-client-ui-agent-preset": "npm:@sparkelf/dsh-client-ui-agent-preset@0.1.6-alpha.2",
|
|
236
|
+
"@deepseek-ai/dsh-client-ui-chat": "0.1.6-alpha.1",
|
|
237
|
+
"@deepseek-ai/dsh-client-ui-conversation": "0.1.6-alpha.1",
|
|
118
238
|
"@deepseek-ai/dsh-client-ui-deliverables": "npm:@sparkelf/dsh-client-ui-deliverables@0.1.6-alpha.2",
|
|
239
|
+
"@deepseek-ai/dsh-client-ui-input-trigger": "0.1.6-alpha.1",
|
|
119
240
|
"@deepseek-ai/dsh-client-ui-layout": "npm:@sparkelf/dsh-client-ui-layout@0.1.6-alpha.2",
|
|
120
241
|
"@deepseek-ai/dsh-client-ui-model-selection": "npm:@sparkelf/dsh-client-ui-model-selection@0.1.6-alpha.2",
|
|
121
242
|
"@deepseek-ai/dsh-client-ui-permission-presets": "npm:@sparkelf/dsh-client-ui-permission-presets@0.1.6-alpha.2",
|
|
122
243
|
"@deepseek-ai/dsh-client-ui-primitives": "npm:@sparkelf/dsh-client-ui-primitives@0.1.6-alpha.2",
|
|
244
|
+
"@deepseek-ai/dsh-client-ui-renderer": "0.1.6-alpha.1",
|
|
245
|
+
"@deepseek-ai/dsh-client-ui-session": "0.1.6-alpha.1",
|
|
246
|
+
"@deepseek-ai/dsh-client-ui-settings": "0.1.6-alpha.1",
|
|
123
247
|
"@deepseek-ai/dsh-client-ui-settings-models": "npm:@sparkelf/dsh-client-ui-settings-models@0.1.6-alpha.2",
|
|
124
|
-
"@deepseek-ai/dsh-client-ui-
|
|
248
|
+
"@deepseek-ai/dsh-client-ui-sidebar-right": "0.1.6-alpha.1",
|
|
249
|
+
"@deepseek-ai/dsh-client-ui-slots": "0.1.6-alpha.1",
|
|
250
|
+
"@deepseek-ai/dsh-client-ui-tool": "0.1.6-alpha.1",
|
|
125
251
|
"@deepseek-ai/dsh-client-ui-trajectory": "npm:@sparkelf/dsh-client-ui-trajectory@0.1.6-alpha.2",
|
|
252
|
+
"@deepseek-ai/dsh-credentials": "0.1.6-alpha.1",
|
|
126
253
|
"@deepseek-ai/dsh-host-frontend-static": "npm:@sparkelf/dsh-host-frontend-static@0.1.6-alpha.2",
|
|
127
254
|
"@deepseek-ai/dsh-host-open-in-app": "npm:@sparkelf/dsh-host-open-in-app@0.1.6-alpha.2",
|
|
128
255
|
"@deepseek-ai/dsh-host-webserver": "npm:@sparkelf/dsh-host-webserver@0.1.6-alpha.2",
|
|
256
|
+
"@deepseek-ai/dsh-invariants": "0.1.6-alpha.1",
|
|
257
|
+
"@deepseek-ai/dsh-llm": "0.1.6-alpha.1",
|
|
129
258
|
"@deepseek-ai/dsh-llm-pi-ai": "npm:@sparkelf/dsh-llm-pi-ai@0.1.6-alpha.2",
|
|
130
259
|
"@deepseek-ai/dsh-native-command": "npm:@sparkelf/dsh-native-command@0.1.6-alpha.2",
|
|
260
|
+
"@deepseek-ai/dsh-session": "0.1.6-alpha.1",
|
|
131
261
|
"@deepseek-ai/dsh-session-format-v0-to-v1": "npm:@sparkelf/dsh-session-format-v0-to-v1@0.1.6-alpha.2",
|
|
132
262
|
"@deepseek-ai/dsh-session-log-export": "npm:@sparkelf/dsh-session-log-export@0.1.6-alpha.2",
|
|
133
|
-
"@deepseek-ai/dsh-settings": "0.1.
|
|
263
|
+
"@deepseek-ai/dsh-settings": "0.1.6-alpha.1",
|
|
264
|
+
"@deepseek-ai/dsh-skill": "0.1.6-alpha.1",
|
|
265
|
+
"@deepseek-ai/dsh-subagent": "0.1.6-alpha.1",
|
|
266
|
+
"@deepseek-ai/dsh-system-prompt": "0.1.6-alpha.1",
|
|
134
267
|
"@deepseek-ai/dsh-tools": "npm:@sparkelf/dsh-tools@0.1.6-alpha.2",
|
|
268
|
+
"@deepseek-ai/dsh-user-approval": "0.1.6-alpha.1",
|
|
269
|
+
"@deepseek-ai/dsh-util-values": "0.1.6-alpha.1",
|
|
135
270
|
"@deepseek-ai/dsh-web-app": "npm:@sparkelf/dsh-web-app@0.1.6-alpha.2",
|
|
136
271
|
"@deepseek-ai/dsh-web-frontend": "npm:@sparkelf/dsh-web-frontend@0.1.6-alpha.2",
|
|
137
272
|
"@deepseek-ai/dsh-workspace": "npm:@sparkelf/dsh-workspace@0.1.6-alpha.2",
|
|
@@ -152,5 +287,5 @@
|
|
|
152
287
|
},
|
|
153
288
|
"type": "module",
|
|
154
289
|
"types": "lib/types/index.d.ts",
|
|
155
|
-
"version": "0.2.0-rc.
|
|
290
|
+
"version": "0.2.0-rc.8"
|
|
156
291
|
}
|