GraySilver/dsh-task-modes0

@graysilver/dsh-task-modes

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

AI Analysis

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

Package
@graysilver/dsh-task-modes
Version
0.2.0
License
MIT
Last updated
Aug 17, 2026

Install

$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.