omk 0.5.0

A Rust runtime for Kimi CLI. Turns prompts into proof-backed engineering runs with gates, worktrees, and replay.
Documentation
# Homebrew Tap for omk

## Quick Install

```bash
brew tap ekhodzitsky/oh-my-kimi
brew install omk
```

## Build from Source

```bash
brew install --build-from-source ekhodzitsky/oh-my-kimi/omk
```

## Update

```bash
brew upgrade omk
```