Claude Code
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
Claude Code is a terminal-based coding agent from Anthropic. You give it a prompt, and it reads your codebase, plans changes, edits files, runs tests, and commits - all autonomously. It spawns sub-agents for parallel work, uses persistent memory (CLAUDE.md files) to remember project context between sessions, and integrates with MCP servers for external tools. I run it on the Max plan ($200/mo) and it handles everything from multi-file refactors to full feature builds. My video on Claude Code sub-agents hit 160,000 views - it's the tool my audience asks about most. The latest version uses Claude Opus 4.6 under the hood.
Similar Tools
Droid
Factory AI's terminal coding agent. Runs Anthropic and OpenAI models in one subscription. Handles full tasks end-to-end - refactors, incident response, migrations.
OpenAI Codex
OpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs commands, and returns reviewable diffs.
DeepSeek-TUI
Open-source terminal agent runtime with approval modes, rollback snapshots, MCP servers, LSP diagnostics, and a headless HTTP API. Uses DeepSeek models by default.
Devin
Cognition Labs' autonomous software engineer. Handles full tasks end-to-end - reads docs, writes code, runs tests, and submits PRs in an isolated sandbox.
Claude Code Videos
Get started with Claude Code
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
Try Claude CodeGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore AI Coding Tools
Cursor
AI-native code editor forked from VS Code. Composer mode rewrites multiple files at once. Tab autocomplete predicts your next edit. Pro plan is $20/mo.
OpenAI Codex
OpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs commands, and returns reviewable diffs.
Gemini CLI
Google's open-source coding CLI. Free tier with Gemini 2.5 Pro. Supports tool use, file editing, shell commands. 1M token context window.
Related Guides
Claude Code Setup Guide
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsAI Agent Frameworks Compared: CrewAI vs LangGraph vs AutoGen vs Claude Code
Deep comparison of the top AI agent frameworks - architecture, code examples, strengths, weaknesses, and when to use each one.
AI AgentsPR Status in Footer - Claude Code
Clickable PR link in the footer with review state color coding.
Claude CodeRelated Posts

OpenAI's GPT 5.4 in 10 Minutes
State-of-the-art computer use, steerable thinking you can redirect mid-response, and a million tokens of context. GPT 5....

Claude Code: The Future of Coding?
After 30 days of daily use, Claude Code has become my primary coding tool. It is not trying to be an IDE or a fancy edit...

jcode and the Coding Agent Harness Wars
jcode is trending because it competes on a less glamorous but important agent metric: how cheap it is to keep many codin...

Claude Opus 4.7: The Developer's Guide to Anthropic's New Flagship
Opus 4.7 is here. Sharper coding, longer agentic runs, better tool use, and a price that finally makes Opus livable for...

Vercel's Agentic Infrastructure Stack Explained
Vercel just declared the agent stack: AI Gateway, Sandbox, Flags, and Microfrontends. Here is how the four primitives co...

Six More Tools for the Agent Infrastructure Stack
The second half of our agent tooling release: distribution, validation, and ergonomics layered on top of the first six....



