---
title: "Agentic Coding: The Complete Hub"
date: 2026-05-07
summary: "Everything we've published about agentic coding — the paradigm where AI agents plan, write, test, and ship code with minimal supervision. Foundations, tools, benchmarks, enterprise patterns, and the autonomy ceiling debate."
---


Agentic coding is the next inflection in how software gets written. Not autocomplete. Not chat-with-your-codebase. Agents that take a spec, decide what to do, run shell commands, edit files, run tests, fix the failures, and ship.

Coverage is grouped by the question you're trying to answer.

## Start here

- [Agentic Coding 101: When Your AI Plans, Builds, Tests, and Ships](/2026/05/agentic-coding-101-when-your-ai-plans-builds-tests-and-ships/) — the foundational explainer
- [What is Spec-Driven Development?](/2026/03/what-is-spec-driven-development/) — the methodology that makes agentic coding actually work
- [The Spec File as Source of Truth](/2026/05/the-spec-file-as-source-of-truth-how-to-write-specs-that-ai-can-actually-implement/) — how to write specs an agent can execute
- [From Vibe Coding to Agentic Engineering](/2026/03/from-vibe-coding-to-agentic-engineering-the-paradigm-shift-that-outran-its-own-branding/) — the paradigm shift, framed honestly

## Tools and architecture

- [Claude Code in 2026: The Complete Deep Dive](/2026/04/claude-code-in-2026-the-complete-deep-dive/) — the canonical agentic coding tool
- [The Three-Layer AI Coding Stack — Cursor, Claude Code, Codex](/2026/04/the-three-layer-ai-coding-stack-that-nobody-planned-but-everyone-is-building/) — orchestration / execution / review
- [Parallel AI Agents — The Tools That Let You Run Ten Claudes at Once](/2026/04/parallel-ai-agents-the-tools-that-let-you-run-ten-claudes-at-once/)
- [Claude Code Agent Teams — One Developer, Fifteen AI Teammates](/2026/03/claude-code-agent-teams-one-developer-fifteen-ai-teammates/)
- [Claude Managed Agents Just Got Memory](/2026/05/claude-managed-agents-just-got-memory-persistent-auditable-cross-session-learning-for-enterprise-agents/) — persistent cross-session learning

## Benchmarks and reality checks

- [The SWE-bench Plateau — Three Frontier Models, All at 80%](/2026/04/the-swe-bench-plateau-three-frontier-models-walk-in-all-score-80-now-what/)
- [81% vs. 46% — The AI Coding Benchmark That's Been Lying to You](/2026/04/81-vs.-46-the-ai-coding-benchmark-thats-been-lying-to-you/) — Verified vs Pro
- [The Stanford AI Index 2026 — The Skeptics Are Out of Arguments](/2026/04/the-stanford-ai-index-2026-is-out.-the-skeptics-are-out-of-arguments./)
- [Anthropic's 8 Agentic Coding Trends](/2026/03/anthropics-8-agentic-coding-trends-a-manifesto-not-just-a-report/)
- [Developer AI Trust Crisis — 84% Use, 29% Trust](/2026/04/84-of-developers-use-ai-code-tools.-only-29-trust-what-they-ship./)

## The autonomy ceiling — IDE vs terminal

- [Cursor 3 — Agent-First Branding, IDE-Last Architecture](/2026/04/cursor-3-agent-first-branding-ide-last-architecture/)
- [GitHub Copilot Finally Got Autopilot Mode — It's Still Not an Agent](/2026/04/github-copilot-finally-got-autopilot-mode.-its-still-not-an-agent./)
- [GitHub Copilot CLI Goes GA — Microsoft Just Admitted Claude Code Was Right](/2026/04/github-copilot-cli-goes-ga-microsoft-just-admitted-claude-code-was-right/)
- [Cursor SDK — The IDE Escapes the IDE, But Does It Break the Ceiling?](/2026/04/cursor-sdk-the-ide-escapes-the-ide-but-does-it-break-the-ceiling/)
- [Cursor Is Worth $50 Billion. Its Biggest Problem Is It Still Needs You.](/2026/04/cursor-is-worth-50-billion.-its-biggest-problem-is-that-it-still-needs-you./)
- [Gemini CLI — Google's Free Terminal AI Agent](/2026/05/gemini-cli-googles-free-terminal-ai-agent-and-what-it-actually-gets-right/)

## Workflows and tooling

- [Claude Code Routines — The AI Cron Job That Understands Your Codebase](/2026/04/claude-code-routines-the-ai-cron-job-that-actually-understands-your-codebase/)
- [Claude Code Ultraplan — When 30 Min of Cloud Thinking Beats 5 Sec of Local Guessing](/2026/04/claude-code-ultraplan-when-30-minutes-of-cloud-thinking-beats-5-seconds-of-local-guessing/)
- [Your AI Agent Is Drowning in Tokens — Here's How to Fix It](/2026/03/your-ai-agent-is-drowning-in-tokens-heres-how-to-fix-it/)
- [Scaling Claude Code Skills Across an Engineering Org](/2026/04/scaling-claude-code-skills-across-an-engineering-org/)

## Enterprise

- [Salesforce Headless 360 — Largest CRM Becomes an MCP Server](/2026/04/salesforce-headless-360-the-worlds-largest-crm-just-became-an-mcp-server/)
- [Microsoft Agent 365 — Enterprise Control Plane for Agents](/2026/05/microsoft-agent-365-is-live-the-enterprise-control-plane-that-governs-agents-youre-already-running/)
- [Pinterest's MCP Blueprint — 66K Invocations, 7K Hours Saved](/2026/04/pinterests-mcp-blueprint-66000-invocations-a-month-7000-hours-saved-this-is-what-production-mcp-looks-like/)
- [Google's 75% Threshold — When AI Became the Primary Author of Production Code](/2026/04/googles-75-threshold-when-ai-became-the-primary-author-of-production-code/)

## Security

- [AI-Generated Code Security Crisis — 92% of Codebases Have Critical Vulnerabilities](/2026/04/ai-generated-code-security-crisis-92-of-codebases-have-critical-vulnerabilities/)
- [Claude Security — Anthropic Enters the Defensive Security Market](/2026/05/claude-security-anthropic-enters-the-defensive-security-market/)
- [The CLAUDE.md Trap — Supply-Chain Attack via Poisoned Project Configs](/2026/04/the-claude.md-trap-how-a-new-supply-chain-attack-targets-agentic-developers/)

## See also

- [Claude Code: The Complete Hub](/claude-code/)
- [MCP: The Model Context Protocol Hub](/mcp/)
- [AI Models Reference](/models/)
- [All articles](/posts/)

