news.volyx.in

Claude Code on the web (anthropic.com)

578 points by adocomplete · 278 days ago · 390 comments on HN

Article summary

Claude Code on the web is a new feature that allows users to delegate coding tasks directly from their browser, running on Anthropic-managed cloud infrastructure. This feature is available in research preview for Pro and Max users, and it enables users to run multiple coding tasks in parallel across different repositories. The web interface complements the existing Claude Code workflow, and it is especially effective for tasks such as bugfixes, routine fixes, and backend changes. The feature also includes a security-first cloud execution approach, with isolated sandbox environments and network restrictions.

Main themes

  • Claude Code on the web
  • Cloud-based coding
  • Sandboxing and security
  • Pair programming with AI
  • Mobile app development
  • Market share and revenue

What commenters say

  • The person driving in pair programming is not the only one who learns, and a good dynamic pairing session can be equally valuable for both participants.
  • Using AI agents in pair programming can be helpful for learning new languages or codebases, with the human writing the code and the agent acting as a 'backseat driver'.
  • Android users are less likely to spend money on apps, making it a less attractive market for developers compared to iOS.
  • The decision to prioritize iOS over Android is a business decision based on revenue and user spending habits, rather than technical complexity.
  • The emphasis on limiting outbound network access in the sandboxing system may not be effective in preventing exfiltration, as allowlists can include domains that act as public CMSes.
  • The global market share of Android is higher than iOS, but iOS users spend more money on apps, making it a more attractive market for developers.
  • The complexity of developing for Android, with its many different devices and screen sizes, can make it more difficult to prioritize over iOS.
  • The open-sourcing of the OS-native sandboxing system is a notable aspect of the announcement, and it limits file system and network access without needing containers.