chengyimingvb/dsh-silent-pwsh ↗★ 0
dsh-silent-pwsh
Self-healing DeepSeek-Harness plugin: keeps confined pwsh/bash console windows invisible (SW_HIDE) on Windows — no black console flash on every sandboxed command.
AI 분석
核心用途是在 Windows 系统上隐藏沙箱命令执行时的控制台窗口。适合不希望被频繁弹出的黑色命令行窗口打扰的 DSH 桌面端用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chengyimingvb/dsh-silent-pwshConfiguration
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.