IinCat.aiinincatai.hashnode.dev·Jun 7 · 2 min readHow to Reduce Codex Token Cost Without Giving Up the WorkflowIf your answer to high Codex token cost is "use it less," that is not optimization. That is surrender. The whole point of a good AI coding workflow is that you can use it often. Ask for explanations10
IinCat.aiinincatai.hashnode.dev·Jun 7 · 2 min readLLM Routers for Coding Agents What Should Be Cheap and What Should Stay StrongAn LLM router for coding agents should not blindly chase the cheapest model. It should know when cheap is enough and when expensive is cheaper in the long run. That sounds obvious but a lot of routing10
IinCat.aiinincatai.hashnode.dev·Jun 5 · 3 min readCodex base URL: the tiny config line that can change your AI coding billThe most important line in an AI coding setup might not be the prompt. It might be the base URL. That sounds boring, which is exactly why it matters. Boring infrastructure is where real cost contr20