Claude Code web app now available, granting access to GitHub repositories and network servers

Anthropic has released a web app version of Claude Code, which is available to subscribers of the $20 (approximately 3,000 yen) per month Pro plan and the $100 (approximately 15,000 yen) or $200 (approximately 30,000 yen) per month Max plan.
Claude Code on the web \ Anthropic

Sandboxing - Claude Docs
https://docs.claude.com/en/docs/claude-code/sandboxing
The Claude Code web app can be granted access to GitHub repositories. Once granted, developers can issue text-based development instructions, such as 'add new features to the dashboard.' Multiple sessions can also be run simultaneously, allowing developers to switch between them as needed.

In addition to releasing the web app, Anthropic also added the ability to run Claude Code in a sandbox environment.
Previously, Claude Code couldn't accept suggestions or change requests while a task was running, and instead asked for permission before making any changes or executing any steps along the way. Now, you can grant permissions to specific file system folders and network servers, reducing the approval step and improving security against threats like prompt injection.

According to Anthropic, internet access is only allowed 'via a UNIX domain socket connected to a proxy server running outside the sandbox.' This proxy server applies restrictions to the domains the process can connect to and handles user verification for newly requested domains. Additionally, users can customize the proxy and set their own rules for outgoing traffic.
This way, Claude Code can perform operations such as retrieving npm packages from approved sources without giving discretionary power to external communications and without requiring user permission or approval.
Ars Technica , an IT news site, said, 'For many developers, this sandboxing is more important than having a web app version available,' but added, 'While it's certainly convenient, it's also a double-edged sword, as it makes code review even more important. One of the strengths of the over-approval approach was that it allowed developers to carefully review even the smallest changes.'
The web app is available in beta as a research preview for Pro and Max plan users. The web app can be accessed from a PC browser, while the mobile version is limited to access via the iOS Claude app.
Related Posts:
in AI, Web Service, Posted by log1i_yk






