GitHub gist shows how to run Kimi K3 inside Codex via OpenRouter
TheZachMueller · x · 2026-07-28
A GitHub gist shows a quick way to test Kimi K3 inside OpenAI Codex through OpenRouter.
The snippet suggests adding a /.codex/k3.config.toml profile with modelprovider = "openrouter", modelreasoningeffort = "max", and model = "moonshotai/kimi-k3", plus an OpenRouter base URL and API-key auth command. It also mentions launching Codex with codex --profile k3 and includes a curl-based alternative.
More from coding & agent
- headless-cli 0.5.0 adds a typed SDK, durable Docker sessions, and cost tracking — RobertTLange · 2026-07-28
- GrokTerm v0.1.11 adds two-way voice and session resume for Grok Build on macOS — Daniel_Farinax · 2026-07-28
- KAT-Coder-V2.5-Dev brings 3B active-parameter agentic coding to 256K context — airesearch12 · 2026-07-28
- Work Louder’s Codex Micro turns ChatGPT Codex into a dedicated 6-key keypad — Dimillian · 2026-07-28
- Cursor launches an India plan at ₹649 a month with UPI and Grok 4.5 access — thetripathi58 · 2026-07-28
- Open-source agent skill preserves the reasoning behind code changes — oliver-zehentleitner · 2026-07-28