Plugin directory / UI Enhancements / dsh-milestone
dsh-milestone
Verified · installs & boots on dsh SnowCrescenter-tech/dsh-milestone ↗
5Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
Git-style milestone timeline for DeepSeek Harness - hover for metadata, click to jump to any message. 会话里程碑导航条:像 Git 提交图一眼定位每条提问,悬停看时间/轮次/耗时/TTFT,点击即跳转。
Our take
Works — verified, early-stage project
Works — verified, early-stage project
Install
dsh plugin --profile web add dsh-milestone - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-milestone. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-milestone · version 0.6.0 · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/SnowCrescenter-tech/dsh-milestone ↗