relay-dsh-plugin-manager 0.3.1-rc.2 → 0.3.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,8 +1,8 @@
1
1
  # Manage DeepSeek Harness Plugins from Chat
2
2
 
3
- > **Release candidate `0.3.1-rc.2` is verified on official DSH `0.1.5-rc.2` and `0.1.6-alpha.1`.** No implementation adaptation was required; its peer metadata declares both exact releases. [Install it from npm](https://www.npmjs.com/package/relay-dsh-plugin-manager) · [Compatibility evidence](https://github.com/yangbobo2021/Relay/tree/codex/relay-foundation/dsh-lab/dsh-0.1.6-alpha.1-20260915).
3
+ > **Stable `0.3.1` is verified on official DSH `0.1.5-rc.2` and `0.1.6-alpha.1`.** No implementation adaptation was required; its peer metadata declares both exact releases. [Install it from npm](https://www.npmjs.com/package/relay-dsh-plugin-manager) · [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.3.0`; `next` → `0.3.1-rc.2`.
5
+ > **Release channels:** `latest` → `0.3.1`; `next` → `0.3.1-rc.2`.
6
6
 
7
7
  ```bash
8
8
  npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add relay-dsh-plugin-manager@next
package/README.zh.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # 在 DeepSeek Harness 对话中管理插件
2
2
 
3
- > **候选版本 `0.3.1-rc.2` 已在官方 DSH `0.1.5-rc.2` 和 `0.1.6-alpha.1` 上验证。** 无需修改实现,peer 元数据已声明两个精确版本。[从 npm 安装](https://www.npmjs.com/package/relay-dsh-plugin-manager) · [兼容性证据](https://github.com/yangbobo2021/Relay/tree/codex/relay-foundation/dsh-lab/dsh-0.1.6-alpha.1-20260915)。
3
+ > **稳定版 `0.3.1` 已在官方 DSH `0.1.5-rc.2` 和 `0.1.6-alpha.1` 上验证。** 无需修改实现,peer 元数据已声明两个精确版本。[从 npm 安装](https://www.npmjs.com/package/relay-dsh-plugin-manager) · [兼容性证据](https://github.com/yangbobo2021/Relay/tree/codex/relay-foundation/dsh-lab/dsh-0.1.6-alpha.1-20260915)。
4
4
 
5
- > **发布通道:** `latest` → `0.3.0`;`next` → `0.3.1-rc.2`。
5
+ > **发布通道:** `latest` → `0.3.1`;`next` → `0.3.1-rc.2`。
6
6
 
7
7
  ```bash
8
8
  npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add relay-dsh-plugin-manager@next
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "relay-dsh-plugin-manager",
3
- "version": "0.3.1-rc.2",
3
+ "version": "0.3.1",
4
4
  "description": "Conversation-first plugin discovery and lifecycle management for DeepSeek Harness.",
5
5
  "keywords": [
6
6
  "deepseek-harness",