Claude Code is Anthropic's terminal-based AI coding agent that reads your codebase, edits files, runs commands, and opens pull requests.
Claude Code is Anthropic’s agentic coding tool that lives in your terminal, IDE, desktop app, or browser. It reads your entire codebase, plans a multi-file approach to a task, writes the code, runs tests, and fixes failures, with you reviewing the result rather than guiding every step. It is built on Claude, Anthropic’s family of large language models (LLMs), and is aimed at developers who want an assistant that can carry out a coding task end to end instead of just answering questions about code. For teams shipping AI products, Claude Code is often the tool that writes a large share of the code itself.
You give Claude Code an instruction in plain English, either as a one-off prompt or as an ongoing conversation, and it takes it from there. Here is what happens step by step:
Claude Code is included in Claude subscription plans. The Pro plan starts around $17 to $20 a month for short coding sessions in small codebases. Max plans at $100 or $200 a month give heavier users more usage for larger projects. Developers can also pay per token directly through the Anthropic API instead of a subscription.
Claude Code runs directly in your terminal on macOS, Linux, and Windows, and is also available as a VS Code extension, a JetBrains plugin, a standalone desktop app, and a browser-based version at claude.ai/code. All surfaces share the same underlying agent, so your project settings and instructions carry over between them.
CLAUDE.md is a markdown file you add to your project root that Claude Code reads at the start of every session. It stores coding standards, architecture decisions, preferred libraries, and review checklists, so the agent already knows your team's conventions instead of you repeating them in every conversation.
Aider is a free, open-source AI pair programmer that runs in your terminal and commits every code change to git automatically.
Coding AgentCursor is an AI-first code editor that ships with deeply integrated copilot, multi-file edits, and an agent mode.
Coding AgentCodeium's AI-native code editor, built around the Cascade agent, that Cognition rebranded to Devin Desktop in June 2026 after acquiring the company.
Coding AgentUpdates from the AI world — what shipped, what we’re using in production, and what’s worth your attention. Two emails a month, no spam.