Igumi-BeXst/dsh-auto-mode1

dsh-auto-mode

DeepSeek Harness 的自动模式插件,可自动接受工具调用审批提示。

AI 分析

核心用途是提供一个输入框上方的状态按钮,一键开启/关闭自动审批工具调用(类似 Claude Code 的 auto-accept)。适合需要高效率全自动执行任务、不想频繁手动确认授权的用户。

包名
dsh-auto-mode
版本
0.2.5
许可证
MIT
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Igumi-BeXst/dsh-auto-mode

Usage

  • Click the chip above the composer to toggle Auto Mode for all sessions. The switch is durable (auto-mode settings namespace) and survives restarts. No chat message is produced — the chip itself is the only feedback.
  • The chip polls /api/auto-mode/state every 3 seconds (plus window-focus refresh), so it reflects the mode within seconds of any toggle.
  • Config default: dsh-auto-mode.enabled (default false).