Igumi-BeXst/dsh-auto-mode ↗★ 1
dsh-auto-mode
DeepSeek Harness 的自动模式插件,可自动接受工具调用审批提示。
AI 分析
核心用途是提供一个输入框上方的状态按钮,一键开启/关闭自动审批工具调用(类似 Claude Code 的 auto-accept)。适合需要高效率全自动执行任务、不想频繁手动确认授权的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Igumi-BeXst/dsh-auto-mode说明文档
阅读完整 README ↗Usage
- Click the chip above the composer to toggle Auto Mode for all
sessions. The switch is durable (
auto-modesettings namespace) and survives restarts. No chat message is produced — the chip itself is the only feedback. - The chip polls
/api/auto-mode/stateevery 3 seconds (plus window-focus refresh), so it reflects the mode within seconds of any toggle. - Config default:
dsh-auto-mode.enabled(defaultfalse).