dsh-orchestrator v0.1.0
First public release.
- agent_spawn: continuable workers with per-worker provider/model/maxTokens/effort
- agent_send / agent_broadcast / agent_list: native inbox full-mesh messaging (master↔worker, worker↔worker)
- mesh_self / mesh_master prompt variables + mesh-orientation protocol section
- dsh.bundle patch layer + invariant companion
Install: dsh plugin add dsh-orchestrator (npm) or dsh plugin add github:zibo2025/dsh-agent-mesh#v0.1.0 (git).