YYTbit/oh-my-dsh1

oh-my-dsh

Multi-agent orchestration for DeepSeek Harness -- specialized agents, task orchestration, workflow skills

AI Analysis

核心用途是提供多 Agent 协同编排与工作流管理,支持自动驾驶、深度工作、审查和反思模式。适合需要复杂任务拆解、多角色协同和并行处理的自动化场景。

Package
oh-my-dsh
Version
0.1.0
License
MIT
Last updated
Aug 14, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/oh-my-dsh

Configuration

- id: oh-my-dsh
  name: oh-my-dsh
  config:
    enableAutopilot: true
    enableDeepwork: true
    enableReview: true
    enableReflect: true
    defaultModel: deepseek-v4
    maxParallel: 3