GraySilver/dsh-task-modes0

@graysilver/dsh-task-modes

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