Temoa/dsh-sessions-rm0

@temoa/dsh-sessions-rm

Session management for DeepSeek Harness (DSH): list all historical sessions in a settings page and physically delete a session's log directory (with a type-to-confirm dialog and an audit trail).

AI Analysis

核心用途是提供彻底清理历史会话数据的管理界面。适合对隐私安全要求高、需要物理销毁本地会话日志并保留删除审计记录的用户。

Package
@temoa/dsh-sessions-rm
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Temoa/dsh-sessions-rm

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.