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/08/17

インストール

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

ドキュメント

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.