Anthropic Auto Dream vs Claude Code auto-memory

Anthropic Auto Dream vs Claude Code auto-memory: side-by-side comparison of two claude code memory mechanisms systems — architecture, taxonomy, license, pricing, MCP/A2A support, and direct edges.

Anthropic Auto Dream · Claude Code auto-memory

Cost & capability

Anthropic Auto DreamClaude Code auto-memory
Capability bandcompetentcompetent
Capability composite7070
Cost tiermid
Use casesCode Generation Focused, Long Running SessionCode Generation Focused, Long Running Session, Offline Capable

Where they differ (8)

Rows where both sides have data and the values disagree — the shortlist of dimensions that actually distinguish these two systems.

Anthropic Auto DreamClaude Code auto-memory
Use casesCode Generation Focused, Long Running SessionCode Generation Focused, Long Running Session, Offline Capable
TypeREM-style sub-agent memory consolidationPer-project file directory
Created2026-05 (research-preview rollout in Claude Code; server-side feature flag)2025-03 (Claude Code v1.0 launched Feb/Mar 2025; auto-memory feature in subsequent releases; v2.1.59+ required)
Backend storagelocal filesystem (~/.claude/projects/<project>/memory/)file (~/.claude/projects/<project>/MEMORY.md)
MCPnative (first-party — Claude Code built on MCP)native (first-party) — Claude Code consumes MCP
OpenTelemetryno — local CLI featuresearched not found
Optimised forbackground memory consolidation + bounded MEMORY.md size + surgical updatesClaude-Code-native + MCP-portable memory
Anti-fitnot for users on Claude.ai web (CLI-only); not for environments where consolidation logic must be auditablenot for non-Claude-Code clients (some are MCP-portable)

At a glance

Anthropic Auto DreamClaude Code auto-memory
SectionClaude Code memory mechanisms Claude Code memory mechanisms
TierT1 T1
TypeREM-style sub-agent memory consolidation Per-project file directory
Created2026-05 (research-preview rollout in Claude Code; server-side feature flag) 2025-03 (Claude Code v1.0 launched Feb/Mar 2025; auto-memory feature in subsequent releases; v2.1.59+ required)
Pricingbundled with Claude Code (no separate fee)
FundingAnthropic total $12.4B+ raised; $40B valuation
Backend storagelocal filesystem (~/.claude/projects/<project>/memory/) file (~/.claude/projects/<project>/MEMORY.md)
DeploymentLocal CLI (Claude Code) — Claude.ai web not in scope
API surface/dream slash command + /memory toggle (Auto-dream: on)
Multi-tenancy hard-isolation (per project)
MCPnative (first-party — Claude Code built on MCP) native (first-party) — Claude Code consumes MCP
A2Anot supported not supported
OpenTelemetryno — local CLI feature searched not found
Optimised forbackground memory consolidation + bounded MEMORY.md size + surgical updates Claude-Code-native + MCP-portable memory
Anti-fitnot for users on Claude.ai web (CLI-only); not for environments where consolidation logic must be auditable not for non-Claude-Code clients (some are MCP-portable)

Taxonomy

AxisAnthropic Auto DreamClaude Code auto-memory
storagefilefile
retrievalextraction-pullinjection
persistencelong-termcross-session
updateconsolidationappend-only
unitfactfact
governanceuser-controllableuser-controllable
conflictllm-arbitrateappend

Pros & cons

Anthropic Auto Dream

Pros: Bounded MEMORY.md size (200 lines) prevents context bloat; surgical updates preserve user-edited content; user-toggleable; complements rather than replaces CLAUDE.md.

Cons: Closed-source; opt-out mechanism not formally documented; consolidation logic opaque; no audit log for what was pruned/merged; only Claude Code (not Claude.ai web).

Claude Code auto-memory

Pros: Per-project automatic memory built into the runtime — no plugin install, no external store, no extra prompts.

Cons: Single-vendor lock-in to Claude Code; no inspect/edit UI for what's been auto-saved; opaque to other tools.

Rows last verified 2026-05-14 / 2026-05-14. Data is CC-BY-4.0 — see how to read this.