Claude Code on Web
Anthropic has launched Claude Code on Web a async agent like Google Jules or Cursor background agent
Basically, you can use it to do within the browser. It’ll run the code in a sandbox environment. And it can be rise a PR or something to get your code merged.
You can read about how they handle sandbox in their engineering post
It’s currently available only on Pro and Max plan users, so I didn’t get chance to play around with it but I really like the experience in Google Jules / Cursor.
You just need to select the repo, prompt what needs to be done and let the robot do the work 🤖
Simon has recently wrote about his experience about using it. You can check that as well.