Anthropic enables Claude Code sessions across devices via cloud sync
Anthropic has expanded Claude Code accessibility to smartphones, tablets, and web browsers, allowing users to resume locally-running programming sessions across devices. The research preview feature enables seamless session continuity without requiring users to restart their development environment.
Claude Code Sessions Now Sync Across All Devices
Anthropichas made its Claude Code research preview accessible from multiple device types, enabling developers to continue active programming sessions on smartphones, tablets, and browsers. The feature maintains session state across platforms, allowing work to resume without restarting the local environment.
What Changed
Previously, Claude Code sessions were limited to their initial access point. The update introduces cloud-based session synchronization, letting users:
- Pause work on a desktop machine and resume on a smartphone
- Access the same session from a tablet while away from primary workstation
- Switch between web browser and native environments seamlessly
The feature applies to locally-running Claude Code instances, maintaining the same security model while adding cross-device continuity.
Implementation Details
The update appears to rely on session tokens or identifiers that persist across devices, allowing the cloud backend to coordinate state without requiring the local Claude Code process to migrate. Users can authenticate on new devices and reconnect to active sessions.
Current Status
Claude Code remains in research preview. Anthropic has not disclosed:
- Specific device compatibility limitations
- Session persistence duration limits
- Whether this feature requires Claude API subscription or Pro tier
- Geographic data residency considerations
What This Means
This addresses a key friction point for developers: many coding tasks require context switching. A developer debugging a bug during a meeting can now reference their local Claude Code session from a phone rather than waiting to return to their desk. For remote teams, it reduces the barrier to impromptu code reviews or rapid iteration cycles.
The feature also suggests Anthropic is optimizing Claude Code for tighter integration into developer workflows rather than treating it as a standalone tool. Multi-device access is table stakes for modern development environments—this brings Claude Code closer to feature parity with traditional IDEs.
However, the lack of clarity on session security, persistence, and authentication methods warrants careful evaluation before deploying Claude Code in sensitive production contexts. Developers should verify data handling policies before using this feature with proprietary code.
Related Articles
Anthropic silently tests 5x price increase for Claude Code, reverses within hours after backlash
Anthropic updated its pricing page on April 22, 2026, removing Claude Code from the $20/month Pro plan and restricting it to $100-200/month Max plans. The company reversed the change within hours after significant backlash across Reddit, Hacker News, and Twitter.
Anthropic removes Claude Code from Pro plan pricing page, says only 2% of new signups affected by test
Anthropic removed Claude Code from its Pro subscription plan pricing page on Tuesday, though the company claims the change is only a test affecting approximately 2% of new prosumer signups. Existing Pro and Max subscribers remain unaffected, according to head of growth Amol Avasare.
Anthropic's Claude Cowork now runs on Amazon Bedrock with consumption-based pricing
Anthropic announced Claude Cowork is now available on Amazon Bedrock, allowing organizations to deploy the desktop AI assistant through their AWS infrastructure with consumption-based pricing. Unlike Claude Enterprise, pricing flows through existing AWS agreements with no per-seat licensing from Anthropic.
Replit Launches Security Agent to Audit AI-Generated Code in Under an Hour
Replit has introduced Security Agent, an AI-powered tool that performs comprehensive security reviews of codebases in under an hour. The agent uses a hybrid approach combining LLMs with Semgrep and HoundDog.ai, and according to recent research can identify up to 93.3% of false positives from traditional static analysis tools.
Comments
Loading...