[Feature Request] Cross-platform project context & conversation continuity for Claude Code
Resolved 💬 3 comments Opened Mar 15, 2026 by qwikchoice Closed Mar 18, 2026
Problem
Claude Code sessions and project context (auto memory, ~/.claude/) are machine-local with no sync between:
- Claude Code CLI on WSL/Linux
- Claude Code Desktop (Windows/Mac)
- claude.ai web
Users are forced to manually commit CLAUDE.md to git just to maintain context across platforms — a painful workaround for a core use case.
Requested Feature
- Cloud-synced project memory: Sync
~/.claude/projects/memory/to Anthropic cloud, tied to user account - Cross-platform conversation continuity: Resume a Claude Code CLI session in Claude Desktop and vice versa
- Unified session history: View past sessions across all Claude Code surfaces (CLI, Desktop, Web) in one place
Use Case
Developer working on WSL wants to continue the same Claude Code conversation on Claude Desktop — without losing context, memory, or workflow state.
Current Workaround
Manually committing CLAUDE.md and .claude/ to git — doesn't sync conversation history and requires manual effort every session.
Submitted by
GitHub: @qwikchoice
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