Claude Articles
Browse 219 articles about Claude.
Claude Code MCP Servers and Token Overhead: What You Need to Know
Each connected MCP server loads tool definitions into every message, costing up to 18,000 tokens per turn. Here's how to audit and reduce that overhead.
Claude Code MCP Servers and Token Overhead: What You Need to Know
Each connected MCP server loads tool definitions into every message, costing up to 18,000 tokens per turn. Here's how to audit and reduce that overhead.
Claude Code Q1 2026 Update Roundup: Every Feature That Actually Matters
Remote control, Dispatch, Channels, Computer Use, Auto Mode, and AutoDream all shipped in Q1 2026. Here's what changed and what it means for your workflow.
Claude Code Q1 2026 Update Roundup: Every Feature That Actually Matters
Remote control, Dispatch, Channels, Computer Use, Auto Mode, and AutoDream all shipped in Q1 2026. Here's what changed and what it means for your workflow.
Claude Code Source Code Leak: What the Unshipped Features Tell Us About Anthropic's Roadmap
Anthropic accidentally leaked Claude Code's source code. The hidden features—AutoDream, Chyros, Ultra Plan, and Coordinator Mode—reveal what's coming next.
Claude Code Source Code Leak: What the Unshipped Features Tell Us About Anthropic's Roadmap
Anthropic accidentally leaked Claude Code's source code. The hidden features—AutoDream, Chyros, Ultra Plan, and Coordinator Mode—reveal what's coming next.
18 Claude Code Token Management Hacks to Extend Your Session
Stop burning through your Claude Code session limit. These 18 token management techniques can double or triple your effective usage per session.
18 Claude Code Token Management Hacks to Extend Your Session
Stop burning through your Claude Code session limit. These 18 token management techniques can double or triple your effective usage per session.
What Is the OpenAI Codex Plugin for Claude Code? Cross-Provider AI Review Explained
OpenAI's official Codex plugin lets you review, challenge, and delegate code from inside Claude Code. Here's how it works and when to use each pattern.
What Is the OpenAI Codex Plugin for Claude Code? Cross-Provider AI Review Explained
OpenAI's official Codex plugin lets you review, challenge, and delegate code from inside Claude Code. Here's how it works and when to use each pattern.
What Is Claude Code's Buddy Feature? The Tamagotchi Easter Egg Explained
Claude Code's /buddy command spawns a virtual pet companion in your terminal. Learn how rarity, stats, and species work in this hidden feature.
What Is Claude Code's Buddy Feature? The Tamagotchi Easter Egg Explained
Claude Code's /buddy command spawns a virtual pet companion in your terminal. Learn how rarity, stats, and species work in this hidden feature.
How to Build a Web Scraping Skill for AI Agents: Token Reduction and Stop Conditions
Generic scraping skills waste tokens and fail silently. Learn how to build targeted scraping skills with structured output, limits, and incremental runs.
Claude Code Skills: Why Code Scripts Outperform Markdown Instructions for Agent Tasks
Most Claude Code skills rely too heavily on markdown. Using executable scripts instead reduces tokens by up to 90% and makes agent tasks more reliable.
Claude Code Source Code Leak: 8 Hidden Features You Can Use Right Now
Anthropic accidentally leaked Claude Code's source code. Here are 8 practical insights from the leak that will change how you use Claude Code today.
What Is the OpenAI Codex Plugin for Claude Code? How Cross-Provider AI Review Works
OpenAI released an official Codex plugin for Claude Code that lets you use one model to write code and another to review it, eliminating sycophancy bias.
What Is the Planner-Generator-Evaluator Pattern? The GAN-Inspired AI Coding Architecture
Inspired by generative adversarial networks, the planner-generator-evaluator pattern uses three agents to build more reliable software than a single agent can.
What Is Claude Code Auto Mode? How the Permission Classifier Works
Claude Code Auto Mode uses an AI classifier to approve safe actions automatically while blocking risky ones. Here's how it works and when to use it.
What Is Claude Code AutoDream? How AI Memory Consolidation Works Between Sessions
Claude Code AutoDream consolidates memory between sessions like sleep consolidates memories. Here's how it works and why it keeps your agent sharp.
What Is Claude Code's claude.md File? The Permanent Instruction Manual for Your AI Agent
The claude.md file is loaded into every Claude Code session. Learn what to put in it, how to structure it, and why most users are using it wrong.