插件目录 / UI Enhancements / dsh-milestone
dsh-milestone
已验证 · 可安装并启动 SnowCrescenter-tech/dsh-milestone ↗
5Stars
0Forks
0未关闭 issue
TypeScript语言
2026-08-14最近推送
功能简介
Git-style milestone timeline for DeepSeek Harness - hover for metadata, click to jump to any message. 会话里程碑导航条:像 Git 提交图一眼定位每条提问,悬停看时间/轮次/耗时/TTFT,点击即跳转。
我们的评价
可用 — 实测通过,早期项目
可用 — 实测通过,早期项目
安装
dsh plugin --profile web add dsh-milestone - 先装 pnpm:
npm install -g pnpm(插件管理会调用它)。 - 装进 web profile:
dsh plugin --profile web add dsh-milestone。 - 重启
dsh web——下次启动自动加载。 - 验证:
dsh plugin --profile web list。
包信息
npm:dsh-milestone · 版本 0.6.0 · 实测环境 dsh 0.1.0-rc.6
实测报告
端到端验证通过:`dsh plugin add` 安装成功、进入 profile 配置树、启动任务正常。
仓库
github.com/SnowCrescenter-tech/dsh-milestone ↗