dsh-ambiguity-handling
Appends ambiguity-handling rules to the dsh system prompt so the agent asks clarifying options before guessing.
向 dsh system prompt 追加歧义处理规则,让 agent 在猜测前先列出 A/B/C/D 选项请求澄清。
How to install
dsh plugin add github:changlianxiya-139/dsh-ambiguity-handling About
dsh-ambiguity-handling DeepSeek Harness(dsh)插件:当用户请求存在歧义、范围不清或可能有多种理解时,向 system prompt 追加「歧义处理规则」,引导模型先澄清用户意图,而不是臆测或假设。 已收录于 dsh.pub 功能 以独立 section 形式向 system prompt 注入歧义处理规则,不覆盖已有的 system prompt 内容。 注入的 section 名称为 ambiguity-handling,order 为 50,用于控制它与其他 system prompt section 的相对顺序。 规则要求模型:明确指认歧义、列出 2–4 种中文理解、提供「其他」补充选项,并请用户确认后再继续。 注入的规则内容 插件会在 system prompt 末尾追加以下文本: text 歧义处理规则 当用户请求存在歧义、范围不清或可能有多重理解时,你必须: 1. 明确指出请求存在歧义,不要臆测、不要假设。 2. 列出 2-4 种最可能的中文理解。 3. 额外提供一个"其他"选项,让用户自行补充。 4. 请用户选择其中一项或补充说明。 输出格式示例: "您的请求存在多种理解,请选择最符合您意图的一项: A. ... B. ... C. ... D. 其他(请补充说明)" 目录结构 text dsh-ambiguity-handl…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-17
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin
Related plugins
agent-device
callstackincubator/agent-device
Mobile app automation and verification for AI coding agents. CLI, MCP server, and typed Node.js API for iOS, Android, HarmonyOS, TV, web, macOS, and Linux.
gstack
garrytan/gstack
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
DesktopCommanderMCP
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
dsh-agent-teams
NanmiCoder/dsh-agent-teams
AgentTeams multi-agent teams.