iluluyu/dsh-plugin-outline
iluluyu★ 0JavaScriptLast synced: 2026-08-16
ChatGPT-style right-edge turn navigation plugin for DeepSeek Harness (dsh) web
README excerpt
dsh-plugin-outline Right-edge turn navigation for DeepSeek Harness (dsh) web — one dash per user turn, hover to expand an outline panel, click to jump. 为 DeepSeek Harness(dsh)web 端提供的右侧轮次导航——每轮一条横线,悬停展开大纲面板,点击跳转。 Features One dash per user turn in a 34px frosted pill ( blur(5px) ); the dash at your reading position lights up in brand blue and tracks scroll live. Hover to expand a 240px outline panel of turn snippets; click a row to jump. Open/close respond immediately, like the official nav. Light and dark themes follow the official signal. 每轮用户消息一条横线,置于 34px 毛玻璃胶囊内;当前阅读位置品牌蓝高亮、实时跟随滚动。悬停展开 240px 大纲面板,点击条目跳转;开合即时响应,与官方一致。明暗主题跟随官方信号。 Light — panel expanded Dark — collapsed dash pill Install Restart dsh web and reload. Uninstall: dsh plugin --profile web remove dsh-plugin-outline . 重启 dsh web 并刷新浏览器即可。卸载: dsh plugin --profile web remove dsh-plugin-outline 。 Design parity Colors, radii, shadows and motion curves follow the official design tokens ( --dsw-alias- ), resolved live from the host page with fallbacks, so the plugin stays visually consistent with dsh and the DeepSeek site. 颜色、圆角、阴影、动效均跟随官方设计 token( --dsw-alias- ),优先实时读取宿主变量、官方实测值兜底,与 dsh 及官网视觉保持一致。 Development Zero-build: lib/…
View full README on GitHub →