Claude Code Auto-Fix Goes Cloud - Fix CI Failures and PR Reviews From Your Phone
News

Claude Code Auto-Fix Goes Cloud - Fix CI Failures and PR Reviews From Your Phone

calendar_today Date:
schedule Duration: 1:00
visibility Views: 343
database
Summary Report

Anthropic just shipped cloud-based auto-fix for Claude Code. Web and mobile sessions can now monitor your pull requests, fix CI failures, and address review comments - all without your laptop open. T

Anthropic just shipped cloud-based auto-fix for Claude Code. Web and mobile sessions can now monitor your pull requests, fix CI failures, and address review comments - all without your laptop open. The feature extends Claude Code's existing auto-fix capability into the cloud. Once you open a PR, Claude watches it in the background. If a CI check fails or a reviewer leaves a comment, it reads the output, writes the fix, and pushes - iterating until the PR is green. What makes this different is where it runs. Previous auto-fix required a local Claude Code instance. This version runs entirely on Anthropic's infrastructure, so you can start a task on your desktop, close the lid, and pick it up from your phone or browser later. It also ties into Claude Code's cloud-based scheduled tasks. You can point it at a repo with a schedule and a prompt, and it will execute automatically - dependency upgrades, linting sweeps, whatever you define. Walk away from a PR and come back to it already merged. That's the pitch - and for teams drowning in CI red, it might actually land.