dsh-temp-workspace
DSH web 临时工作区:一键创建一次性工作区,下次重启自动清空其全部对话(可立即/延迟删除,也可先弹确认框)。点击图钉可永久保留——文件移入所选文件夹、以文件夹名为标题、对话一并迁移,并触发真实的宿主级重启重新索引。
Temporary workspace for DSH web — one click creates a throwaway workspace whose conversations are deleted at the next restart (immediately or after a delay, optionally behind a confirm dialog). Pin a temp workspace to keep it: its files move into the folder you pick, its title becomes that folder's name, its conversations migrate, and a real host-level restart re-indexes them.
怎么安装
dsh plugin add @wjj-8283/dsh-temp-workspace 简介
@wjj-8283/dsh-temp-workspace A DSH web **client plugin** that adds a **temporary workspace**. 中文说明 Click the small hourglass icon beside the sidebar's "Add workspace" (+) button to create a throwaway workspace and open a fresh conversation in it. On the next Harness restart this plugin **deletes the conversations** under that workspace **and the workspace itself** — the temp workspace leaves no trace. What it is **Host half** (lib/index.js) — a Cordis plugin that injects webServer / webRuntime / workspaceRegistry / sessionPersistence, settings and loader, registers a browser-trust-fenced /temp…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-02
- 创建于
- 2026-09-02
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
deja-vu
vshulcz/deja-vu
面向编码智能体的记忆。索引17个智能体已经写入磁盘的会话,包括你安装之前几个月的会话,并能在任意会话中召回它们。无需LLM,无需嵌入——一个本地Go二进制文件即可。
dsh-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
通过可预览的五段式交接,将已有 DSH 会话迁移到另一个 Agent Preset;保留源会话,并可让目标会话暂停等待确认或立即继续。
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。