Manage Vercel Toolbar comments from the CLI
By Steven Van ·
You can now use the Vercel CLI to manage Vercel Toolbar comments.
The Vercel CLI can now manage Vercel Toolbar comments with a new vercel comments command. It covers the full triage loop: listing and filtering unresolved comments for the linked project (scoped to the current Git branch), inspecting a full thread with every message and its IDs, and replying, resolving, reopening, editing, or deleting comments from the terminal. A --format json option outputs results for scripts and agents.
To get started, update to the latest Vercel CLI and run vercel comments, or point a coding agent at it directly. More detail is in the comments CLI docs.

Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →