Hanihahaha/dsh-sandbox-argument-normalizer
Hanihahaha★ 0JavaScript最后同步: 2026-08-17
—
README 摘要
dsh-sandbox-argument-normalizer 中文 A DeepSeek Harness host plugin that removes invalid sandbox permissions and justification arguments before native tool dispatch. Install Restart dsh web after installation. Problem Solved Some models or OpenAI-compatible gateways include every advertised optional argument in ordinary pwsh , write , or edit calls. When the injected sandbox permissions equals the session's current mode, or is narrower, DSH correctly rejects the call before it runs with an error such as: The same failure occurs in a danger-full-access session when the model still sends either advertised escalation mode. This is not a real sandbox denial; the session already has sufficient access, but the invalid escalation fields prevent the intended tool call from executing. It only removes a request when it is not strictly wider than the calling session's effective sandbox mode. Valid escalation requests remain unchanged and continue through DSH's normal approval flow. Examples: - workspace-write session + sandbox permissions: workspace-write : removed. - danger-full-access session + either advertised mode: removed. - read-only session + sandbox permissions: workspace-write : prese…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291