dsh-windows-native
向系统提示注入原生 Windows(非 WSL)环境下 PowerShell、字符编码、文件系统与跨平台构建的常见坑点。
Injects native-Windows (non-WSL) PowerShell, encoding, filesystem, and cross-platform-build gotchas into the system prompt.
怎么安装
dsh plugin add github:lucifergzsz414/dsh-windows-native 简介
dsh-windows-native I run DeepSeek Harness straight on Windows — no WSL, just PowerShell. Every WSL & Windows Interop plugin on the dsh-plugin list assumes you're bridging out *from* WSL, so none of them help here. Meanwhile the agent kept doing the same handful of things wrong: chaining commands with && (PowerShell 5.1 doesn't have it), printing Chinese text that comes back as mojibake, quietly creating a junction that Windows then refuses and nobody notices. This plugin just tells it up front so it stops guessing. It's a system-prompt injection, nothing fancier. Copy-pasted the structure from…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-31
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-tray
173787247/dsh-wsl-tray
生成 Windows 快捷方式与脚本,用于在 WSL 中启动 dsh web。
dsh-wsl-expose
173787247/dsh-wsl-expose
为 WSL 监听端口提供白名单 Windows portproxy 建议或应用。
dsh-wsl-tray
liyu34/dsh-wsl-tray
为运行在 WSL 的 DSH 提供 Windows 桌面快捷方式和系统托盘启动器:完全隐藏启动,托盘菜单支持打开/重启/退出,插件配置页可管理快捷方式。