AI Briefing
KO

Manage Vercel Toolbar Comments with Vercel CLI

·2026.08.21 03:03

Key point

Vercel CLI now supports viewing, replying to, and resolving Vercel Toolbar comments directly from the terminal.

Details

The vercel comments command has been introduced to Vercel CLI, enabling direct management of Vercel Toolbar comments from the terminal environment. This feature lists unresolved comments scoped to the Git branch of the currently connected project.

Key features include:

  • vercel comments: List and filter unresolved comments for the current branch
  • vercel comments inspect <id>: View all messages and IDs for a specific thread
  • vercel comments reply/resolve/reopen/edit/delete: Reply to, resolve, reopen, edit, or delete comments from the terminal
  • --format json: Support for JSON output for scripting and AI agent integration

Developers can start their workflow by updating to the latest Vercel CLI version and running the command. Additionally, you can configure coding agents to automatically handle comments via the CLI by prompting them to "process comments left on the site."

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.