You can now read and search changelogs from the CLI Vercel has released version 59.6.0 of its CLI, adding a new `vercel changelog` command that lets users and coding agents read and search the Vercel changelog feed directly from the terminal. The command returns the latest five changelogs with full Markdown content, supports keyword search, adjustable result counts, and JSON output for scripts and agents. You and your agents can now read and search the Vercel changelog feed from your terminal using vercel changelog . Coding agents can use this command to discover new Vercel products and features, find updates relevant to your project, and read full announcements to inform their recommendations. vercel changelog returns the latest five changelogs with full Markdown content. You can also set the number of results, search all changelogs using a keyword, and access JSON output for scripts and agents. Update the Vercel CLI to version 59.6.0 or later and run vercel changelog to get started. See vercel changelog --help for all available options.