@temoa/dsh-sessions-rm
DeepSeek Harness 的会话管理插件:在设置页面中列出所有历史会话,并支持物理删除会话的日志目录(配有输入确认弹窗和审计日志)。
AI 分析
核心用途是提供彻底清理历史会话数据的管理界面。适合对隐私安全要求高、需要物理销毁本地会话日志并保留删除审计记录的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Temoa/dsh-sessions-rm说明文档
阅读完整 README ↗Usage
Open Settings → Session Management: pick a session, click 删除 (Delete), type 确认删除 in the dialog, then confirm. The row disappears, the sidebar hides the session immediately (archived), the log directory is physically removed, and one line is appended to ~/.dsh/sessions-rm.log.
Configuration
None — the plugin is intentionally configuration-free. All behavior is fixed by design.