claude-code - 💡(How to fix) Fix Feature Request: Cross-device session sync between desktop and mobile

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Claude Code sessions started on Mac cannot be continued on iPhone or mobile devices. When switching devices mid-project, all context is lost and must be re-entered from scratch, significantly reducing productivity.

Proposed Solution

Allow Claude Code sessions to be synced via Anthropic account, so that a session started on Mac can be resumed on iPhone (via browser or app). Similar to how OpenAI Codex handles cross-device continuity.

Alternative Solutions

Currently copying and pasting conversation history manually between sessions, but this is cumbersome and loses context.

Priority

Medium - Would be very helpful

Feature Category

Configuration and settings

Use Case Example

  1. I start a Claude Code session on Mac to review a GitHub repository (law-office-automation).
  2. I want to check the results or continue the session from my iPhone while away from my desk.
  3. Currently, all context is lost and I must start over on mobile.
  4. With cross-device sync, I could seamlessly continue work from any device.

Additional Context

OpenAI Codex supports cross-device session continuity between desktop and mobile. Claude Code currently has no equivalent feature.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Feature Request: Cross-device session sync between desktop and mobile