relay-dsh-plugin-session-import 0.2.2 → 0.2.3-rc.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,12 +1,12 @@
1
1
  # Relay DSH Session Import
2
2
 
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).
3
+ > **Release candidate `0.2.3-rc.2` is verified on official DSH `0.1.5-rc.2` and `0.1.6-alpha.1`.** No implementation adaptation was required. [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.6-alpha.1-20260915).
4
4
 
5
- > **Release channels:** `latest` → `0.2.2`; `next` → `0.2.1-rc.1`.
5
+ > **Release channels:** `latest` → `0.2.2`; `next` → `0.2.3-rc.2`.
6
6
 
7
7
  ```bash
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
+ npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add relay-dsh-plugin-session-import@next relay-dsh-plugin-codex@next
9
+ npx @deepseek-ai/dsh@0.1.6-alpha.1 web
10
10
  ```
11
11
 
12
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,12 +1,12 @@
1
1
  # Relay DSH 会话导入中心
2
2
 
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)。
3
+ > **候选版本 `0.2.3-rc.2` 已在官方 DSH `0.1.5-rc.2` `0.1.6-alpha.1` 上验证。** 无需修改实现。[从 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.6-alpha.1-20260915)。
4
4
 
5
- > **发布通道:** `latest` → `0.2.2`;`next` → `0.2.1-rc.1`。
5
+ > **发布通道:** `latest` → `0.2.2`;`next` → `0.2.3-rc.2`。
6
6
 
7
7
  ```bash
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
+ npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add relay-dsh-plugin-session-import@next relay-dsh-plugin-codex@next
9
+ npx @deepseek-ai/dsh@0.1.6-alpha.1 web
10
10
  ```
11
11
 
12
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.2",
3
+ "version": "0.2.3-rc.2",
4
4
  "description": "Provider-neutral session import hub for DeepSeek Harness plugins.",
5
5
  "keywords": [
6
6
  "dsh-plugin",