[DOCS] Claude Code Chrome integration docs still describe it as "beta" after v2.1.198 GA
Documentation Type
Incorrect/outdated documentation
Documentation Location
https://code.claude.com/docs/en/chrome
Section/Topic
- The document title "Use Claude Code with Chrome (beta)"
- The introductory
<Note>block immediately below the description, which describes Chrome integration as "in beta" - Any cross-reference that still describes the feature as a beta
Current Documentation
The page opens with:
# Use Claude Code with Chrome (beta)
And the body states:
Chrome integration is in beta and currently works with Google Chrome and Microsoft Edge. It is not yet supported on Brave, Arc, or other Chromium-based browsers. WSL (Windows Subsystem for Linux) is also not supported.
What's Wrong or Missing?
The release notes for v2.1.198 announce "Claude in Chrome is now generally available", but the documentation page still calls the integration "beta" in two places (the H1 title and the introductory note). This contradicts the current product state and the new GA messaging.
The Beta language should be removed or replaced with a short status statement consistent with the rest of the docs (for example, listing only the platform-support and WSL limitations, not branding the whole feature as a beta). Any code.claude.com cross-references that still say "beta" should be updated in the same pass.
Suggested Improvement
Before:
# Use Claude Code with Chrome (beta) Chrome integration is in beta and currently works with Google Chrome and Microsoft Edge. It is not yet supported on Brave, Arc, or other Chromium-based browsers. WSL (Windows Subsystem for Linux) is also not supported.
After:
# Use Claude Code with Chrome Chrome integration is generally available and works with Google Chrome and Microsoft Edge. It is not yet supported on Brave, Arc, or other Chromium-based browsers. WSL (Windows Subsystem for Linux) is also not supported.
Also audit and update any other cross-references on code.claude.com that still describe the feature as a beta.
Impact
Medium - Makes feature difficult to understand
Additional Context
The release notes for v2.1.198 contain the change:
Claude in Chrome is now generally available
Affected Pages:
| Page | Context |
|---|---|
| https://code.claude.com/docs/en/chrome | H1 title and introductory <Note> describe the feature as "beta" |
No open documentation issue currently in the project's prefetched queue tracks this GA status change.