12362566/dsh-exit-bash0

@deepseek-ai/dsh-exit-bash

One-click control that closes a session's persistent bash terminal (dual-face: /exit-bash command + session-header button) so the sandbox mode can be switched

AI Analysis

适用于执行大量命令后切换 sandbox 前先重置终端。需在会话中可发起对应命令或看到按钮。

Package
@deepseek-ai/dsh-exit-bash
Version
0.1.0
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:12362566/dsh-exit-bash

使用

  1. 任务跑完后,点击会话头部的 退出 Bash 按钮(或在输入框执行 /exit-bash);
  2. 看到「已关闭 N 个持久终端」的流程节点后,再用输入框的权限选择器切换沙箱模式即可成功。