Claude Code, Codex and Agentic Coding #8
Zvi Mowshowitz's eighth installment in his ongoing series tracking the agentic coding landscape, covering developments around Claude Code and OpenAI Codex. As a tier-2 commentary source, the piece synthesizes recent progress and trends in coding agents. The series has been running since the initial wave of excitement around coding agents.
Related guides (3)
Related events (8)
Claude Code and What Comes Next
A commentary piece from One Useful Thing examining Claude Code and its implications for AI-assisted software development. The author reflects on what agentic coding tools can accomplish with the right scaffolding and considers near-term trajectories. Published in early January 2026, this represents a tier-2 analyst perspective on Anthropic's coding agent product.
AINews: Agents for Everything Else — Codex for Knowledge Work, Claude for Creative Work
A Latent Space daily AI news digest reflecting on the expanding scope of coding agents beyond software development into knowledge work and creative work domains. The piece uses OpenAI Codex and Anthropic Claude as anchoring examples of agents 'breaking containment' from their original coding/assistant niches. Published as a quieter news day commentary, it surveys the broadening agent ecosystem landscape.
AINews: Codex Rises, Claude Meters Programmatic Usage
A Latent Space AINews digest covering trends in major coding agents, with focus on OpenAI Codex's resurgence and Anthropic's introduction of usage metering for programmatic Claude access. The piece tracks the evolving competitive landscape among AI coding tools. As a tier-2 commentary source, it synthesizes recent developments rather than breaking new ground.
Unrolling the Codex Agent Loop
OpenAI published a technical deep dive into the Codex CLI agent loop, detailing how it orchestrates models, tools, and prompts via the Responses API. The post explains the internal architecture of the agentic coding system, including how the loop manages state, tool calls, and performance. This provides concrete implementation detail on how OpenAI structures production agent workflows on top of its API primitives.
anthropics/claude-code: Agentic Terminal Coding Tool Trending on GitHub
Claude Code is an agentic coding tool developed by Anthropic that operates in the terminal, enabling natural language interaction with codebases for tasks like code execution, explanation, and git workflow management. The repository has accumulated 127,316 stars with 323 added today, indicating sustained community interest. It represents Anthropic's direct entry into the developer tooling space with an agent-oriented product.
OpenAI releases GPT-5-Codex: GPT-5 variant optimized for agentic coding
OpenAI has published an addendum to the GPT-5 system card introducing GPT-5-Codex, a version of GPT-5 specifically optimized for agentic coding within the Codex environment. The model features dynamic thinking-effort adjustment, scaling compute based on task complexity—responding quickly to simple queries while sustaining longer independent work on complex coding tasks. This represents a specialized derivative of GPT-5 targeting software engineering agents rather than general-purpose use.
OpenAI Publishes System Card Addendum for Codex Agent and codex-1 Model
OpenAI released an addendum to the o3 and o4-mini system cards covering Codex, a cloud-based coding agent powered by codex-1—a variant of o3 fine-tuned for software engineering via reinforcement learning on real-world coding tasks. codex-1 is designed to produce code matching human style and PR conventions, follow instructions precisely, and iterate on tests until they pass. The addendum provides safety and capability documentation for this specialized agentic deployment.
OpenAI Introduces GPT-5.1-Codex-Max for Agentic Coding
OpenAI has released GPT-5.1-Codex-Max, a new model optimized for agentic coding tasks within the Codex platform. The model targets long-running, project-scale software development work with improvements in reasoning and token efficiency. It is positioned as a faster and more capable successor for autonomous coding workflows.


