Skip to content

dsh-orchestrator v0.1.0

Choose a tag to compare

@zibo2025 zibo2025 released this 14 Aug 03:09
· 17 commits to main since this release

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).