WSL043/dsh-native-session-delete2

dsh-native-session-delete

Permanent session deletion in the native DeepSeek Harness menu

包名
dsh-native-session-delete
版本
1.0.4
许可证
MIT
最近更新
2026年8月21日

安装

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

使用

  1. 打开侧边栏中目标会话右侧的原生操作菜单。
  2. 选择红色的 删除会话…
  3. 在确认弹窗中再次确认会话名称并点击 永久删除;也可以随时点击 取消

中文深色模式永久删除二次确认弹窗

永久删除无法撤销,确认弹窗会明确显示目标会话

插件生效后,删除逻辑复用 DSH 的生命周期和会话存储能力。正在运行的任务会先停止并等待 收敛,然后删除目标会话;成功后只更新会话列表,不重载整个 DSH 页面。