dsh-session-drafts
Cursor-style New Session: every click creates a fresh blank draft session (persisted before the first message) instead of reusing the workspace's single one, plus a sidebar Drafts switcher to keep several empty chats open at once.
Cursor 风格的新会话:每次点击都新建一个空白草稿会话(首条消息前即持久化),不再复用工作区唯一的空会话;侧栏新增草稿切换器,可同时保留多个空会话。
How to install
dsh plugin add @ne-ilyxa/dsh-session-drafts About
dsh-session-drafts Cursor-style **New Session** for DeepSeek Harness (DSH): every click mints a **fresh durable blank session** — persisted in Session persistence before the first message is ever sent — so you can keep several empty chats open at once, exactly like Cursor's new-chat tabs. The stock web shell reuses a workspace's single blank session (one empty chat per workspace, silently). This plugin removes that cap and adds a sidebar **Drafts** switcher to manage the empties. What it does 1. **Fresh drafts, never reuse.** workspaces.startSession — the one service entry behind every New Ses…
Recommendation signals
Meta
- License
- BSD-3-Clause
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- 266
- Last push
- 2026-08-21
- Created
- 2026-08-21
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cursor-style, deepseek-harness, deepseek-harness-plugin, deepseek-harness-plugins, draft, drafts, dsh, dsh-plugin, dsh-plugin-market, dsh-plugins, new-session, session-persistence, ui-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.