Manage Vercel Toolbar comments from the CLI
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 jsonoutput for scripts and agents
Common workflow
Start by listing all of the unresolved comments in the current branch:
Dig deeper into a specific thread:
Reply, resolve, edit:
Get started
Update to the latest Vercel CLI version and run vercel comments. Or just prompt your coding agent:
Learn more in the comments CLI docs.
评论
?
参与讨论