relay-dsh-plugin-session-import 0.2.1 → 0.2.2

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,10 +1,12 @@
1
1
  # Relay DSH Session Import
2
2
 
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).
3
+ > **Now supports DSH `0.1.2-rc.1` while retaining `0.1.2-alpha.3` compatibility.** Plugin `0.2.2` is verified on both releases. [Install it from npm](https://www.npmjs.com/package/relay-dsh-plugin-session-import) · [Compatibility evidence](https://github.com/yangbobo2021/Relay/tree/codex/relay-foundation/dsh-lab/dsh-0.1.2-rc.1-20260903).
4
+
5
+ > **Release channels:** `latest` → `0.2.2`; `next` → `0.2.1-rc.1`.
4
6
 
5
7
  ```bash
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
+ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-session-import@0.2.2 relay-dsh-plugin-codex@0.2.2
9
+ npx @deepseek-ai/dsh@0.1.2-rc.1 web
8
10
  ```
9
11
 
10
12
  [![DSH compatibility](https://img.shields.io/badge/DSH-0.1.1--rc.2%20%7C%200.1.2--alpha.2%20%7C%200.1.2--alpha.3-2f7d68)](https://github.com/deepseek-ai/deepseek-harness)
package/README.zh.md CHANGED
@@ -1,10 +1,12 @@
1
1
  # Relay DSH 会话导入中心
2
2
 
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)。
3
+ > **现已支持 DSH `0.1.2-rc.1`,并保留对 `0.1.2-alpha.3` 的兼容。** 插件 `0.2.2` 已在两个版本上完成验证。[ npm 安装](https://www.npmjs.com/package/relay-dsh-plugin-session-import) · [兼容性证据](https://github.com/yangbobo2021/Relay/tree/codex/relay-foundation/dsh-lab/dsh-0.1.2-rc.1-20260903)。
4
+
5
+ > **发布通道:** `latest` → `0.2.2`;`next` → `0.2.1-rc.1`。
4
6
 
5
7
  ```bash
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
+ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-session-import@0.2.2 relay-dsh-plugin-codex@0.2.2
9
+ npx @deepseek-ai/dsh@0.1.2-rc.1 web
8
10
  ```
9
11
 
10
12
  [![DSH 兼容版本](https://img.shields.io/badge/DSH-0.1.1--rc.2%20%7C%200.1.2--alpha.2%20%7C%200.1.2--alpha.3-2f7d68)](https://github.com/deepseek-ai/deepseek-harness)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "relay-dsh-plugin-session-import",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Provider-neutral session import hub for DeepSeek Harness plugins.",
5
5
  "keywords": [
6
6
  "dsh-plugin",