GraySilver/dsh-task-modes ↗★ 0
@graysilver/dsh-task-modes
Composable working, reasoning, and quality controls for DeepSeek Harness Web.
AI Analysis
核心用途是精细化控制智能体任务模式。适合需要切换标准、执行或规划维度的用户,质量审查需要 subagent 能力,规划模式需要官方 planMode 服务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GraySilver/dsh-task-modesREADME
Read the full README ↗Configuration
The bundle selects the normal platform shell automatically. Override it only when the target profile registers that exact tool:
- id: dsh-task-modes
config:
shellTool: bash
Quality review requires DSH's fork/subagent capability. Plan mode requires DSH's official planMode service and tool registry.