This release adds 2 notable features for engineering teams evaluating rollout.
Published 6d
AI & Machine Learning
✓ No known CVEs patched
✓ 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 summarySystem‑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 andtotalmem - freemem) instead of process-scoped usage. Wide terminals showCPU 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-darkandomk-aurora-lightthemes 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
adaptorchBridgesettings 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-wplpromoted to stable and added as a runtime dependency ofopen-multi-agent-kit(lockstep0.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-wplhandling in the coding-agent shrinkwrap generator so internal workspace packaging stays reproducible.
Notes
- Published to npm as
[email protected](lockstep withomk-ai,omk-agent-core,omk-tui, andomk-adaptorch-wplat0.91.0). - Verification boundary:
tsgo --noEmitclean; 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
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]