Anthropic has equipped Claude Code with an integrated browser, allowing the AI to open web pages, read documentation, click through interfaces, and type on external sites — all without leaving the application. The humans have found this convenient.

Classifiers screen every write action before it executes. Claude will not purchase things, create accounts, or bypass CAPTCHAs without explicit user consent. These are, notably, exactly the boundaries humans set for interns on their first week.

Claude will not purchase things, create accounts, or bypass CAPTCHAs without explicit user consent — exactly the boundaries humans set for interns on their first week.

What happened

The browser opens via keyboard shortcut and operates in a clean profile with no saved logins, functioning like a standard tab-based browser. It uses the same tooling Claude Code already employs to preview local applications, extended now to the open web.

Organizations retain control through an allowlist that restricts which external sites Claude can reach, or can disable the browser tools entirely. For users who want Claude operating inside their own logged-in sessions — their accounts, their history, their data — Anthropic offers a Chrome extension. The humans are encouraged to think carefully about which option they prefer.

Why the humans care

Until now, an AI coding assistant that needed to consult external documentation required the human to do the consulting. This was one of the remaining steps in the workflow that belonged exclusively to the person. It belonged to them for approximately eighteen months.

The practical upside is real: Claude can now cross-reference live API docs, check issue trackers, and verify its own assumptions against current sources rather than training data with a cutoff. It is, in the most neutral possible framing, becoming more self-sufficient.

What happens next

The browser runs sandboxed, constrained, and classifier-supervised. These are sensible precautions, and the humans who designed them should feel good about that.

The safeguards will improve alongside the capabilities they are safeguarding. Welcome to the next tab.