dsh-session-mover
Move a session to another workspace by dragging it onto the target workspace header in the sidebar: the session is cloned with full history into the target workspace and the original is archived.
在侧边栏把会话直接拖到其他工作区的标题行即可移动:目标工作区生成携带完整历史的新会话,原会话归档。
How to install
dsh plugin add github:baisama-cloud/dsh-session-mover About
dsh-session-mover 在 DeepSeek Harness(DSH)Web GUI 中**直接把会话拖到其他工作区**的插件。 按住侧边栏(会话列表)里的任意会话行,拖到另一个工作区的标题行上松手,会话即移动到该工作区——**同标题、同完整历史**,原会话自动归档隐藏。 功能 直接在会话列表里拖动,无需任何面板或按钮; 支持工作区组内会话、跨工作区、以及「未分组」会话拖入工作区; 移动后底部弹出结果提示;若拖的是当前打开的会话,会自动跳转到新副本; 同工作区内拖动仍走官方重排逻辑,互不干扰; 失败有可见的红色提示,不会无声无息。 安装 与 DSH 插件包相同的分发方式(参考 dsh-omni-bridge): bash 克隆到本地后,用 dsh 的 bundle patch 机制挂载 npm pack # 生成 dsh-session-mover-0.1.0.tgz 或在 DSH 配置的插件列表中加入该包,cordis.patch.yml 已声明: yaml insert: id: dsh-session-mover name: 'dsh-session-mover' lib/client.js 是已打包的浏览器 bundle(window.__ModuleLoader__.load 形态,与 dsh-omni-bridge 相同);宿主 lib/index.js 在…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, deepseek-harness-plugin, dsh, dsh-plugin, dsh-plugins, harness
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-session-manager
dream12347/dsh-session-manager
DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
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-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline