Skip to content

v0.90.9

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:31
Immutable release. Only release title and notes can be modified.

Added

  • Closed every emitted tool turn with one terminal result across normal, blocked, aborted, timed-out, failed, and resume paths; missing-result repair remains idempotent and duplicate/orphan results fail closed.
  • Added a deterministic resource-claim DAG scheduler that preserves source-order artifacts, keeps unknown, bash, and unclaimed extension tools exclusive, and retains waves-v1 as the compatibility rollback path.
  • Added execution-bound evidence receipts that bind normalized local command outcomes, artifact/workspace fingerprints, redacted output digests, and replay-ledger state; the built-in CLI and AgentSession bash paths remain outside this optional evidence executor.
  • Made compaction transactional behind closed tool turns, revision compare-and-swap, and stale-summary discard.
  • Added typed termination, incomplete-run recovery, and omk session doctor, including dry-run repair for unambiguous recoverable state only.
  • Added provider-origin-aware omk provider doctor diagnostics with sanitized Level 0–2 probes for native, custom OpenAI-compatible, and local-proxy endpoints.

Notes

  • Published to npm as open-multi-agent-kit@0.90.9 (lockstep with omk-ai, omk-agent-core, and omk-tui at 0.90.9); prebuilt binaries are attached to the GitHub release.
  • Verification boundary: build/check and the keyless workspace suite passed; live-provider and other-OS coverage remain outside this release. Validate existing integrations against your workload.