Sign InOpen Brain
Atlas / Tools

Coding Agents

Open JSONConfidence: EditorialLast updated Jul 2, 2026

Current Answer

Agents that read, write, and refactor code autonomously or semi-autonomously — Cursor, Claude Code, Codex, and the workflows around them.

Implementation Consequence

The tooling changes weekly; the failure modes (silent edits, context pollution, conflicting parallel work) are stable. Track the changes that alter the failure modes.

Evidence

AnthropicOfficial ReleaseOfficial Source
Claude Code ships subagents in isolated context windows
Long refactors no longer pollute the parent context — a child agent does the noisy work and reports back.
CursorChangelogOfficial Source
Cursor updates its tab model for multi-file edits
Multi-file edits now preview as a single reviewable diff before apply.
Mac appMac AppFounder Tested
Conductor: a Mac app that runs local agent fleets
Runs multiple Claude Code sessions in parallel worktrees with a review queue — on your machine.
OpenAIOfficial ReleaseOfficial Source
OpenAI ships strict structured outputs for parallel tool use
Parallel tool calls now validate against JSON schema before execution — a whole class of agent failures disappears.
Post-Training Language Models for Gold-Medal Performance in Coding Competitions
arXiv · 2026-09-02

A coding-specialized model paired post-training with an iterative generate-evaluate-refine loop to exceed the top IOI 2026 human score. The reusable idea is feedback-driven test-time search.

Gemini 3.8 Flash now available on AI Gateway
Vercel · 2026-09-02

Gemini 3.8 Flash brings multimodal input, tool calling, web search, and default reasoning to coding agents through Vercel. Its temporary 50% discount runs through December 31.

GLM-5.3 is 50% off through DigitalOcean on AI Gateway
Vercel · 2026-09-02

GLM-5.3 is half-price through September 8 via a temporary DigitalOcean-only model ID. Keep the standard ID in durable agent configs if you need fallback after the offer.

Muse Spark 1.3 now available on AI Gateway
Vercel · 2026-09-02

Muse Spark 1.3 gives coding agents a 1M-token, multimodal model through Vercel, with a cheaper contributor tier that permits Meta to train on submitted inputs and outputs.

Qwen 3.8 Max 0902 now available on AI Gateway
Vercel · 2026-09-01

Vercel’s gateway now exposes a pinned Qwen snapshot aimed at larger coding projects and longer agent runs, with a dated model ID that prevents silent upgrades.

LLM Post-Training as Brownfield Maintenance: An Industrial Perspective on Dataware Engineering
arXiv · 2026-08-31

An industrial code-model case study frames post-training as maintaining data mixtures under fixed budgets. Raising usable supervision yield improved coding benchmarks without changing the teacher.

fx is now available in the AI SDK harness layer
Vercel · 2026-08-31

Vercel's AI SDK harness now runs fx through the same HarnessAgent API used for other coding agents, reducing the need for another bespoke integration.

Set per-user budgets on AI Gateway
Vercel · 2026-08-31

AI Gateway can now cap each user's aggregate spend across attributed API keys and app tokens, giving unattended coding agents a hard cost boundary.

The Signal Layer: What to Build When Anything Can Be Built — Lena Hall, Akamai
AI Engineer · 2026-08-29

As coding agents make implementation easier to copy, builders should spend more judgment on problem choice and preserve claims, evidence, and limits as AI remixes work across product and GTM.

From Tokenmaxxing to Trusted Throughput — Mingsheng Hong, Ironclad
AI Engineer · 2026-08-29

Ironclad argues against optimizing token volume or spend alone: measure reviewed, merged code and fix review and CI bottlenecks before judging coding-agent ROI.

Your Code Has Bugs. Lean4 Has Proofs: Formal Verification for Engineers — Varun Pant, AWS
AI Engineer · 2026-08-28

Formal verification gives agent-generated code a machine-checkable contract beyond tests. The hard part shifts upstream: humans must define and validate what correct means.

How to Get Your Org to Adopt Coding Agents (Without Shipping Garbage) — Eyal Blum, Figma
AI Engineer · 2026-08-28

Figma’s cautious agent adopters expose missing safeguards, not resistance. Use their feedback to improve verification, plans, review size, and the labeling of AI-generated work.

From AI-Assisted to AI-Native: Building a Frontier Development Team — Clare Liguori, AWS
AI Engineer · 2026-08-28

Amazon’s pilot suggests coding-agent gains come from redesigning the workflow: prepare agent-readable context, fast local feedback, scoped specs, and parallel work instead of constant chat.

On the Maintenance and Co-evolution of Agent Plugins: An Empirical Study of Claude Code Plugin Marketplaces
arXiv · 2026-08-28

A study of 8,351 Claude Code plugins finds instruction files and scripts often require coordinated maintenance, treating skills as evolving software rather than static prompts.

Our decision on Cursor following its acquisition by SpaceX
OpenAI · 2026-08-28

OpenAI says it will stop supplying models to Cursor after SpaceX acquired the company, creating a model-availability risk for builders whose workflows depend on Cursor.

Hy4 Preview now available on AI Gateway
Vercel · 2026-08-28

Tencent’s Hy4 Preview is now callable through Vercel AI Gateway and selectable in coding agents, adding an open MoE option with a 1M-token context window.

SWE-Prime: Fewer Trajectories, Better Performance
arXiv · 2026-08-27

SWE-Prime finds that filtering coding-agent traces by process and segment quality can beat training on every resolved trajectory, reducing noisy imitation from redundant or risky steps.

Can LLMs Write Fast Multi-GPU Kernels? — Simran Arora, Together AI
AI Engineer · 2026-08-27

A multi-GPU kernel benchmark shows coding agents can improve with tools and iteration, but still struggle with communication scheduling, partitioning, and transfer choices.

