Skip to content

OMK

v0.90.2 Feature

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

Published 25d AI & Machine Learning
✓ 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

Summary

AI summary

Fixed legacy hooks warning that blocked startup on interactive launches.

Full changelog

Added

  • Added the max thinking level to the CLI (--thinking-level max), thinking selector, and settings, exposed for models that support the top effort tier (e.g. Claude Opus 4.7/4.8).
  • Added Zyloo provider setup documentation, CLI env-var help, and /login display name.
  • Added the reverse-skill routing module and project extension for generating OMK reverse-engineering workflow skills.
  • Added regression coverage for the context-budget v2 cache hit path, including stale and negative cache rejection (the telemetry itself shipped in 0.90.1).
  • Added computer-use MCP preset catalogs (Playwright MCP as the default, browser-use as an optional advanced runner) and public MCP preset metadata with risk/auth policies, as groundwork modules that are not yet wired to a user-facing command.
  • Added release consistency checks for package-backed OMK//CONTROL version display and release metadata drift, including git tag-lineage checks (flags a tagged/released version whose commits never merged to main, degrading gracefully when tags are absent) and README/.github/RELEASE_NOTES_v*.md release-surface drift checks; both report as warnings outside --release mode and as errors during --release.
  • Added ! skill launcher support with !skill:name and !name turn-scoped active skill invocation while preserving ! command and !! command bash shortcuts.

Changed

  • Changed release-surface consistency checks to accept the pre-release alignment state (README release surface and RELEASE_NOTES link ahead of the latest changelog release) outside --release mode, so docs(release): align ... commits can land before the release version bump.
  • Changed the changelog consistency check to require the [Unreleased] top section only outside --release mode, since the release script renames it to the release version before the release commit and re-adds it afterwards.

Fixed

  • Fixed the legacy hooks/ deprecation warning blocking startup on every interactive launch. Project-level .omk/hooks/ is now auto-archived to hooks.migrated/ (project shell hooks are never executed), and the remaining global hooks//tools/ deprecation notice no longer waits for a keypress.

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]