xiaoso456/dsh-turn-navigator1

@xiaoso/dsh-turn-navigator

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

AI 分析

核心用途是提供直观的对话轮次定位与跳转。适合在超长对话中快速翻阅、定位特定轮次的用户,提升长文本交互的浏览效率。

パッケージ
@xiaoso/dsh-turn-navigator
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/14

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoso456/dsh-turn-navigator

ドキュメント

README 全文を読む ↗

@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