chengyimingvb/dsh-silent-pwsh ↗★ 0
dsh-silent-pwsh
自愈式 DeepSeek-Harness 插件:在 Windows 上保持受限的 pwsh/bash 控制台窗口隐藏(SW_HIDE),避免每次执行沙箱命令时出现黑色控制台闪烁。
AI 分析
核心用途是在 Windows 系统上隐藏沙箱命令执行时的控制台窗口。适合不希望被频繁弹出的黑色命令行窗口打扰的 DSH 桌面端用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chengyimingvb/dsh-silent-pwsh说明文档
阅读完整 README ↗Configuration
DSH_INSTALL_ROOT— point at the directory containingnode_moduleswhen the host root cannot be auto-detected. Default detection:\resources\hostderived fromprocess.execPath, withcwdand plugin-location fallbacks.