dsh-session-xc
Session management enhancement plugin for DeepSeek Harness - workspace session count display, archived sessions panel with restore/delete, drag-and-drop session move across workspaces.
DSH 会话管理增强插件 - 工作区会话数展示、归档会话面板(支持恢复/删除)、拖拽移动会话到其他工作区。
How to install
dsh plugin add dsh-session-xc About
dsh-session-xc 中文 | English **DSH 会话管理增强插件** —— 为侧边栏工作区提供更强大的会话管理功能,包括统计展示、归档恢复、删除和跨工作区移动。 ✨ 核心特性 📊 会话数统计展示 在工作区名称旁显示会话数量统计: | 格式 | 含义 | |------|------| | (3) | 3 个活跃会话 | | (2/3) | 2 个未读完成会话 / 3 个活跃会话 | **活跃会话**:非归档、非子代理的可见会话 **未读完成**:已完成运行但未查看的会话(绿色数字) **抽屉汇总**:工作区抽屉标题也显示汇总统计 📁 归档会话管理 **归档入口**:工作区操作区显示归档按钮 **归档面板**:点击查看所有已归档会话 **一键恢复**:PC 端点击「恢复」按钮,移动端点击整行 🗑️ 永久删除 安全删除已归档会话,释放存储空间: **PC 端**:红色「删除」按钮 + 确认对话框 **移动端**:左滑显示删除按钮 + 确认对话框 **安全清理**:删除后会话文件被永久移除 🔀 跨工作区移动 拖拽会话到目标工作区实现移动: **拖拽指示**:进入有效目标时高亮显示 **二次确认**:释放前弹出确认对话框 **自动归类**:移动后自动更新工作区归属 📦 安装 bash 使用 DSH CLI dsh plugin --profile web ad…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-28
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
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.
prism-coder
dcostenco/prism-mcp
Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex.
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.