dsh-session-manager
在 DeepSeek Harness Web 中删除对话(二次确认),并管理归档会话(移入/移出归档)。
Delete conversations with a confirmation dialog and manage archived sessions (archive/unarchive) in the DeepSeek Harness web UI.
怎么安装
dsh plugin add dsh-session-manager 简介
dsh-session-manager — conversation manager (delete + archive) 中文 | English Adds two capabilities that are missing from DeepSeek Harness Web: 1. **Delete conversations** (with an explicit confirmation dialog): physically deletes a session — stops and disposes its agent, detaches the session store entry (every tab drops the row), removes the JSONL directory from disk, and cleans up workspace accounting and the archive set. 2. **Archive management**: archive (workspace.archiveSession, built in) and **unarchive** (missing in rc.6 — this plugin implements it on the host side through the workspace r…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh, dsh-plugin
同类推荐
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。
dsh-turn-rewind
Anionex/dsh-turn-rewind
对话回退:基于持久 Change Ledger 回滚会话与工作区状态。
deja-vu
vshulcz/deja-vu
面向编码智能体的记忆。索引17个智能体已经写入磁盘的会话,包括你安装之前几个月的会话,并能在任意会话中召回它们。无需LLM,无需嵌入——一个本地Go二进制文件即可。