Skip to content

v2.6.0 — Orchestrator V2 & CI Stability

Latest

Choose a tag to compare

@ahvcxa ahvcxa released this 11 Apr 14:37
· 1 commit to main since this release

Highlights

  • Added Orchestrator V2 with retry policies, conditional execution rules, output projection, progress tracking, and improved result aggregation.
  • Expanded orchestrator test coverage with unit + integration suites and validated real skill invocation paths.
  • Improved OpenCode bridge integration for orchestrated workflows, including progress metadata in responses.
  • Fixed CI reliability by versioning missing template skills required in clean environments: test-generator, doc-generator, and code-formatter.
  • Updated template manifest and setup flow so generated .agents directories are complete and consistent in local/CI installs.

Quality

  • CI matrix and smoke workflow are green on this release line.
  • Full test suite passes locally (47 suites passed, 658 tests passed, 21 skipped).

Notes

  • No breaking API changes are introduced in this release.