deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:light051001/dsh-preset-qa-mode
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
一个面向 DeepSeek Harness (DSH) 的智能体预设:接到任何任务都先进行极其详尽、结构化的提问,彻底澄清目的,经你明确确认后才开始执行。
An agent preset for DeepSeek Harness (DSH): every task — big or small — starts with an exhaustive, structured Q&A to fully clarify your intent. It only starts working after you explicitly confirm.
「问答模式」以 DSH 内置的 standard(标准模式)预设为底版,完整保留其全部能力(文件编辑、Shell、文件与网页检索、Skills、计划模式、目标、子代理、工作流等),只改写了人设与行为规则(agent.cordis.yml 中的 persona 行)。
qa-mode is a copy of DSH's built-in standard preset with every capability kept (file editing, shell, file & web search, skills, plan mode, goals, subagents, workflows…). Only the persona / behavior rules are rewritten (the persona row in agent.cordis.yml).
ask_user_question 给出带选项的选择题,推荐项置顶标注。要求 / Requirements:已安装 DeepSeek Harness(DSH)。
方式一:一键脚本 / Script
Windows PowerShell:
powershell -ExecutionPolicy Bypass -File .\install.ps1
macOS / Linux:
bash install.sh
方式二:手动复制 / Manual
把本仓库的 qa-mode/ 目录整体复制到:
C:\Users\<你的用户名>\.dsh\.agent-presets\qa-mode\$HOME/.dsh/.agent-presets/qa-mode/(若设置了 DSH_HOME,则为 $DSH_HOME/.agent-presets/qa-mode/)然后新建会话,在预设列表中选择「问答模式」即可。注意:目录名必须保持 qa-mode;修改预设后需新建会话才能生效。
Copy the qa-mode/ folder into ${DSH_HOME:-$HOME/.dsh}/.agent-presets/qa-mode/, then start a new session and pick 问答模式 from the preset list. The folder name must stay qa-mode; changes take effect in new sessions only.
见 CHECKLIST.md — 覆盖澄清阶段、打断与确认、执行阶段的完整检查项。
See CHECKLIST.md.
screenshots/:预留目录,建议放入「预设选择界面」「一轮结构化提问」「总结确认」等截图。所有行为规则都在 qa-mode/agent.cordis.yml 的 persona 行(config.text)里,可直接修改:
qa-mode/preset.yml。改完保存后,新建会话即生效。修改组合文件后建议先用 DSH 的挂载校验确认其有效。
standard 预设;DeepSeek Harness 以 MIT 许可开源:https://github.com/deepseek-ai/deepseek-harness见 CHANGELOG.md。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。