Skip to content

Releases: zibo2025/dsh-orchestrator

dsh-orchestrator v0.1.3

Choose a tag to compare

@zibo2025 zibo2025 released this 14 Aug 03:17

文档:README 改为简体中文,按用户视角重构——新增前置要求、与内置工具的关系、快速开始、常见问题;安装后需重启的提示;内核细节移入可选读的「工作原理」。内置 GitHub 安装示例统一为最新标签 v0.1.3。

dsh-orchestrator v0.1.2

Choose a tag to compare

@zibo2025 zibo2025 released this 14 Aug 03:13

Docs: bilingual README — English on top, 中文 below, paragraph by paragraph (immersive-translation style).

dsh-orchestrator v0.1.1

Choose a tag to compare

@zibo2025 zibo2025 released this 14 Aug 03:10

Docs: restructured install section — two methods (npm / GitHub) × two activation scopes (bundle / preset-only), China mirror notes.

dsh-orchestrator v0.1.0

Choose a tag to compare

@zibo2025 zibo2025 released this 14 Aug 03:09

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