Makoveli89/dsh-swarm

Makoveli89★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

BSP coding swarm plugin for DeepSeek Harness: nested 3-tier swarms of 100+ concurrent DeepSeek V4 agents with barrier-synchronized phases, worktree isolation, guardrails, and cache-stable prefixes

README 摘要

dsh-swarm BSP coding swarm plugin for DeepSeek Harness — nested, barrier-synchronized coding swarms of 100+ concurrent agents tiered across DeepSeek V4 models. - 1 root planner ( deepseek-v4-pro ) → 2–16 squad leads ( deepseek-v4-pro ) → 4–16 workers each ( deepseek-v4-flash , default fan-out 10×10 = 100 workers) - Five BSP phases (partition → planning → execution → synthesis → integration), each closed by a barrier with a straggler deadline — no agent reads another agent's mid-phase output - Write isolation : one git worktree per squad + a tiered region-ownership map enforced by the sandbox policy - Guardrail permissions : in-grant actions auto-approve; out-of-grant escalate to the root planner; dangerous/budget actions escalate to you - Budget discipline : per-tier pricing (pro $1.32/M in, flash $0.0826/M in), 90% pre-escalation, hard mission cap - Cache-stable prefixes : byte-identical worker prefixes per squad ride one DeepSeek prefix-cache entry — a 100-worker mission lands at roughly $10–30 - Checkpoint/resume at every barrier Install This runs pnpm in your DSH profile and reconciles the bundle layer: the five swarm rows (engine, context, worktree, guard, tool) join your prof…

在 GitHub 查看完整 README →
Agent/智能体deepseekdsh-pluginmulti-agentagent

分类