You can now use the Vercel CLI to manage Vercel Toolbar comments. vercel comments
covers the full triage loop:
List and filter unresolved comments for the linked project, scoped to your current Git branch
Inspect a full thread with every message and its IDs
Reply, resolve, reopen, edit, or delete from the terminal
--format json
output for scripts and agents
Start by listing all of the unresolved comments in the current branch:
Dig deeper into a specific thread:
Reply, resolve, edit:
Update to the latest Vercel CLI version and run vercel comments
. Or just prompt your coding agent:
Learn more in the comments CLI docs.