Настройка Codex CLI с OmniRoute

★ 7.9 · ai-tooling

config-codex-cli is a Claude Code skill that runs a step-by-step agent workflow to configure the OpenAI Codex CLI on any machine — Linux, macOS, or Windows — to use OmniRoute as an OpenAI-compatible backend. It detects the OS and shell, writes config.toml along with 7 named profiles, sets the required environment variables, and verifies the resulting setup. A dedicated section covers long-running Codex sessions, documenting two OmniRoute defaults that silently break multi-hour work: sessionAffinityTtlMs (disabled at 0 by default) and STREAM_IDLE_TIMEOUT_MS (10 minutes by default). Developers who want to route Codex CLI traffic through a custom API gateway or avoid direct OpenAI calls will find the skill's guided configuration and multi-hour recipe particularly useful.