omk 0.5.0

A Rust runtime for Kimi CLI. Turns prompts into proof-backed engineering runs with gates, worktrees, and replay.
Documentation
#[path = "router/autonomous.rs"]
mod autonomous;
#[path = "router/cap.rs"]
mod cap;
#[path = "router/common.rs"]
mod common;
#[path = "router/cost.rs"]
mod cost;
#[path = "router/large.rs"]
mod large;
#[path = "router/medium.rs"]
mod medium;
#[path = "router/order.rs"]
mod order;
#[path = "router/overrides.rs"]
mod overrides;
#[path = "router/small.rs"]
mod small;
#[path = "router/thresholds.rs"]
mod thresholds;
#[path = "router/trivial.rs"]
mod trivial;