Skip to content

OMK

v0.90.9 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-orchestration agent-runtime ai-coding claude-code cli code-review
+14 more
codex coding-agent developer-tools devtools evidence local-first local-llm mcp model-context-protocol multi-agent opencode software-engineering typescript workflow-automation

Affected surfaces

auth rbac

Summary

AI summary

Added deterministic DAG scheduler, execution-bound evidence receipts, transactional compaction, typed termination recovery, and provider‑origin diagnostics.

Changes in this release

Feature Medium

Added deterministic resource-claim DAG scheduler preserving source-order artifacts.

Added deterministic resource-claim DAG scheduler preserving source-order artifacts.

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Medium

Added execution-bound evidence receipts binding command outcomes and fingerprints.

Added execution-bound evidence receipts binding command outcomes and fingerprints.

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Medium

Made compaction transactional behind closed tool turns with revision compare-and-swap.

Made compaction transactional behind closed tool turns with revision compare-and-swap.

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Medium

Added typed termination, incomplete-run recovery, and `omk session doctor` with dry‑run repair.

Added typed termination, incomplete-run recovery, and `omk session doctor` with dry‑run repair.

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Medium

Added provider-origin-aware `omk provider doctor` diagnostics with sanitized probes.

Added provider-origin-aware `omk provider doctor` diagnostics with sanitized probes.

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Closed every emitted tool turn with one terminal result across all paths; repair remains idempotent.

Closed every emitted tool turn with one terminal result across all paths; repair remains idempotent.

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Published `[email protected]` with lockstep versions of related packages; binaries attached.

Published `[email protected]` with lockstep versions of related packages; binaries attached.

Source: llm_adapter@2026-07-20

Confidence: medium

Full changelog

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 [email protected] (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.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track OMK

Get notified when new releases ship.

Sign up free

About OMK

Provider-neutral CLI control plane for coding agents: routes runtimes, scopes MCP, runs DAG workers, and verifies evidence before completion. MIT.

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]