GraySilver/dsh-task-modes0

@graysilver/dsh-task-modes

Composable working, reasoning, and quality controls for DeepSeek Harness Web.

AI 분석

核心用途是精细化控制智能体任务模式。适合需要切换标准、执行或规划维度的用户,质量审查需要 subagent 能力,规划模式需要官方 planMode 服务。

패키지
@graysilver/dsh-task-modes
버전
0.2.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GraySilver/dsh-task-modes

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.