Radial / Docs Viewport Early access

Viewport extension

Working with AI

Review a live site the way you'd mark up a printout: retype copy in place, pin notes on elements. Then copy the whole review as one prompt-ready block for Claude Code, Codex, or any agent. For bigger jobs, export everything an agent needs to understand the site.

Edit text

Press E (or the T button), click any text in the framed site, and retype it inline. The change stays on the page as a live preview with an amber highlight, and records the exact before → after pair.

Comments

Press C (or the bubble button) and click elements to pin notes. Pins mark existing comments; click one to read or delete it. Comments persist across sessions, stored locally per site, so notes you leave today are waiting tomorrow. Esc exits comment mode.

Copy for AI

Once you have edits or comments, a Copy for AI pill appears in the toolbar with the count. One click copies everything on the site as a single prompt-ready block:

Paste it into your agent and watch it apply the review to the real codebase.

Site context export

The book button compiles everything an AI needs to understand the site (say, before a redesign) as one markdown document plus a zip:

The markdown lands on your clipboard and in <site>-context.zip; drop the folder into a project and point your agent at it. Content is gathered fetch-only, so heavily client-rendered sites get a "may be incomplete" warning. Esc cancels.

Style guide

Press G (or the swatch button) for the style guide the site never published, built live from a computed-style census of the framed page: color swatches with usage counts, type specimens per role, the site's actual button styles as chips, radius and shadow samples, and consistency findings.