Anthropic adds memory import feature for switching from ChatGPT/Gemini to Claude

Anthropic has released a memory import feature that simplifies switching from other AI assistants like ChatGPT or Gemini to Claude by transferring existing context and preferences.
How the memory import works
The process involves three specific steps:
- Visit
claude.com/import-memoryand copy the provided prompt - Paste that prompt into your current AI assistant (ChatGPT, Gemini, or others) - it will output your saved memories and context in a single response
- Copy that output and paste it into Claude's memory settings under the Capabilities section
Claude immediately updates its memory and continues where you left off with the previous AI.
Requirements and limitations
Full memory features require a Pro, Max, or Team plan. The feature is designed to reduce friction for users who have built up significant context in other AI systems but want to switch to Claude without starting over.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw Creator Credits Claude Code Engineer Amid Anthropic Subscription Ban
Peter Steinberger, creator of the open-source Claude Code client OpenClaw, publicly credited Boris Cherny from Anthropic for working to soften the impact of Anthropic's ban on subscription-based usage of third-party clients. Cherny responded by noting he's submitted PRs to improve prompt cache efficiency specifically for OpenClaw.

Claude Code removed from Anthropic's Pro plan, now only available on Max plans
Anthropic has removed Claude Code from its Pro plan ($17-20/month), making it available only on Max plans starting at $100/month. The Pro plan now includes Claude Cowork, unlimited projects, Research feature, and access to more Claude models.

OpenClaw Docker users: 2026.3.13 update missing Docker tags
OpenClaw version 2026.3.13 has been released, but Docker users should avoid updating as the Docker image lacks both 'latest' and '2026.3.13' tags. Users running from npm or git are unaffected.

Claude-Code v2.1.30 Released with PDF and OAuth Enhancements
Claude-Code v2.1.30 introduces PDF reading enhancements, pre-configured OAuth for MCP servers, and several fixes and improvements.