``` Claude 代码在网页上 ```
Claude Code on the web

原始链接: https://www.anthropic.com/news/claude-code-on-the-web

## Claude 代码现已在网页和移动端推出 (Beta) Anthropic 已经发布了 **Claude 代码网页版** 的 Beta 研究预览版,允许开发者通过浏览器界面直接委派编码任务。这个新功能让您可以将多个编码任务——例如错误修复、常规更新或并行开发——分配给 Claude,Claude 在 Anthropic 安全的云基础设施上运行。 主要优势包括 **跨仓库并行任务执行**、**实时进度跟踪**和**自动创建 Pull Request**,并附带清晰的摘要。它补充了现有的 Claude 代码工作流程,尤其适用于项目理解、测试驱动开发的后端更改以及定义明确的任务。 安全性是首要任务,任务在隔离的沙箱中运行,并限制网络访问。还提供自定义网络配置。 Claude 代码现在可通过 claude.com/code 访问,适用于 Pro 和 Max 用户,并且 iOS 上提供有限的预览版。用户应注意共享速率限制。

## Claude 代码更新:摘要 Anthropic 最近发布了 Claude 代码的更新,将其带到 iOS 和网页,并可无缝切换到 CLI 版本。一个关键特性是新**开源的、操作系统原生的沙箱系统**,旨在限制文件系统和网络访问,*无需*容器——尽管一些评论员质疑其有效性,因为允许列表中的域名可能导致数据泄露。 讨论围绕着**付费计划的潜在使用限制**,人们担心高容量用户现有的节流问题。一些用户报告说,即使每天大量使用,Claude 代码的体验也很好。 此次发布强调了 Anthropic 与 **Apple 的战略合作关系**,解释了其 iOS 优先的方法。用户也在探索第三方应用程序,例如“Happy”,以便在 iOS 上运行 Claude 代码会话。 最后,关于人工智能编码工具对软件开发的影响存在争论,一些人对技能相关性和潜在的工作满意度下降表示担忧,而另一些人则强调了 Claude 代码等工具的速度和成本效益。
相关文章

原文

Today, we're introducing Claude Code on the web, a new way to delegate coding tasks directly from your browser.

Now in beta as a research preview, you can assign multiple coding tasks to Claude that run on Anthropic-managed cloud infrastructure, perfect for tackling bug backlogs, routine fixes, or parallel development work.

Run coding tasks in parallel

Claude Code on the web lets you kick off coding sessions without opening your terminal. Connect your GitHub repositories, describe what you need, and Claude handles the implementation.

Each session runs in its own isolated environment with real-time progress tracking, and you can actively steer Claude to adjust course as it’s working through tasks.

With Claude Code running in the cloud, you can now run multiple tasks in parallel across different repositories from a single interface and ship faster with automatic PR creation and clear change summaries.

Flexible for every workflow

The web interface complements your existing Claude Code workflow. Running tasks in the cloud is especially effective for:

  • Answering questions about how projects work and how repositories are mapped
  • Bugfixes and routine, well-defined tasks
  • Backend changes, where Claude Code can use test-driven development to verify changes

You can also use Claude Code on mobile. As part of this research preview, we’re making Claude Code available on our iOS app so developers can explore coding with Claude on the go. It’s an early preview, and we hope to quickly refine the mobile experience based on your feedback.

Security-first cloud execution

Every Claude Code task runs in an isolated sandbox environment with network and filesystem restrictions. Git interactions are handled through a secure proxy service that ensures Claude can only access authorized repositories—helping keep your code and credentials protected throughout the entire workflow.

You can also add custom network configuration to choose what domains Claude Code can connect to from its sandbox. For example, you can allow Claude to download npm packages over the internet so that it can run tests and validate changes.

Read our engineering blog and documentation for a deep dive on Claude Code’s sandboxing approach.

Getting started

Claude Code on the web is available now in research preview for Pro and Max users. Visit claude.com/code to connect your first repository and start delegating tasks.

Cloud-based sessions share rate limits with all other Claude Code usage. Explore our documentation to learn more.

联系我们 contact @ memedata.com