Skip to content

OMK

v1.1.0 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 2mo 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

Package renamed from oh-my-kimi to @oh-my-kimi/cli and cross‑platform CI issues fixed.

Full changelog

• v1.1.0 — Scoped package rename & cross-platform hardening (2026-05-04)
Changed
• Package rename — npm package renamed from oh-my-kimi to @oh-my-kimi/cli. All install commands, update prompts, doctor checks, and init guidance u
ated to reference the new scoped name
• GitHub repository URLs — all docs, badges, and source constants aligned to the canonical repository https://github.com/dmae97/oh-my-kimi
Fixed
• CI test step cross-platform failure — replaced bash for loop with npm test -- --test-timeout=120000, fixing Windows (windows-latest) PowerShell g
b-expansion failures across the entire Node 20/22/24 matrix
• Scoped package tarball mismatch — release and smoke-test workflows now reference correct tarball glob oh-my-kimi-cli-.tgz for @oh-my-kimi/cli in
ead of the old oh-my-kimi-
.tgz
• Package audit link resolver — resolveLink now uses pure POSIX path resolution, eliminating Windows absolute drive-path bugs (M:/...) that broke m
kdown link validation on Windows
• Secret scan reliability — git ls-files invocations now include -c safe.directory= to survive container/CI ownership mismatches; filesystem f
lback activates when git is unavailable, with zero-scan pass strictly prevented
• Version truth alignment — package.json, package-lock.json, README.md, CHANGELOG.md, preset, and test fixtures all aligned to 1.1.0
• README claim accuracy — test count corrected to 234 across all language sections; command maturity tables aligned with actual CLI (omk sync → Alp
, omk agent/omk skill → Experimental, omk update/omk menu/omk runs added); Mermaid architecture diagrams updated to reflect actual router topolog
• cockpit-render test timeout — renderCockpit test calls now pass quick: true to skip slow network/git I/O, eliminating the 60-second timeout that
used test cancellation on slower environments

Breaking Changes

  • npm package renamed from oh-my-kimi to @oh-my-kimi/cli; all commands, docs, and configs must use the new scoped name
  • GitHub repository URLs updated to https://github.com/dmae97/oh-my-kimi

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]