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
pub mod agent_spec;
pub mod diagnostics;
pub mod hook_spec;
pub mod installer;
pub mod manifest;
pub mod role_packs;
pub mod rollback;
pub mod sync;