EEthan0inethanlinxh.hashnode.dev·Jul 22 · 20 min read"How to Use OpenAI Codex with Any Model: Claude Opus 4.8, Grok 4.5, Kimi K3, GLM-5.2"Most coding agents ask you to pick one model and live with it. That made sense when one model was clearly ahead. It does not describe how people actually work now: a long repository investigation, a f10
EEthan0inethanlinxh.hashnode.dev·Jul 15 · 11 min readPoint Claude Code at Any Model: One Base URLTL;DR — Run GLM-5.2, Qwen, or Kimi inside Claude Code by changing three environment variables. The easy-to-miss detail: ANTHROPIC_BASE_URL takes the host without /v1. Full setup, verification steps, a10