relay-dsh-plugin-session-import 0.2.0 → 0.2.1
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.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# Relay DSH Session Import
|
|
2
2
|
|
|
3
|
-
> **Now supports the latest DSH `0.1.2-alpha.
|
|
3
|
+
> **Now supports the latest DSH `0.1.2-alpha.3`.** Plugin `0.2.1` is verified on DSH `0.1.2-alpha.3`, `0.1.2-alpha.2`, and `0.1.1-rc.2`. [Install it and try the latest DSH](https://www.npmjs.com/package/relay-dsh-plugin-session-import) · [Compatibility details](docs/dsh-0.1.2-alpha.3.md).
|
|
4
4
|
|
|
5
5
|
```bash
|
|
6
|
-
npx @deepseek-ai/dsh@0.1.2-alpha.
|
|
7
|
-
npx @deepseek-ai/dsh@0.1.2-alpha.
|
|
6
|
+
npx @deepseek-ai/dsh@0.1.2-alpha.3 plugin --profile web add relay-dsh-plugin-session-import@0.2.1 relay-dsh-plugin-codex@0.2.1
|
|
7
|
+
npx @deepseek-ai/dsh@0.1.2-alpha.3 web
|
|
8
8
|
```
|
|
9
9
|
|
|
10
|
-
[](https://github.com/deepseek-ai/deepseek-harness)
|
|
10
|
+
[](https://github.com/deepseek-ai/deepseek-harness)
|
|
11
11
|
|
|
12
12
|
English | [中文](README.zh.md)
|
|
13
13
|
|
package/README.zh.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# Relay DSH 会话导入中心
|
|
2
2
|
|
|
3
|
-
> **现已支持最新 DSH `0.1.2-alpha.
|
|
3
|
+
> **现已支持最新 DSH `0.1.2-alpha.3`。** 插件 `0.2.1` 已在 DSH `0.1.2-alpha.3`、`0.1.2-alpha.2` 与 `0.1.1-rc.2` 上完成兼容验证。[安装插件,立即体验最新版 DSH](https://www.npmjs.com/package/relay-dsh-plugin-session-import) · [兼容性详情](docs/dsh-0.1.2-alpha.3.md)。
|
|
4
4
|
|
|
5
5
|
```bash
|
|
6
|
-
npx @deepseek-ai/dsh@0.1.2-alpha.
|
|
7
|
-
npx @deepseek-ai/dsh@0.1.2-alpha.
|
|
6
|
+
npx @deepseek-ai/dsh@0.1.2-alpha.3 plugin --profile web add relay-dsh-plugin-session-import@0.2.1 relay-dsh-plugin-codex@0.2.1
|
|
7
|
+
npx @deepseek-ai/dsh@0.1.2-alpha.3 web
|
|
8
8
|
```
|
|
9
9
|
|
|
10
|
-
[](https://github.com/deepseek-ai/deepseek-harness)
|
|
10
|
+
[](https://github.com/deepseek-ai/deepseek-harness)
|
|
11
11
|
|
|
12
12
|
[English](README.md) | 中文
|
|
13
13
|
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
# DSH
|
|
1
|
+
# DSH 三版本兼容
|
|
2
2
|
|
|
3
|
-
同一个 `0.2.
|
|
3
|
+
同一个 `0.2.1` 稳定包的兼容目标:
|
|
4
4
|
|
|
5
5
|
| DSH | 官方提交 |
|
|
6
6
|
| --- | --- |
|
|
7
7
|
| `0.1.1-rc.2` | `b150a551b8d465e31e418e1b2eaf5e79bbb7d28e` |
|
|
8
8
|
| `0.1.2-alpha.2` | `0a53fb55bea101816fa226bb964ae2bed71c343b` |
|
|
9
|
+
| `0.1.2-alpha.3` | `dd6322d604e00eec1ba5e0c8541159906a21094a` |
|
|
9
10
|
|
|
10
11
|
不按 DSH 版本分别发包;不要求旧用户先升级管理器。没有自定义精确版本白名单。
|
|
11
12
|
DSH 可选 peer 使用版本范围表达声明,不把它当成旧宿主必然执行的安装拦截。
|
|
@@ -13,14 +14,16 @@ DSH 可选 peer 使用版本范围表达声明,不把它当成旧宿主必然
|
|
|
13
14
|
|
|
14
15
|
## 本插件变更
|
|
15
16
|
|
|
17
|
+
`0.2.1` 不改变既有运行时功能;本次补丁公开记录 `0.1.2-alpha.3` 验收结果,并把发布 CI 的官方 DSH 基线更新到对应提交。
|
|
18
|
+
|
|
16
19
|
保留原有共享导入契约;作为两种后端共同使用的同一个候选依赖,参与双版安装和前端注册验收。
|
|
17
20
|
|
|
18
21
|
## 验收方式与边界
|
|
19
22
|
|
|
20
|
-
开发类型检查及构建使用准备好的官方 `0.1.2-alpha.
|
|
21
|
-
|
|
23
|
+
开发类型检查及构建使用准备好的官方 `0.1.2-alpha.3` 源码。构建一次后,将相同 tarball
|
|
24
|
+
分别安装到三版官方 DSH 的独立临时 profile,检查 Host 启动、浏览器装配、功能注册及
|
|
22
25
|
适用的受控功能;不修改官方源码或日常运行环境。
|
|
23
|
-
跨插件结果在 Relay 的 `dsh-lab/
|
|
26
|
+
跨插件结果在 Relay 的 `dsh-lab/dsh-0.1.2-alpha.3-20260901/` 中记录;插件独立测试命令:
|
|
24
27
|
|
|
25
28
|
```sh
|
|
26
29
|
npm ci --ignore-scripts
|
|
@@ -29,6 +32,6 @@ export DSH_ROOT=/path/to/prepared/official/deepseek-harness
|
|
|
29
32
|
npm run verify
|
|
30
33
|
```
|
|
31
34
|
|
|
32
|
-
|
|
35
|
+
三版核心回归不等于所有外部服务、平台或未来 DSH 版本均已验证。
|
|
33
36
|
Claude 真实识图/fork 仍暂缓;Codex Default 模式原生提问限制、Workbench 刷新后尺寸不保留
|
|
34
|
-
|
|
37
|
+
均不在本次兼容修复中关闭。公开 npm/GitHub 发布后的完整升级路径将在发布完成后再次验收。
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "relay-dsh-plugin-session-import",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.1",
|
|
4
4
|
"description": "Provider-neutral session import hub for DeepSeek Harness plugins.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dsh-plugin",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"lib/contracts.d.ts",
|
|
60
60
|
"lib/host-plugin.js",
|
|
61
61
|
"lib/host-plugin.js.map",
|
|
62
|
-
"docs/dsh-0.1.2-alpha.
|
|
62
|
+
"docs/dsh-0.1.2-alpha.3.md"
|
|
63
63
|
],
|
|
64
64
|
"dsh": {
|
|
65
65
|
"client": {
|