GraySilver/dsh-evolve-modes0

@graysilver/dsh-task-modes

Composable working, reasoning, quality, and human-reviewed self-evolution controls for DeepSeek Harness Web.

AI 分析

核心用途是引入任务执行的自进化与质量审查机制。适合需要高精度任务规划与自我迭代的用户,依赖 DSH 的 fork/subagent 及 llm 服务。

パッケージ
@graysilver/dsh-task-modes
バージョン
0.3.0
ライセンス
MIT
最終更新
2026/08/17

インストール

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

ドキュメント

README 全文を読む ↗

配置

bundle 会自动选择平台 shell。只有目标 profile 已注册该工具时才覆盖:

- id: dsh-task-modes
  config:
    shellTool: bash

质量审查要求 DSH 的 fork/subagent capability;自进化分析要求 DSH 的直接 llm service;计划模式要求官方 planMode service 和工具注册表。自进化每个批次增加一次隔离模型调用,失败记录会显示在设置页且未完成批次会保留以供后续重试。