It Looks Familiar, But This Isn't the Old Preview Window
The most useful thing to understand about this release is what it replaces. Claude Code's desktop app already had a preview pane, but that pane was only an HTML renderer - it could show simple markup and styling and fell over on anything more complex. The new Browser pane is a full, tabbed, web-capable browser that can navigate, click, and handle server-rendered sites, not just static files [1]. That distinction is why the launch generated an 'is this actually new?' undercurrent in the community: from a distance it looks like the same panel, but underneath it went from a viewer to an interactive browser.
That upgrade is what makes the rest of the feature set possible. Because it is a real browser rather than a preview, Claude can pull up docs, designs, issue trackers, or a running production app and interact with them the same way it already interacts with a local dev server [2]. The pane can still open static HTML files, PDFs, images, and videos from the project, so the old preview use case survives - it is now a subset of a much larger capability.



