deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DeepSeek Harness(DSH)的「极简增强模式」agent 预设:基于极简模式,针对 Windows 做适配,让模型用英文保持稳定的「we」思考链,并在 Windows 下自动改用 pwsh 运行命令,解决 bash 不可用问题;同时允许标准模式工具。
Minimal-Win is a DSH agent preset based on the minimal preset, fixed for Windows: it keeps a stable English "we"-voice chain of thought, routes shell commands through pwsh on Windows, and allows the standard-mode model-facing tools on top of the minimal skeleton.
@deepseek-ai/dsh-tool-pwsh 接管命令执行;命令始终能 spawn,而不是因为找不到 bash 失败。| 文件 | 说明 |
|---|---|
preset.yml |
预设元数据:名称与描述 |
agent.cordis.yml |
预设的 Cordis 插件树(persona、shell、文件系统、工具、委派) |
将本仓库的 preset.yml 和 agent.cordis.yml 复制到 DSH 的 agent 预设目录:
# 以本机 DSH 安装为例;路径里的 ~ 请替换为你的 DSH_HOME 或用户目录
Copy-Item -Recurse . "$env:USERPROFILE\.dsh\.agent-presets\minimal-win"
如果你已经有 minimal-win 目录,可以直接覆盖这两个文件。
在 ~/.dsh/settings.yaml 中设置:
agent-presets:
default: minimal-win
重启 dsh web(或对应的 profile)后,新会话默认使用「极简增强模式」。
process.platform 判断操作系统,不依赖任何第三方服务。minimal-win。MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。