How Anthropic Builds: Lessons from Labs — Mike Krieger, Anthropic
AI Engineer · 2026-08-27

Mike Krieger describes shifting from stepwise prompting to goal-level delegation, backed by verification, observability, feature flags, and frequent decisions to continue or stop experiments.

Cursor is now available in the AI SDK harness layer
Vercel · 2026-08-27

Vercel’s AI SDK can now run Cursor behind the same HarnessAgent interface as seven other coding agents, reducing application changes when swapping harnesses.

The Death of Developer Advocates — Stephanie Jarmak, Sourcegraph
AI Engineer · 2026-08-26

Agents increasingly choose developer tools, so test whether your docs connect real user pain to your product—not merely whether comparison prompts mention it.

How We Got LLMs to Recommend Our Open Source Library — Christopher Burns, Inth
AI Engineer · 2026-08-26

For fast-changing libraries, ship concise agent-facing docs inside the package as well as on the web; agents may inspect installed code before visiting your site.

Qwen 3.8 Flash now available on AI Gateway
Vercel · 2026-08-26

Qwen 3.8 Flash is now selectable in Vercel AI Gateway and coding agents, with text-and-image input, a 1M-token context window, and responses up to 65k tokens.

GLM 5.3 Flash now available on AI Gateway
Vercel · 2026-08-26

GLM 5.3 Flash joins Vercel AI Gateway with text and vision input, a 1M-token context window, function calling, structured output, and streaming.

Introducing the Admin plugin for ChatGPT Work and Codex
OpenAI · 2026-08-25

OpenAI’s Admin plugin lets workspace operators inspect usage and handle membership, permissions, limits, and admin requests from ChatGPT Work or Codex.

MiniMax M3 and M2.7 are free on AI Gateway
Vercel · 2026-08-25

AI Gateway offers temporary free routes for MiniMax M3 and M2.7, but the -free model IDs hard-fail after September 6; standard IDs preserve provider fallback at normal rates.

Agentic SDLC at Uber — Uday Kiran Medisetty & Adam Huda, Uber
AI Engineer · 2026-08-21

Uber’s agent adoption rests on shared gateways, ready-to-run environments, skills, and a context graph. The operational bottleneck is shifting from code generation to validation and capacity.

GPT-5.6 Sol is now 50% off a lower price
Vercel · 2026-08-21

GPT-5.6 Sol now costs less across Vercel AI Gateway tiers, with an additional 50% discount through September 18 and no model-ID change for existing agent setups.

DeepSeek V4 Flash Vision Experimental now available on AI Gateway
Vercel · 2026-08-21

DeepSeek V4 Flash Vision adds screenshot, image, and chart input to Vercel AI Gateway while retaining tool use, reasoning, and caching, but its experimental ID signals production risk.

AI4AI-Bench: Benchmarking LLM Agents in Algorithmic Design for Recursive Self-Improvement
arXiv · 2026-08-20

AI4AI-Bench tests whether agents can rewrite training algorithms, not merely tune runs. The best system scored 0.250, with most submissions never changing how the model learns.

Prototyping as Leadership: How a CTO Ships with AI Agents — Hursh Agrawal, The Browser Company
AI Engineer · 2026-08-20

A manager can turn fragmented time into agent steering: prepare context, run bounded work overnight, then personally test and review small PRs before involving the team.

The Last Human Code Review: Building Trust in AI-Generated Code — Itamar Friedman, Qodo
AI Engineer · 2026-08-20

Automated code review depends less on a stronger model than on codifying team rules, architecture, incidents, and service contracts into context both humans and agents can inspect.

Vercel Agent is now available in Slack code channels
Vercel · 2026-08-20

Vercel Agent can now investigate incidents, edit code, and review PRs inside shared Slack code channels, with approval gates and an audit trail for every action.

Stampli cuts launch hours by 68% using ChatGPT Work
OpenAI · 2026-08-20

Stampli used Codex and ChatGPT Work to cut launch-production hours by 68%, showing how agents can absorb execution work when deadlines and design capacity collide.

How to build an AI-Native Health Company — Dan Feng, Maven Clinic
AI Engineer · 2026-08-19

Maven’s agent-heavy workflow shortens planning, caps reviewable PR size, and tests nondeterministic features repeatedly. The bottleneck shifts from implementation to decisions and verification.

Replit expands access to software creation with GPT-5.6 Luna
OpenAI · 2026-08-19

Replit’s Free Mode uses GPT-5.6 Luna to remove token-cost concerns from initial software creation, lowering friction for experimentation inside its agent workflow.

The Next Game Engine Won't Have a Manual — Arturo Nunez, Nereu
AI Engineer · 2026-08-18

Nereu argues that coding agents need an engine-native vocabulary, not more generated glue code: tags, reusable systems, and selective scene context turn game intent into reliable actions.

Git at any scale
Cursor · 2026-08-18

Cursor explains why Git hosting resists naive distribution: DAG walks and delta-packed files punish network round trips, favoring local NVMe replicas kept consistently in sync.

Asana cleared 5 years of engineering work in 2 weeks with Codex
OpenAI · 2026-08-18

Asana says Codex replaced an outdated test system in two weeks for about $12K, compressing an estimated five-year migration into a focused agent-assisted project.

GLM 5.3 now available on AI Gateway
Vercel · 2026-08-18

GLM 5.3 is available through Vercel AI Gateway for coding agents, retaining a 1M-token context window while claiming better long-horizon engineering with fewer output tokens.

Agent-Ready Context

Batch multi-file edits into reviewable diffs. Isolate long tasks into subagents or worktrees. Gate autonomy behind evals in CI.
Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial
Local Graph
Coding Agents

Graph is progressive enhancement. Every edge listed below.