
Vercel, a company that hosts websites and provides tools for the people who build them, has added the ability to manage its Toolbar comments from the command line. Developers can now list, reply to, resolve, reopen, edit or delete those comments from a terminal window instead of clicking through a browser.
If that sounds like it has nothing to do with running your business, you're right. This is plumbing for the people who build sites, not a change you will ever see or touch.
But the feature underneath it is worth a minute of your attention, because plenty of business owners don't know it exists. The Vercel Toolbar lets someone reviewing a site leave a comment directly on the page, pinned to the exact spot they're talking about. Instead of emailing your developer to say "the phone number on the services page looks wrong on my phone," you click the spot and type it. The comment carries the page, the position and the device with it.
That matters because the slowest part of most website revisions isn't the fix. It's the back and forth working out which page, which paragraph, which screen size. Feedback scattered across email threads, text messages and a phone call gets lost or half-done. Feedback pinned to the page doesn't.
The change announced here means your developer can now work through that queue of comments from their terminal, and can filter it down to whatever branch, meaning whichever version of the site they're currently working on, they have open. It also outputs in a format that scripts and AI coding assistants can read. Faster triage on their end, in theory. Nothing visible on yours.
Worth saying plainly: this only applies if your site is hosted on Vercel. Many small business sites aren't. If yours runs on WordPress through a standard host, or on Squarespace or Wix, none of this touches you, though most platforms have some equivalent comment or annotation feature.
What to do: nothing today. Next time you're due to review changes to your site, ask whoever built it whether there's a way for you to leave feedback directly on the page rather than by email. If there is, use it. It will save you both time.
Reported by:


