ChenChen913/dsh-session-cleaner-cli ↗★ 0
dsh-session-cleaner-cli
深度清理 DeepSeek Harness (DSH) 工作区会话数据的离线 CLI:按工作区列出/删除/恢复会话,自动同步工作区账目与投影缓存。Offline session cleaner for DeepSeek Harness workspaces: list, delete (trash + restore), and prune ghost session entries.
AI Analysis
核心用途是通过命令行离线清理和管理 DSH 工作区的会话数据。适合需要批量删除、恢复历史会话,或需要清理缓存释放磁盘空间的 DSH 用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗配置
| 项 | 说明 |
|---|---|
DSH_HOME 环境变量 / --home | harness 数据目录,默认 ~/.dsh |
--pid-file | 额外指定 dsh.pid 位置(harness 装在非标准位置时用于运行检测) |
--purge | 删除时不入回收站 |
--dry-run | 只预览 |
--force | 跳过运行检测(仅在确认 GUI 已关闭时用) |