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.