界面增强
插件
dsh-matrix-rain
awa-123-cw
DeepSeek Harness WebUI 动效美化插件:聊天背景黑客帝国代码雨,雨字内容 = 当前会话 AI 思考链(流式实时),设置页调色盘 + 全套 DIY
animationchat-uideepseek-harnessdsh
PROJECT TOPICS
PROJECT README
简体中文 | English
为 DSH Web GUI 提供轻量的对话轮次导航:在聊天区域左侧显示一列短横线,帮助你快速确认当前位置,并在长对话中一键跳转到任意轮次。

推荐从 npm 安装:
dsh plugin --profile web add @memory455/dsh-jump-rail
也可以直接从 GitHub 安装:
dsh plugin --profile web add https://github.com/Memory455/dsh-jump-rail
如果希望拉取源码后在本地构建并安装:
# 拉取源码
git clone https://github.com/Memory455/dsh-jump-rail.git
cd dsh-jump-rail
# 安装依赖并构建
pnpm install
pnpm build
# 链接到 DSH Web profile
dsh plugin --profile web add link:$PWD
安装完成后,重启 DSH Web 即可生效。
打开一个包含至少两轮对话的聊天会话,轮次跳转条会自动出现在聊天区域左侧:
切换到轨迹等非聊天视图时,跳转条会自动隐藏。
# 安装依赖
pnpm install
# 类型检查、测试与构建
pnpm typecheck
pnpm test
pnpm build
# 监听源码变化
pnpm watch
本地构建后,可以将当前目录链接到 DSH Web profile:
dsh plugin --profile web add link:$PWD
完成链接后重启 DSH Web。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。