dsh-agent-orchestration¶
| 类型 | 工作流 | 分类 | 工作流 |
| 星数 | ⭐3 | 状态 | 💤 停更 |
| 能力 | coding, multi-agent, workflow | 更新时间 | 2026-08-14 |
📖 项目简介¶
Evidence-first multi-agent orchestration for DeepSeek Harness. It packages the reusable DRI/reviewer/lead/operations topology, Loop Guard, risk lanes, handoff contract, stage barriers, and multi-agent loop shared-worktree rules. Tools: - dsh_orchestration_plan: produce a research, implementation, benchmark, release, or incident plan. - dsh_handoff_validate: validate an explicit handoff without dispatching agents or changing remote state. npm install dsh-agent-orchestration
✨ 核心特性¶
dsh_orchestration_plan: produce a research, implementation, benchmark, release, or incident plan.dsh_handoff_validate: validate an explicit handoff without dispatching agents or changing remote state.
📦 安装¶
npm install dsh-agent-orchestration
# or: pnpm add dsh-agent-orchestration
🚀 快速开始¶
npm run build && npm run typecheck && npm test && npm pack --dry-run