Skip to content

OMK

v0.91.0 Feature

This release adds 2 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

Summary

AI summary

System‑wide resource metrics now report whole‑machine utilization and new Aurora themes with WCAG contrast are added.

Full changelog

Added

  • System-wide resource metrics in the footer — the footer CPU/MEM segment now reports whole-machine utilization (aggregate os.cpus() busy percentage and totalmem - freemem) instead of process-scoped usage. Wide terminals show CPU 42% MEM 35% (18.0GB/50.5GB); thresholds are percentage-based (warning ≥70% CPU or ≥85% MEM, error ≥90%/95%). Process-scoped getters remain available on the sampler for diagnostics.
  • Aurora theme pair — new built-in omk-aurora-dark and omk-aurora-light themes with WCAG-verified contrast (body text ≥14:1, muted ≥5.7:1, semantic colors ≥4.5:1), a full 51-token color map, and a stepped thinking-level color ramp. Aliases: aurora, aurora-dark, aurora-light.
  • AdaptOrch advisory bridge wiring — opt-in, global-only adaptorchBridge settings block (enabled, ttlMs, timeoutMs, maxConsultsPerSession, failureThreshold). When enabled, the v4 auto thinking-level resolver consults the circuit-breaker-protected, TTL-cached advisory bridge and fuses the returned hint as a bounded ±2-step nudge; the resolver's own confidence escalation still applies on top. Default remains fully off, and a project-scope settings file can never enable it.

Changed

  • omk-adaptorch-wpl promoted to stable and added as a runtime dependency of open-multi-agent-kit (lockstep 0.91.0). The Work Packet Loop state machine, outcome adjudicator, and verification-wall modules now ship with the CLI package.
  • Repository hygiene: local-only research corpora and audit artifacts are no longer tracked in git (they remain on disk, with a local SHA-256 integrity manifest for the project-owned subset).

Fixed

  • Masked API-key-like values in newly submitted user chat before extensions, models, event streams, and session persistence.
  • Restored omk-adaptorch-wpl handling in the coding-agent shrinkwrap generator so internal workspace packaging stays reproducible.

Notes

  • Published to npm as [email protected] (lockstep with omk-ai, omk-agent-core, omk-tui, and omk-adaptorch-wpl at 0.91.0).
  • Verification boundary: tsgo --noEmit clean; adaptorch-wpl suite 73/73, coding-agent regression suite 784/784, theme suites green. Live-provider coverage remains outside this release.

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]