kcode-codex-runtime 0.1.0

Safe Codex CLI generation, web search, and model catalog runtime
Documentation

kcode-codex-runtime

A standalone Rust runtime for safe Codex CLI generation and web search. It discovers and sanitizes the model catalog, validates ChatGPT authentication and model-visible prompt boundaries, normalizes JSONL output and usage, supports thread continuation, and guarantees child-process termination when operations are cancelled.

See Documentation.md for the public integration API and Specification.md for the exact behavior and trust boundary.