zhongjie10086/dsh-adaptive-native-standard

zhongjie10086★ 1JavaScriptLast synced: 2026-08-16

Open on GitHub

Windows-native Adaptive Standard preset for DeepSeek Harness

README excerpt

Adaptive Native Standard 面向 Windows 原生 DeepSeek Harness(DSH)的社区 Agent Preset。它以官方 Standard 的完整能力为底座,首请求仅锚定 Minimal persona,之后启用任务自适应路由、按需工具发现和紧凑的 Git Bash 执行器。 当前版本: 0.2.0 本项目不是 DeepSeek 官方项目,也不受 DeepSeek 官方背书。 适合谁 - 在 Windows 10/11 上原生运行 DSH; - 希望日常文件操作优先使用 pwsh + read + write + edit + glob + grep ; - 需要 POSIX 命令时,希望模型可以自行发现并解锁 Git for Windows; - 希望保留 Standard 的 Web、subagent、workflow、goal、后台任务等能力,但不想把完整工具目录长期塞进每轮请求。 核心能力 - Standard 能力底座 :保留官方 Standard 的上下文、技能、subagent、workflow、goal 和 jobs 体系。 - 首请求 persona 锚定 :只替换首请求的 deployment persona,不复制 Minimal 的工具限制或删除 Standard 上下文。 - Windows 原生常驻工具 :首轮、晋升后和 compaction 恢复期均保留 pwsh/read/write/edit/glob/grep 。 - 自适应路由 :按任务选择 spec 、 react 或 weak ,支持自动模式和手动锁定。 - we-need 推理风格 :作为可关闭的私有推理引导,不要求输出 标签,也不改变最终回复语言。 - 按需能力解锁 :通过 dev tool search 解锁 Git Bash、旧编辑器、Web、subagent、workflow、goal、jobs 等工具。 - Direct Bash :自动探测 Git for Windows,处理 Windows/MSYS 路径、相对工作目录、超时、取消、进程树终止、长输出截断和完整输出 spill。 - 清晰的命令结果 :stdout/stderr 分开呈现,非零退出作为普通命令结果返回,并明确标记 [exit code: N] 。 - 会话隔离 :为 Bash 注入安全的 DSH HOME / DSH SHELL / DSH SESSION ID / DSH WEB URL 子集;默认不暴露 DSH SESSION JSONL 。 要求 - Windows 10/11; - DeepSeek Harness 0.1.0-rc.5 ; - Git for Windows; - DSH 已配置可用的模型 Provider。推荐在 D…

View full README on GitHub →
Agentsagent-presetcoding-agentdeepseekdeepseek-harnessdsh-plugingit-bashpowershellwindows

Category