Skip to content

Releases: dmae97/open-multi-agent-kit

v0.80.2

16 Jun 17:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.79.3

15 Jun 11:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.78.9...v0.79.3

v0.79.2

14 Jun 05:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release 0.79.2

v0.78.8

10 Jun 23:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.78.6...v0.78.8

v0.78.6

09 Jun 17:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.78.6

Exclude optional AdaptOrch skill templates and the MCP install skill template from the npm package.

  • Added templates/skills/.npmignore to omit:
    • templates/skills/**/omk-adaptorch-orchestration-review/
    • templates/skills/**/mcp-install/
  • Core AdaptOrch topology routing and MCP runtime code remain in the package.
  • Hardened release truthfulness gates: release:full/release:rc now end with the final release promotion gate; stable verdict requires explicit exact-tag CI proof.

Validation:

  • npm run release:check passed; verdict pre-release.
  • npm: pending publish (open-multi-agent-kit@0.78.6).

Claim boundary: pre-1.0 release; no stable-release claim.

v0.78.5

09 Jun 08:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.78.5

Release truthfulness and benchmark-gate hardening.

  • Restores package/version/doc/proof/bin consistency checks derived from package.json.
  • Adds release-truthfulness proof bundle and release gate demo-run enforcement.
  • Keeps stable promotion withheld unless live benchmark and sandbox evidence exists.
  • Fixes shadow benchmark fixtures so CI release gates pass.

Validation:

Claim boundary: pre-release/release-defense coverage only; no stable-release claim.

v0.78.3 — Control Plane Hardening

09 Jun 06:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.78.3 (2026-06-09)

Added

  • Provider Health Profiler v2 — capability vector state machine (missing → installed → auth_present → auth_valid → model_available → quota_available → sandbox_supported → tool_contract_verified → ready)
  • Evidence Trust Score v2 — 5-factor evidence quality scoring with penalties (reproducibility, independence, coverage_relevance, provenance_integrity, freshness)
  • Policy/Sandbox Enforcement v2 — capability lattice with conservative minByAuthority policy combination and enforcement proof
  • Merge Arbiter — patch scoring, conflict detection, winner selection with structured rationale
  • Replay Benchmark Suite — 10 task categories, 9 metrics, shadow mode for router v1/v2 comparison, CI integration

Design

  • Runtime Router v2 — constrained contextual bandit (LinUCB) architecture doc with shadow mode plan
  • DAG Planner v2 — typed ActionAtom compiler + conflict-aware scheduler design doc

Tests

  • 201/201 targeted tests pass across all 7 tracks
  • Full build clean, backward compatible

npm

  • open-multi-agent-kit@0.78.3

v0.78.2 — Regression Proof Matrix & Runtime Hardening

09 Jun 03:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.78.2 (2026-06-09)

Added

  • Algorithm 9: Regression Proof Matrix ()
    • 8-topology regression matrix for release-defense coverage
    • CLI runner:
    • 17 test assertions:
    • Proof bundle 011 under

Changed

  • README: package-safe example links (GitHub URLs instead of local paths)
  • MATURITY.md / docs: clarify regression proof matrix is a release-defense gate, not stable-release claim
  • passed: 001-no-kimi-codex-smoke (proof/verified-runs/001-no-kimi-codex-smoke/proof-bundle.json)
    passed: 002-doctor-provider (proof/verified-runs/002-doctor-provider/proof-bundle.json)
    passed: 003-fallback-route (proof/verified-runs/003-fallback-route/proof-bundle.json)
    passed: 004-native-safety (proof/verified-runs/004-native-safety/proof-bundle.json)
    passed: 005-contract-version-smoke (proof/verified-runs/005-contract-version-smoke/proof-bundle.json)
    passed: 006-evidence-block (proof/verified-runs/006-evidence-block/proof-bundle.json)
    passed: 007-replay-inspect (proof/verified-runs/007-replay-inspect/proof-bundle.json)
    passed: 008-graph-audit (proof/verified-runs/008-graph-audit/proof-bundle.json)
    passed: 009-no-kimi-smoke (proof/verified-runs/009-no-kimi-smoke/proof-bundle.json)
    passed: 010-fallback-routing (proof/verified-runs/010-fallback-routing/proof-bundle.json)
    passed: 011-regression-proof-matrix (proof/verified-runs/011-regression-proof-matrix/proof-bundle.json): support mode for regression proof matrix validation

Fixed

  • Package audit failure caused by README relative links to non-existent local paths
  • : align assertion with wrapper

Evidence

  • npm:
  • Git tag:
  • CI: GitHub Actions running on main

v0.78.1

08 Jun 03:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v1.1.18...v0.78.1

v1.1.18

22 May 08:29
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release evidence

Known limitation

  • npm publish did not complete in the release workflow because npm registry publish returned E404 for @oh-my-kimi/cli@1.1.18; npm registry latest remains 1.1.17.

Full Changelog: v1.1.17...v1.1.18