Skip to content

Releases: midego1/claude-orchestrate

v0.5.2 — degraded-mode dispatch, file-referenced contracts, compression recovery

Choose a tag to compare

@midego1 midego1 released this 22 Jul 07:34
8e17d0a

Third field report (wave 3b). See CHANGELOG for the full Why update. Highlights: capability preflight + planner/executor degraded mode (sub-agent dispatch can vanish between sessions), file-referenced dispatch contracts as the preferred mechanism, pure-FF self-remedy in the worker preamble, incremental fix rounds with scoped re-verification, ordered-registry reconciliation at integration, and disk-before-memory recovery after context compression.

v0.5.1 — checkpoint enforcement, init-wiring reachability, wind-down

Choose a tag to compare

@midego1 midego1 released this 21 Jul 10:00
249c38f

Second field report from production wave 3. See CHANGELOG for the full 'Why update'. Highlights: atomic archive seed (empty-archive state now impossible) + orchestrator tripwire; archive path pinned to the integration-worktree root; manual worker worktrees at exact baseline; reachability extended to init/registration contracts; wind-down lifecycle order; explicit cap accounting.

v0.4.1 — contract-precision + update notifier

Choose a tag to compare

@midego1 midego1 released this 17 Jul 04:58

Highlights (v0.4.0 + v0.4.1)

Every P1 from an adversarial cross-model review (OpenAI Codex, 29 findings) fixed:

  • Evidence references on every PASS line; run archive (.claude/orchestrate-runs/) — closes the "trust the foreman's bare PASS" paradox
  • Integration protocol: baseline commits, branch+SHA returns, sequential merge-back with Gate 1 re-runs, reset-to-baseline before retries
  • Precise retry semantics: max 3 dispatches/unit, single-bump escalation, global dispatch cap
  • Ship gate bounded to one fix round; verifier-deep MISSING lines; triage decision guide; partial-ship policy

Opt-in update notifier (SessionStart hook): checks at most once per hour, shows what changed and why with a changelog link — never installs anything, updating stays your choice.

Docs: "Which effort, when?" guide (xhigh = "Extra" in the desktop app vs ultracode vs max), architecture diagram updated to the v0.4 contract.

Full details: CHANGELOG.md

Install / update

/plugin marketplace add midego1/claude-orchestrate
/plugin install orchestrate@claude-orchestrate

Already installed: claude plugin update orchestrate@claude-orchestrate/reload-plugins