chengyimingvb/dsh-silent-pwsh0

dsh-silent-pwsh

自愈式 DeepSeek-Harness 插件:在 Windows 上保持受限的 pwsh/bash 控制台窗口隐藏(SW_HIDE),避免每次执行沙箱命令时出现黑色控制台闪烁。

AI 分析

核心用途是在 Windows 系统上隐藏沙箱命令执行时的控制台窗口。适合不希望被频繁弹出的黑色命令行窗口打扰的 DSH 桌面端用户。

套件
dsh-silent-pwsh
版本
0.1.0
授權
MIT
最近更新
2026年8月15日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chengyimingvb/dsh-silent-pwsh

Configuration

  • DSH_INSTALL_ROOT — point at the directory containing node_modules when the host root cannot be auto-detected. Default detection: \resources\host derived from process.execPath, with cwd and plugin-location fallbacks.