product updateAnthropic

Anthropic enables Claude Code sessions across devices via cloud sync

TL;DR

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.

2 min read
0

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

product update

Claude Code 2.1.277 Adds AGENTS.md Support Via New Mods System

Anthropic engineer Thariq Shihipar announced that Claude Code version 2.1.277 now supports AGENTS.md files as a fallback when no CLAUDE.md is present. The feature is implemented through Claude Code mods, a new customization system for the coding agent's harness.

product update

Anthropic Relaunches Claude Code Projects to Coordinate Multiple Cloud Agents

Anthropic has relaunched Projects in Claude Code, letting users direct multiple AI agent 'threads' that work in parallel under a coordinating agent. The beta feature rolls out today to select Claude Pro and Max subscribers, with broader access planned later.

product update

Anthropic Rebuilds Claude Code Projects to Run Parallel AI Agent Threads

Anthropic has rebuilt Claude Code's Projects feature so a coordinator agent splits user goals into parallel cloud-based threads, each capable of opening pull requests and running tests. The beta is limited to select Pro and Max subscribers, with Team, Enterprise, and local execution support coming later.

product update

Meta's Muse AI Agent App Hits 730,000 Downloads, Overtakes ChatGPT on iOS Charts

Meta's Muse AI agent app overtook ChatGPT as the top free iOS app in the U.S., racking up 730,000 downloads in its first five days, according to Sensor Tower. The app, powered by Meta's Muse Spark model family, marks Zuckerberg's biggest push yet into AI agents.

Comments

Loading...