This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryAdded deterministic DAG scheduler, execution-bound evidence receipts, transactional compaction, typed termination recovery, and provider‑origin diagnostics.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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 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
[email protected](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.
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
About OMK
Provider-neutral CLI control plane for coding agents: routes runtimes, scopes MCP, runs DAG workers, and verifies evidence before completion. MIT.
Related context
Related tools
Beta — feedback welcome: [email protected]