Anthropic:
We're offering a limited-time promotion that gives Pro and Max users extra usage credits exclusively for Claude Code on the web and mobile. This is designed to help you explore the full power of parallel Claude Code sessions without worrying about your regular usage limits.
I'm using Claude Code on the Web to take advantage of the free credits ($1,000 for Max users!), and it's pretty neat so far. It's slower than running it on my own machine, mostly because the tests and other ways of actually running the code are happening in the cloud instead of using my own resources, but it's a neat trick anyway. The option of having a few different sessions all working in parallel in the cloud, and being able to check in on their progress from mobile, is a nifty one.
Update: It does have its limitations, though. My app uses MiniMagick, and apparently that won't run in their cloud execution environment. My test results say:
### Test Suite: Failures Detected
**Generated:** 2025-11-05T07:41:24Z
**Test Suite Execution Time:** 202.61826 seconds
#### Summary
- **Total Tests:** 1622
- **Total Assertions:** 4841
- **Failures:** 0
- **Errors:** 28
- **Skipped:** 14
- **Status:** ❌ Test errors detected (28 MiniMagick executable errors)
#### Overview
All 28 errors are caused by a missing system dependency: ImageMagick's `convert` executable is not available in the test environment. This affects all tests that involve image processing and photo creation/manipulation. The errors occur when the Photo model attempts to process image variants after file attachment.
Claude Code Promotion | Claude Help Center
support.claude.com