YYTbit/oh-my-deepseek-harness ↗★ 0
oh-my-deepseek-harness
Multi-agent orchestration for DeepSeek Harness -- specialized agents, task orchestration, workflow skills
AI Analysis
核心用途是提供多 Agent 协同编排能力,支持自动驾驶、深度工作、审查和反思等工作流。适合需要将复杂任务拆分并分发给不同专业 Agent 协同完成的高级任务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/oh-my-deepseek-harnessREADME
Read the full README ↗Configuration
- id: oh-my-dsh
name: oh-my-deepseek-harness
config:
enableAutopilot: true
enableDeepwork: true
enableReview: true
enableReflect: true
defaultModel: deepseek-v4
maxParallel: 3