relay-dsh-plugin-claude 0.2.3 → 0.2.4-rc.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
@@ -2,7 +2,7 @@
2
2
 
3
3
  > **Stable `0.2.3` is verified on official DSH `0.1.5-rc.2` and `0.1.6-alpha.1`.** Imported history now supplies the settlement stream required by current DSH while remaining valid on rc.2; peer metadata declares both exact releases. [Install it from npm](https://www.npmjs.com/package/relay-dsh-plugin-claude) · [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.3`; `next` → `0.2.3-rc.2`.
5
+ > **Release channels:** `latest` → `0.2.3`; `next` → `0.2.4-rc.1`.
6
6
 
7
7
  ```bash
8
8
  npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add relay-dsh-plugin-claude@next
@@ -131,7 +131,7 @@ contains the latest model-selection synchronization fix:
131
131
  npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-claude@next
132
132
  ```
133
133
 
134
- At the time of writing, `next` resolves to `0.2.3-rc.2`.
134
+ At the time of writing, `next` resolves to `0.2.4-rc.1`.
135
135
 
136
136
  #### GitHub development build
137
137
 
@@ -145,7 +145,7 @@ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add github:yangbobo2021/rel
145
145
  full Commit SHA instead. For example:
146
146
 
147
147
  ```bash
148
- npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add github:yangbobo2021/relay-dsh-plugin-claude#v0.2.3-rc.2
148
+ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add github:yangbobo2021/relay-dsh-plugin-claude#v0.2.4-rc.1
149
149
  ```
150
150
 
151
151
  The official DSH CLI initializes the `web` Profile if it does not exist, asks
@@ -367,4 +367,4 @@ Stable `0.2.3` additionally supports official DSH `0.1.5-rc.2` and `0.1.6-alpha.
367
367
  npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-claude@latest
368
368
  # Git tag alternative, after publication:
369
369
  npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add github:yangbobo2021/relay-dsh-plugin-claude#v0.2.3
370
- ```
370
+ ```
package/README.zh.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > **稳定版 `0.2.3` 已在官方 DSH `0.1.5-rc.2` 和 `0.1.6-alpha.1` 上验证。** 导入历史现在会提供新版 DSH 要求的结算 stream,同时保持 rc.2 有效;peer 元数据已声明两个精确版本。[从 npm 安装](https://www.npmjs.com/package/relay-dsh-plugin-claude) · [兼容性证据](https://github.com/yangbobo2021/Relay/tree/codex/relay-foundation/dsh-lab/dsh-0.1.6-alpha.1-20260915)。
4
4
 
5
- > **发布通道:** `latest` → `0.2.3`;`next` → `0.2.3-rc.2`。
5
+ > **发布通道:** `latest` → `0.2.3`;`next` → `0.2.4-rc.1`。
6
6
 
7
7
  ```bash
8
8
  npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add relay-dsh-plugin-claude@next
@@ -125,7 +125,7 @@ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-claude
125
125
  npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-claude@next
126
126
  ```
127
127
 
128
- 本文更新时,`next` 指向 `0.2.3-rc.2`。
128
+ 本文更新时,`next` 指向 `0.2.4-rc.1`。
129
129
 
130
130
  #### GitHub 开发版
131
131
 
@@ -139,7 +139,7 @@ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add github:yangbobo2021/rel
139
139
  SHA。例如:
140
140
 
141
141
  ```bash
142
- npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add github:yangbobo2021/relay-dsh-plugin-claude#v0.2.3-rc.2
142
+ npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add github:yangbobo2021/relay-dsh-plugin-claude#v0.2.4-rc.1
143
143
  ```
144
144
 
145
145
  官方 DSH CLI 会在需要时初始化 `web` Profile,通过 `pnpm` 安装所选软件包和
@@ -337,4 +337,4 @@ npm pack
337
337
  npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add relay-dsh-plugin-claude@latest
338
338
  # Git tag alternative, after publication:
339
339
  npx @deepseek-ai/dsh@0.1.6-alpha.1 plugin --profile web add github:yangbobo2021/relay-dsh-plugin-claude#v0.2.3
340
- ```
340
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "relay-dsh-plugin-claude",
3
- "version": "0.2.3",
3
+ "version": "0.2.4-rc.1",
4
4
  "description": "Claude Code integration plugin for DeepSeek Harness, providing native Claude conversations powered by the Claude Agent SDK, with model selection, approvals, questions, tools, and session continuation.",
5
5
  "keywords": [
6
6
  "dsh-plugin",
@@ -93,7 +93,7 @@
93
93
  "@anthropic-ai/claude-agent-sdk": "^0.3.241",
94
94
  "@anthropic-ai/sdk": "^0.120.0",
95
95
  "@modelcontextprotocol/sdk": "^1.29.0",
96
- "relay-dsh-plugin-session-import": "0.2.3",
96
+ "relay-dsh-plugin-session-import": "0.2.4-rc.1",
97
97
  "sharp": "^0.35.3",
98
98
  "zod": "4.4.3"
99
99
  },
@@ -131,4 +131,4 @@
131
131
  "vitest": "^4.1.8",
132
132
  "relay-dsh-plugin-session-import": "github:yangbobo2021/relay-dsh-plugin-session-import#1b789b387e334f65ba364b1ed5fb91c861c5d045"
133
133
  }
134
- }
134
+ }