跳到主要内容

dsh-turn-navigator

已验证

@xiaoso/dsh-turn-navigator · v0.2.0 · MIT · Web 界面

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

安装

dsh plugin add @xiaoso/dsh-turn-navigator

dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南

源码

标签

说明文档

@xiaoso/dsh-turn-navigator

English | 中文

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

对话轮次导航面板

安装

从 npm 安装(推荐)

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

本地开发

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

从 GitHub 安装

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,接口可能变动)。

构建

pnpm install
pnpm build

License

MIT