dsh pluginsEnglish
← 返回热门插件目录

DSH的Windows插件

sjh9714/dsh-win32 · 技能

DSH的Windows插件,唯一可以在沙箱中运行的持久化shell+真正可用的极简模式+前端命令识别+安装检查。

★ 4GitHub 星标
1分支
2026-08-16最近更新
TypeScript开发语言
MIT许可证

项目简介

让 DeepSeek Harness 在 Windows 上成为一等公民。 三件别处做不到的事 ① 沙箱内唯一能跑的持久 shell(v0.4 起)

MSYS / Git Bash 在 workspace-write 受限令牌下启动即死,实测签名 cygheapuser::init: NtSetInformationToken (TokenDefaultDacl), 0xC0000022,用户实机还报告了同族的第二个签名 CreateFileMapping ... Win32 error 5。所以其它 Windows 方案都只能要求 danger-full-access。

busybox-w32 ash 没有 cygheap 初始化,能在受限令牌里活下来。windows-latest CI 上有完整的 send/read 往返实测,且是必跑任务。据我们所知,这是目前唯一能在 DSH 沙箱内运行的 Windows 持久 shell。 ② 极简模式真正可用

安装命令

dsh plugin --profile web add github:sjh9714/dsh-win32
查看 GitHub 仓库 ↗返回热门插件目录