Releases: zibo2025/dsh-orchestrator
Releases · zibo2025/dsh-orchestrator
Release list
dsh-orchestrator v0.1.3
dsh-orchestrator v0.1.2
Docs: bilingual README — English on top, 中文 below, paragraph by paragraph (immersive-translation style).
dsh-orchestrator v0.1.1
Docs: restructured install section — two methods (npm / GitHub) × two activation scopes (bundle / preset-only), China mirror notes.
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).