dsh-conversation-navigator 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -23,7 +23,7 @@ Codex 风格的 **DeepSeek Harness(DSH)Web 端会话导航面板**:在对话页
23
23
  dsh plugin --profile web add dsh-conversation-navigator
24
24
 
25
25
  # 方式二:GitHub(纯 JS 包无需 prepare/allowBuilds,直接可用)
26
- dsh plugin --profile web add github:you/dsh-conversation-navigator
26
+ dsh plugin --profile web add github:gjj-star/dsh-conversation-navigato
27
27
 
28
28
  # 方式三:本地 tarball
29
29
  pnpm pack
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-conversation-navigator",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Codex 风格的 DSH(DeepSeek Harness)会话导航插件:按轮折叠的对话大纲面板,支持节点点击跳转、滚动位置高亮与轨迹视图同款配色。",
5
5
  "keywords": [
6
6
  "dsh",