dsh-plugin-no-workspace
Start and detach standalone chats without a mandatory workspace, keeping DSH's native workspace UI intact.
无需强制绑定工作区即可新建和分离独立会话,同时保留 DSH 原生的工作区界面。
How to install
dsh plugin add dsh-plugin-no-workspace About
No Workspace for DSH **让会话保持独立,而不是被迫塞进一个文件夹。** English · 简体中文 为 DeepSeek Harness 添加真正的一等「无工作区」会话,同时保留原生工作区体验。 *从工作区中选择「无工作区」;即使随后收起工作区,独立会话仍直接显示在侧边栏。* 它解决什么 DSH 原本会把每个会话放进工作区,或显示在一个额外的「未分组」文件夹中。这个插件把“未绑定工作区”变成真正的一等状态:独立会话直接出现在侧边栏,不显示虚构的「未分组」目录,也不会偷偷继承当前工作区。 | 场景 | 安装后 | | --- | --- | | 点击顶部「新建会话」 | 创建独立会话,不继承当前或最近使用的工作区 | | 在工作区选择器中选择「无工作区」 | 将当前会话无损移出工作区 | | 收起真实工作区 | 独立会话仍作为一级会话显示 | | 打开独立空白会话 | 输入、模型选择、附件与发送立即可用 | | 使用原生工作区功能 | 搜索、菜单、拖放、排序、归档和目录选择保持不变 | 安装 bash dsh plugin --profile desktop add dsh-plugin-no-workspace 从本地源码或打包文件安装: bash dsh plugin --profile desktop add ./dsh-plugin-no-worksp…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-23
- Created
- 2026-08-22
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- Topics
- deepseek-harness, dsh, dsh-plugin, no-workspace, workspace-free
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.