dsh-codex-pins
把 DeepSeek Harness 侧边栏分成可独立滚动的置顶栏和最近栏,置顶过的会话不再出现在最近列表里。
Splits the DeepSeek Harness sidebar into independently scrollable Pinned and Recents panes, and hides pinned sessions from Recents.
怎么安装
dsh plugin add github:robbywang25/dsh-codex-pins 简介
dsh-codex-pins English | 中文 Codex-style **pinned sessions** for DeepSeek Harness. The sidebar splits into two panes — **Pinned** and **Recents** — each with its own heading and scroll. Pinned chats do not repeat in Recents. ┌─ sidebar ─────────────────────┐ │ New session │ │ │ │ Pinned │ │ 📌 Fix login flow 3h │ │ 📌 Weekly review 2d │ │ ─────────────────────────── │ │ Recents │ │ other sessions… │ └───────────────────────────────┘ Install sh dsh plugin --profile web add github:robbyisrobby/dsh-codex-pins dsh plugin --profile desktop add github:robbyisrobby/dsh-codex-pins Restart DeepSeek Harn…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-06
- 创建于
- 2026-08-22
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
在 dsh web 中内联编辑与撤回自己的消息——惰性、无痕,带版本翻页器与会话级草稿持久化。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-nested-followups
sluminositys/dsh-nested-followups
从任意层级的已完成回答持续创建隔离分支,主会话始终不受影响。
dsh-session-sync
PerryLink/dsh-session-sync
DeepSeek Harness 的跨设备会话同步:经 git 在多机之间同步会话与设置。