Releases: dmae97/open-multi-agent-kit
Releases · dmae97/open-multi-agent-kit
v0.80.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.80.1...v0.80.2
v0.79.3
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.78.9...v0.79.3
v0.79.2
Immutable
release. Only release title and notes can be modified.
Release 0.79.2
v0.78.8
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.78.6...v0.78.8
v0.78.6
Immutable
release. Only release title and notes can be modified.
v0.78.6
Exclude optional AdaptOrch skill templates and the MCP install skill template from the npm package.
- Added
templates/skills/.npmignoreto 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:rcnow end with the final release promotion gate; stable verdict requires explicit exact-tag CI proof.
Validation:
npm run release:checkpassed; verdictpre-release.- npm: pending publish (
open-multi-agent-kit@0.78.6).
Claim boundary: pre-1.0 release; no stable-release claim.
v0.78.5
Immutable
release. Only release title and notes can be modified.
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:
- CI: https://github.com/dmae97/open-multi-agent-kit/actions/runs/27192570645
- Smoke Test: https://github.com/dmae97/open-multi-agent-kit/actions/runs/27192570868
- npm: open-multi-agent-kit@0.78.5
Claim boundary: pre-release/release-defense coverage only; no stable-release claim.
v0.78.3 — Control Plane Hardening
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
Full Changelog: v1.1.18...v0.78.1
v1.1.18
Immutable
release. Only release title and notes can be modified.
Release evidence
- Target commit: 81049bc
- CI: https://github.com/dmae97/oh-my-kimi/actions/runs/26275885189 (success)
- Smoke Test: https://github.com/dmae97/oh-my-kimi/actions/runs/26275885178 (success)
- Release workflow: quality, native, package, audit, and install-smoke jobs passed in https://github.com/dmae97/oh-my-kimi/actions/runs/26276687664
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