omk 0.5.0

A Rust runtime for Kimi CLI. Turns prompts into proof-backed engineering runs with gates, worktrees, and replay.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod active_mode;
pub mod classifier;
pub mod cost;
pub mod escalations;
pub mod evidence_gates;
pub mod footer;
pub mod header;
pub mod plan;
pub mod slices;
pub mod workers;