dsh-session-drafts
Cursor 风格的新会话:每次点击都新建一个空白草稿会话(首条消息前即持久化),不再复用工作区唯一的空会话;侧栏新增草稿切换器,可同时保留多个空会话。
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.
怎么安装
dsh plugin add @ne-ilyxa/dsh-session-drafts 简介
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…
推荐参考
信息
- 协议
- BSD-3-Clause
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- 266
- 最近更新
- 2026-08-21
- 创建于
- 2026-08-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- 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
同类推荐
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可将 DSH 问答或选定的对话组导出为 PNG 或 Markdown
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。