dsh-workspace-drag
把侧边栏中的对话拖到任意工作区分组,即可在 DSH 工作区之间迁移该对话,同步更新其 cwd、磁盘位置与工作区注册表归属。
Drag a conversation onto any workspace group in the sidebar to relocate it between DSH workspaces, updating its cwd, disk location and registry ownership.
怎么安装
dsh plugin add github:lanscer/dsh-workspace-drag 简介
--- **DSH Web UI plugin** — in the sidebar grouped view, drag a conversation onto another workspace's title (or any session row within that group) and release to move the conversation there. **Seamless drag-and-drop**: no popups, no intermediate panels — drop it and it's organized. Installation Install from this GitHub repository with the official DSH plugin command: sh dsh plugin --profile web add github:lanscer/dsh-workspace-drag Or, for a local checkout, use the bundled one-command installer (**run this from inside the plugin directory** — the folder containing package.json; after cloning d…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-28
- 创建于
- 2026-08-20
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek, deepseek-harness, dsh, dsh-plugin, dsh-workspace-drag, workspace
同类推荐
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
prism-coder
dcostenco/prism-mcp
适用于 AI 编码代理的持久会话记忆——本地优先,支持设备端推理、关联回忆和漂移检测。适用于 Claude Code、Cursor 和 Codex。
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。