Seetraum/harness-session-delete ↗★ 0
dsh-session-recycle-bin
DeepSeek Harness 会话回收站与彻底删除插件:提供侧边栏删除图标、支持多选还原或彻底删除的回收站管理器,以及活跃会话保护。
AI 分析
核心用途是将会话删除机制改为“先进入回收站再彻底删除”。适合需要防止误删重要会话、并希望批量管理历史会话的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Seetraum/harness-session-delete說明文件
閱讀完整 README ↗🚀 Usage
- 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.
- 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).
- Permanent delete physically removes the log and projection cache; live sessions are protected.
- Undo — restoring shows an undo toast that re-archives the session.