Claude Code
Also: Claude Code CLI
Claude Code is a command-line tool that brings Claude directly into your development workflow. You run it in your terminal, point it at a codebase, and Claude can read files, write code, run commands, and navigate your project — all in conversation. It's Claude as a pair programmer that can actually see and touch your work, not just read what you paste in.
In practice
You're building a feature and open your terminal. You type your goal — "add pagination to this API endpoint" — and Claude Code reads your codebase, writes the changes, runs the tests, and fixes the failures, all without you specifying each step. It's Claude operating as a software engineer inside your actual project.
Related concepts
Where Claude Code shows up
8 articlesThey are different tools for different jobs. The web app is for thinking, writing, and analysis. Claude Code is for working inside your codebase. Here is the decision guide — including when neither is the right answer.
Claude Code is a different product from Claude.ai — it is an agentic coding tool that runs in the terminal. Here is what it does and when it makes sense.
Engineers are often the last team to adopt Claude, and the first to find the most interesting uses once they do. The field note on what actually works — beyond autocomplete.
On April 30, 2026 Anthropic moved Claude Security from research preview into public beta for Claude Enterprise. It scans repositories for vulnerabilities, traces data flows across files, and writes patches you can review and apply. Here's what it does, who it's for, and where it fits next to existing security tools.
Anthropic's new `claude agents` CLI mode lets you fire off independent tasks simultaneously and navigate between them — turning Claude Code into a proper multi-agent terminal environment.
Shipped with Opus 4.8 as a research preview, Dynamic Workflows let Claude write a multi-step plan and fan it out across tens to hundreds of subagents running in the background. It's built for work one context window can't hold — codebase-wide migrations, sweeping audits. Here's what it is, how it differs from sub-agents and Agent Teams, and when it's worth the token bill.
Anthropic planned to move programmatic usage (Agent SDK, `claude -p`, Code GitHub Actions, third-party agent apps) off subscription limits and onto a separate metered credit on June 15, 2026. On June 15, it cancelled the change. Nothing changes for now: those surfaces still draw from your Pro, Max, Team, and Enterprise limits exactly as before. Here's the full story, why it matters, and what to watch for next.
Six changes landed on the Claude API and in Claude Code in June 2026 that affect how you build and what you pay. Rate-limit tiers were consolidated and raised, fast mode started winding down for older Opus models, the code execution tool gained persistent state, and Claude Opus 4 and Sonnet 4 were retired. Here is each one, the date, and what to do about it.