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)

GPT-5.6 Programmatic Tool Calling: A Hands-On Developer Guide

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.

Jul 19, 2026
11 min read
Read Article →
Kimi K3 for Agentic Coding: Claude Code + CLI Setup Guide

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.

Jul 19, 2026
11 min read
Read Article →
GPT-5.6 Sol Ultra Mode: How Cooperative Subagents Actually Work

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.

Jul 9, 2026
11 min read
Read Article →
How to Run GLM-5.2 Locally for AI Coding (2026 Guide)

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.

Jun 29, 2026
12 min read
Read Article →
Apple Core AI: Run Open-Weight Models On-Device for Free

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.

Jun 20, 2026
12 min read
Read Article →
Claude Code Fable 5: Model Routing, Fallbacks, Cost Control

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.

Jun 11, 2026
12 min read
Read Article →
Claude Code Dynamic Workflows: When They’re Worth the Cost

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.

May 30, 2026
11 min read
Read Article →
Gemini 3.5 Flash for Agentic Coding: A Claude Coder’s Guide

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.

May 27, 2026
12 min read
Read Article →
Qwen Code CLI: Getting Started Guide for AI Coding 2026

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.

May 26, 2026
11 min read
Read Article →
Gemini CLI to Antigravity CLI: Migration Guide & Alternatives

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.

May 21, 2026
11 min read
Read Article →
Claude Managed Agents Outcomes: Auto-Grading Agent Work

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.

May 12, 2026
13 min read
Read Article →
Getting Started with the ant CLI: Deploy Claude Agents

Install the ant CLI, create your first managed agent, and deploy it in under 10 minutes. YAML version control, scripting patterns, and CI/CD.

Apr 18, 2026
12 min read
Read Article →
Claude Code Cost Tracking: Monitor and Cut Your Spending

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%.

Apr 16, 2026
12 min read
Read Article →
Gemma 4 Models: Which One Should You Actually Use?

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.

Apr 16, 2026
12 min read
Read Article →
Claude Mythos: What It Means for Devs Who Can’t Use It

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.

Apr 9, 2026
11 min read
Read Article →
How I Write CLAUDE.md Files That Actually Work

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.

Apr 5, 2026
12 min read
Read Article →

Looking for everything at once?

The full archive lists every article in publication order, across all seven topics.