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.
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's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs commands, and returns reviewable diffs.
Open-source terminal agent runtime with approval modes, rollback snapshots, MCP servers, LSP diagnostics, and a headless HTTP API. Uses DeepSeek models by default.
Cognition Labs' autonomous software engineer. Handles full tasks end-to-end - reads docs, writes code, runs tests, and submits PRs in an isolated sandbox.
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 CodeHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeAI-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's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs commands, and returns reviewable diffs.
Google's open-source coding CLI. Free tier with Gemini 2.5 Pro. Supports tool use, file editing, shell commands. 1M token context window.
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsDeep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI AgentsClickable PR link in the footer with review state color coding.
Claude Code
State-of-the-art computer use, steerable thinking you can redirect mid-response, and a million tokens of context. GPT 5....

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...

A new paper proposes inverting traditional agent architecture - making the append-only event log the source of truth, no...

A companion guide to the Agents 101 video: a behind-the-scenes walkthrough of building and deploying AI agents fast on V...

DeepReinforce AI released Ornith-1.0, a family of open-source coding models claiming self-improvement. The HN thread rev...

Fable 5 ships with safety classifiers that route flagged requests away from the model. In production you need to handle...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.