chengyimingvb/dsh-silent-pwsh0

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 桌面端用户。

パッケージ
dsh-silent-pwsh
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

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.