Copy visual context to agents from Vercel Toolbar
By Steven Van ·
Vercel Toolbar comments can now be copied with page, viewport, selector, and component tree data for coding agents.
Vercel Toolbar has added a "Copy for Agents" option to its comments feature, letting teams copy structured deployment feedback straight to a coding agent. A copied comment now includes the page URL, viewport dimensions, the selected text and node path, the React component tree, and the original comment text.
The structured output is meant to save teams from typing out where an issue occurs and what needs to change; an agent can read the component tree and selector directly instead. The feature is available to all Vercel users immediately, and is described in the changelog entry.
