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 retainswaves-v1as 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
AgentSessionbash 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 doctordiagnostics 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 withomk-ai,omk-agent-core, andomk-tuiat0.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.