Coding Agents and Model CLIs: Compared, Set Up, Benchmarked
Coding agents are LLMs that read, write, and run code from your terminal. These guides compare Kimi K3, GLM-5.2, Gemini, GPT-5.6, and Qwen, plus their CLIs. Below are all 16 guides on Coding Agents & Model CLIs published on this site, newest first, each one a hands-on walkthrough with configuration you can copy.
All Coding Agents & Model CLIs guides (16)
Code mode lets GPT-5.6 write JavaScript that composes your tools in an isolated V8 runtime. How it works in the Responses API, programmatic vs direct calling, real token savings, and how it maps to the MCP code execution pattern.
Moonshot’s 2.8T open-weight model runs for agentic coding two ways: routed into Claude Code via one env block, or the native Kimi Code CLI. Pricing, benchmarks, local-run reality, and an honest hybrid verdict.
Sol Ultra puts subagent orchestration inside the model. What cooperative subagents are, GPT-5.6 pricing and Codex availability, the METR cheating flag, and how it compares to Claude Code dynamic workflows.
GLM-5.2 is 2026’s top open-weight coding model. Run it with llama.cpp and Unsloth quants - the hardware you need, the right quant for coding, and when a cloud API still makes more sense.
Apple Core AI runs open-weight models like Qwen and Mistral on Apple Silicon with zero token cost. Convert PyTorch with coreai-torch, load via the Swift API, and quantize for mobile.
Fable 5 launched at 2x Opus 4.8’s price alongside the new fallbackModel setting. Chain configuration, the safety classifier that reroutes sessions to Opus 4.8, and a task routing table for all three models.
Dynamic workflows fan a task across up to 1,000 subagents. Which tasks justify the cost, how to bound the agent count, what ultracode costs, and when a single session still wins.
Gemini 3.5 Flash beats Gemini 3.1 Pro on agent benchmarks at $1.50/$9 per 1M tokens. When to route tasks from Claude Code, the thinking_level trap, and a 40-line MCP agent.
Install Qwen Code, fix the post-OAuth authentication mess, and see where Alibaba’s open-source terminal agent actually beats Claude Code. CI/CD recipe + 1M-context reality check.
Gemini CLI stops on June 18, 2026. Step-by-step migration to the new agy binary, free-tier rate-limit math, and when to switch to Claude Code or Codex CLI instead.
Outcomes hands the agent a rubric, a separate grader checks every draft, and the loop iterates until the artifact passes. Rubric anti-patterns, the five result states, max_iterations tuning, and the cost math.
Install the ant CLI, create your first managed agent, and deploy it in under 10 minutes. YAML version control, scripting patterns, and CI/CD.
Track what you spend in Claude Code with built-in commands, hidden JSONL logs, and tools like ccusage. Plus 7 tips to cut token costs by 50%.
Tested all 4 Gemma 4 model sizes locally. Includes RAM requirements, Ollama setup, comparison with Llama 4 and Mistral, and a practical guide to picking the right variant.
Anthropic locked Claude Mythos to 12 Project Glasswing partners. What the benchmarks, pricing, and restricted access mean for everyday developers, plus what to do while waiting for public release.
Real production CLAUDE.md examples from my Next.js site. Learn the anatomy of an effective file, 7 common mistakes, and when to use hooks vs CLAUDE.md vs custom commands.
Explore other topics
Every guide on this site is grouped into one of these hubs.
Looking for everything at once?
The full archive lists every article in publication order, across all seven topics.