@xiaoso/dsh-turn-navigator
English | 中文
Conversation turn-navigation panel for the DeepSeek Harness web GUI.

Install
From npm (recommended)
dsh plugin --profile web add @xiaoso/dsh-turn-navigator
dsh webLocal development
dsh plugin --profile web add link:<path to this repo>From GitHub
dsh plugin --profile web add github:xiaoso456/dsh-turn-navigatorA git install runs this package's prepare script to build the artifacts; pnpm ≥10 makes the first add fail and prompts you to allow the build in the profile's pnpm-workspace.yaml.
Dependencies
Works with DeepSeek Harness dsh v0.1.0-rc.5 (pre-release, surfaces may change).
Build
pnpm install
pnpm buildLicense
[MIT](LICENSE)