Claude Articles
Browse 778 articles about Claude.

Anthropic Managed Agents vs n8n vs Trigger.dev: Which Should You Use?
Compare Anthropic Managed Agents, n8n, and Trigger.dev for building AI automation workflows. See which platform fits your use case and technical level.

What Is the Anthropic OpenClaw Ban? How Third-Party Harnesses Were Blocked From Claude Subscriptions
Anthropic restricted third-party tools like OpenClaw from using Claude subscriptions, forcing users to pay API rates. Here's what happened and why.

What Is the Anthropic Platform Strategy? How Claude Code, Co-Work, Marketplace, and Conway Form One System
Anthropic's 90-day shipping spree—Claude Code Channels, Co-Work, Marketplace, partner network, and the OpenClaw ban—reveals a single unified platform strategy.

Autonomy vs. Control in Claude Code: 5 Agentic Workflow Patterns
Five Claude Code patterns ranked by autonomy: sequential, operator, split-and-merge, agent teams, headless. Pick the right tradeoff between control and speed.

From 80% to 93.9%: Why the Claude Mythos SWE-Bench Jump Matters
Claude Mythos jumped from 80% (Opus 4.6) to 93.9% on SWE-Bench Verified. A look at the gain and what it changes for agentic coding workflows in practice.

OpenClaw vs Claude Code Channels vs Managed Agents: Which Should You Use in 2026?
Compare OpenClaw, Claude Code Channels, and Anthropic Managed Agents to find the right always-on AI agent setup for your workflow and budget.

Deploy a Claude Agent Without Servers on Managed Agents
Skip server provisioning, OAuth flows, and credential vault setup. Here's how to deploy a Claude agent end-to-end on Anthropic's Managed Agents platform.

The Claude Code Git Worktree Pattern: A Primer for Builders
Git worktrees explained for Claude Code users: what they are, how the pattern works, and when to reach for it on refactors and concurrent feature branches.

Claude Code Split-and-Merge: A Deep Dive Into Sub-Agent Parallelism
How Claude Code's split-and-merge pattern uses isolated context windows across 10 sub-agents to handle codebases too large for a single agent to process.

What Is Claude Mythos? Anthropic's Most Dangerous AI Model Explained
Claude Mythos is Anthropic's unreleased frontier model that found thousands of zero-day vulnerabilities. Learn what it can do and why it won't be released.

What Is the Conway Agent? Anthropic's Unreleased Always-On Background AI Revealed in the Code Leak
Conway is Anthropic's leaked always-on background agent with push notifications, GitHub subscriptions, and a proprietary extension format. Here's what we know.

What Is the Conway Extension Format? How Anthropic's Proprietary Layer Sits on Top of MCP
Conway's .cnw.zip extension format creates a proprietary ecosystem on top of the open MCP standard—similar to how Google Play Services sits on top of Android.

Project Glasswing: Anthropic's Internal Pen-Test With Mythos
Project Glasswing turns Claude Mythos loose on Anthropic's own infrastructure to find zero-days before any release. A look at AI-driven internal red teaming.

5 Claude Code Workflow Patterns Explained: From Sequential to Fully Autonomous
Claude Code supports five agentic patterns: sequential flow, operator, split-and-merge, agent teams, and headless. Learn when to use each for maximum output.

Claude Mythos vs Claude Opus 4.6: How Big Is the Cybersecurity Capability Gap?
Claude Mythos scores 83.1% on cybersecurity benchmarks vs Opus 4.6's 66.6%. Here's what the gap means for AI agents, security teams, and builders.

What Is the Compounding Knowledge Loop in Claude Code? How Your Agent Gets Smarter Over Time
Claude Code's session hooks capture learnings automatically, building a wiki that improves agent answers over time. Here's how the compounding loop works.

Claude Code Ultra Plan vs Local Plan Mode: Speed, Quality, and Token Cost Compared
Ultra Plan finishes in minutes while local plan mode takes 30–45 minutes. Here's what the difference means for your Claude Code workflows.

How to Use Claude Code Ultra Plan: Setup and Workflow
Ultraplan is Claude Code's cloud planning feature. Connect GitHub with /web-setup, trigger with /ultraplan, review the plan on the web, then build.

How to Build a Self-Evolving Claude Code Memory System With Obsidian and Claude Code Hooks
Use Claude Code hooks to automatically capture session logs, extract lessons, and build a wiki that grows smarter with every conversation.

What Is Claude Code Ultra Plan? How Cloud-Based Planning Speeds Up Your AI Workflows
Claude Code Ultra Plan offloads planning to Anthropic's cloud using multi-agent exploration. Learn how it works and when to use it.