← 返回列表
D

@xiaoso/dsh-turn-navigator

v0.2.0 · 3 天前发布

Turn navigator panel (current turn / total turns with up/down jump) for the DeepSeek Harness web GUI

deepseekdeepseek-harnessdshdsh-pluginturn-navigatorturnnavigationconversation

README

@xiaoso/dsh-turn-navigator

English | 中文

DeepSeek Harness Web 的对话轮次导航面板。

!对话轮次导航面板

安装

从 npm 安装(推荐)

sh
dsh plugin --profile web add @xiaoso/dsh-turn-navigator
dsh web

本地开发

sh
dsh plugin --profile web add link:<本仓库路径>

从 GitHub 安装

sh
dsh plugin --profile web add github:xiaoso456/dsh-turn-navigator

git 安装会跑本包的 prepare 脚本构建产物;pnpm ≥10 会在首次 add 失败并提示在 profile 的 pnpm-workspace.yaml 里允许该构建。

依赖

适用于 DeepSeek Harness dsh v0.1.0-rc.5(pre-release,接口可能变动)。

构建

sh
pnpm install
pnpm build

License

MIT

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
@xiaoso/dsh-turn-navigator
Repo
git+https://github.com/xiaoso456/dsh-turn-navigator.git
Engines
{"node":">=22"}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-slots"]},"bundle":{"patch":"./cordis.patch.yml"}}