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 分析

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

パッケージ
@temoa/dsh-sessions-rm
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$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.