dsh-codex-pins
Splits the DeepSeek Harness sidebar into independently scrollable Pinned and Recents panes, and hides pinned sessions from Recents.
把 DeepSeek Harness 侧边栏分成可独立滚动的置顶栏和最近栏,置顶过的会话不再出现在最近列表里。
How to install
dsh plugin add github:robbyisrobby/dsh-codex-pins About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.