Seetraum/harness-session-delete0

dsh-session-recycle-bin

DeepSeek Harness 会话回收站与彻底删除插件:提供侧边栏删除图标、支持多选还原或彻底删除的回收站管理器,以及活跃会话保护。

AI 分析

核心用途是将会话删除机制改为“先进入回收站再彻底删除”。适合需要防止误删重要会话、并希望批量管理历史会话的用户。

套件
dsh-session-recycle-bin
版本
0.1.0
授權
MIT
最近更新
2026年8月25日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Seetraum/harness-session-delete

🚀 Usage

  1. Sidebar delete — hover a session in the left sidebar, click the trash icon: the session moves into the recycle bin and the row disappears immediately.
  2. Settings recycle bin — open Settings ⚙️ → 🗑 会话回收站:
    • Checkbox multi-select → Restore (batch unarchive) or Permanent delete (batch purge).
    • Each entry shows the session name, ID and working path (hover for full details).
  3. Permanent delete physically removes the log and projection cache; live sessions are protected.
  4. Undo — restoring shows an undo toast that re-archives the session.