dsh-auto-mode¶
| 类型 | 插件 | 分类 | 视觉与多模态 |
| 星数 | ⭐48 | 状态 | ✅ 活跃 |
| 能力 | coding | 更新时间 | 2026-08-15 |
📖 项目简介¶
Coding agents need broad access to build, test, and inspect a project without stopping every few steps. But DeepSeek Harness currently leaves a sharp choice: restricted modes interrupt normal development, while Full access removes approval entirely. dsh-auto-mode adds the missing middle ground. Routine project work proceeds automatically, contextual risk is classified using the current DSH model and the direct user's instructions, genuine ambiguity asks once, and destructive access to critical
📦 安装¶
dsh plugin --profile web add @nanmicoder/dsh-auto-mode
🚀 快速开始¶
dsh plugin --profile web add 'git+https://github.com/NanmiCoder/dsh-auto-mode.git#main'