Claude Code cloud sessions go GA with $100/$250 credits

Claude Code cloud sessions go GA with $100/$250 credits

Anthropic officially launched cloud sessions for Claude Code on September 23, 2026, moving the feature out of research preview and making it generally available to all subscribers. The company is also offering existing Pro and Max plan subscribers a one-time promotional credit to try the new capability, worth $100 for Pro users and $250 for Max subscribers. These credits must be claimed by October 7, 2026 and expire on November 4, 2026.

Cloud sessions allow developers to run Claude Code’s AI-powered coding work on Anthropic’s remote infrastructure rather than on their personal computers. This means coding tasks can continue executing even after a developer closes their laptop, loses internet connection, or steps away from their desk. The feature clones a GitHub repository into a virtual machine managed by Anthropic, where Claude can edit code, run tests, and push branches without requiring the user’s machine to remain active.

GitHub CI/CD workflow: clone repo, edit code in VM, test, push changes, update repo with automated deployment pipeline

Local vs cloud computation comparison: laptop with code limited by hardware transitions to remote Anthropic servers powere...

How the Cloud Sessions Feature Works

The cloud execution capability addresses a common friction point for developers using AI coding assistants. Traditional implementations require continuous local machine activity, which can drain laptop batteries, tie up computing resources, and halt work if a connection is interrupted. With cloud sessions, developers can assign a task to Claude Code and let it operate independently on Anthropic’s servers.

Local AI coding assistant pain points: low battery, slow loading, poor WiFi connection illustrated with laptop, monitor, a...

According to the official announcement, cloud sessions run on Anthropic-hosted infrastructure as part of existing Pro and Max subscriptions, with no separate charge for the virtual machine usage. Users access the feature through claude.ai/code in a web browser, known as “Claude Code on the web,” where they can initiate cloud sessions by providing a task and pointing to their GitHub repository.

The feature’s migration from research preview to general availability signals that Anthropic considers the technology stable and ready for production use. Cloud sessions were initially introduced as a beta feature for testing, but the September 23 announcement confirmed they are now included as a standard component of paid plans.

Promotional Credit Details and Requirements

The one-time promotional credit requires several steps to claim and use. Subscribers must visit Anthropic’s dedicated claim link or run the /claim-credit command in the Claude Code command-line interface by 11:59 PM Pacific Time on October 7, 2026. The credit only applies to cloud sessions and is spent before the regular plan usage allowance.

Timeline showing Claude Code cloud sessions launch September 23, claim deadline October 7, expiration November 4 with $100...

To actually use the credit, subscribers need to connect their GitHub account to Claude Code, as cloud sessions require repository access to function. The credit applies automatically once a cloud session starts, with no code entry required. Free tier Claude.ai users are not eligible for the promotional credit, which is restricted to existing Pro and Max subscribers who held active subscriptions when the offer launched.

The promotional credit represents additional compute capacity specifically for cloud sessions. It operates separately from the standard usage limits included in Pro and Max plans, though once the credit is exhausted, cloud session usage will count against the subscriber’s regular plan allowance.

Broader Context for Claude Code Development

Claude Code was initially released in research preview on February 24, 2025, and reached general availability on May 22, 2025. The tool has undergone continuous expansion since launch, with Anthropic adding features including Auto Mode for automated approvals, Desktop workspace improvements, and Routines for scheduled automations.

Claude Code evolution timeline: Research Preview Feb 2025 through Cloud Sessions Launch Sept 2026 roadmap.

The cloud sessions announcement comes shortly after Anthropic introduced a complete overhaul of the Projects feature on September 17, 2026. The updated Projects system transforms what was previously a static folder for storing instructions into a conversational coordinator that can autonomously direct multiple agents. This allows clusters of parallel cloud sessions to work simultaneously across multiple repositories, each with its own branch.

The timing of the credit offer also follows the free usage limit reset that accompanied the Opus 5.5 launch. However, Anthropic clarified that the cloud sessions credit is a separate promotion with distinct rules and deadlines, not an extension of the Opus 5.5 reset.

Key Facts

  • Launch date: Cloud sessions moved from research preview to general availability on September 23, 2026
  • Credit amounts: $100 for Pro subscribers, $250 for Max subscribers
  • Claim deadline: October 7, 2026 at 11:59 PM Pacific Time
  • Credit expiration: November 4, 2026
  • Requirements: Active Pro or Max subscription and connected GitHub account
  • Usage: Credit applies only to cloud sessions, not regular Claude Code usage

Industry Impact

The general availability of cloud sessions positions Claude Code more competitively against other AI coding tools that offer remote execution capabilities. By eliminating the need for developers to maintain active local sessions, Anthropic removes a significant barrier to extended autonomous coding tasks. This is particularly relevant for complex development work that may require hours of continuous AI agent activity, such as large-scale refactoring, comprehensive test generation, or multi-file feature implementation.

The feature’s cloud-first rollout strategy also reflects broader industry trends toward remote development environments. However, the requirement to send code to Anthropic’s infrastructure may present adoption barriers for enterprises with security policies that prohibit transmitting sensitive code to external clouds.

Despite the promotional aspect, the credit offer primarily serves as an incentive for existing subscribers to test the newly stabilized cloud execution environment. The relatively short claim window and November expiration date suggest Anthropic wants concentrated early feedback on the feature’s performance at scale.

Sources