All posts

Agentic Coding 36 posts

Every post filed under Agentic Coding, newest first.

Codex ran nine hours after the usage limit hit. Long-horizon agents need quota design, not hope
5 min read

Codex ran nine hours after the usage…

AlphaSignal flagged an OpenAI Codex run that finished a nine-hour coding task after exhausting its usage limit, using banked resets and active-turn continuation. Here is how to plan autonomous agent sessions without losing momentum.

Greptile TREX: why AI code review needs runtime proof, not predictions
6 min read

Greptile TREX: why AI code review needs…

Greptile's TREX layer runs PR branches in sandboxes and attaches logs, screenshots, and traces to review comments. Here is what that means for teams shipping with Cursor, Claude Code, and other agentic coding tools.

Ox Alpha is free on OpenRouter and nobody will say who built it
4 min read

Ox Alpha is free on OpenRouter and…

A stealth coding model with a 1M-token window landed on OpenRouter August 20 with zero lab name attached. Community forensics point at Zhipu GLM infrastructure, and that raises real routing questions for production code.

Claude Code auto mode is the default now. Humans caught 14% of dangerous commands.
4 min read

Claude Code auto mode is the default…

Anthropic made auto mode the default on Pro, Max, and Team plans after a 1,053-tester study. The classifier blocked 89% of dangerous shell commands while manual approval fatigue dropped human catches to 5%.

Claude Code sessions can message each other now. I stopped copy-pasting between terminals.
4 min read

Claude Code sessions can message each other…

Cross-session messaging in Claude Code v2.1.224 lets independent terminals share plain-text notes locally. Here is how ListAgents and SendMessage work, what stays off the wire, and when I still use agent teams instead.

Meta Muse Code bets on the harness, not benchmark bragging rights
5 min read

Meta Muse Code bets on the harness,…

Meta shipped Muse Code, a terminal coding agent with parallel git worktrees, a replay-exact event log, and Muse Spark 1.2 co-trained on the harness. It lands second on Terminal-Bench at roughly a quarter of frontier token prices. Here is what is real and what is marketing.

Qwen3.8-Max is a 2.4T MoE that codes for 16 days straight
4 min read

Qwen3.8-Max is a 2.4T MoE that codes…

Alibaba's Qwen3.8-Max packs 95B active parameters into a 2.4T MoE stack, ranks ahead of Claude Fable 5 on WebDev Arena, and prices at $2/$6 per million tokens. Weights hit Hugging Face next week.

pxpipe cut my Claude Code context bill by imaging bulky prompts. Here is the tradeoff.
4 min read

pxpipe cut my Claude Code context bill…

pxpipe is a local proxy that renders dense system prompts and old history as PNGs before they hit Claude Code. Real workloads report 59 to 70 percent lower bills, with a lossy catch you need to understand.

Kimi K2.7 Code thinks 30% less and still ships harder on long coding tasks
5 min read

Kimi K2.7 Code thinks 30% less and…

Moonshot's open-weight Kimi K2.7 Code keeps the 1T MoE backbone but cuts thinking tokens ~30% versus K2.6 while jumping +21.8% on Kimi Code Bench v2. Here is when I would route agents to it.

Kimi Work puts 300 parallel agents on your desktop, not in a cloud sandbox
4 min read

Kimi Work puts 300 parallel agents on…

Moonshot's Kimi Work desktop agent reads local files, drives your real browser, and spins up to 300 sub-agents per task. Here is how Agent Swarm compares to cloud-only coding agents I deploy for clients.