Vercel has added domain search functionality to its CLI, enabling developers to query domain availability directly from the command line. Previously, this required switching to the Vercel web dashboard, adding friction to deployment workflows. The update keeps more actions within the terminal, reducing context-switching for keyboard-driven developers.
Mistral introduced Devstral 2, a 123B coding model, and Devstral Small 2, a 24B variant for lighter deployment. The company reports 72.2% and 68.0% on SWE-bench Verified, respectively, with permissive open-source licensing. It also launched Mistral Vibe CLI, an open-source terminal agent for codebase exploration, multi-file edits, command execution, and IDE integration.
Vercel’s changelog lists an update titled “Experimental native binaries for Vercel CLI.” The available source text does not provide implementation details, supported platforms, install commands, or performance claims. The main takeaway is that Vercel is experimenting with a native binary distribution path for its CLI, which could matter to developers who rely on Vercel CLI in local workflows or CI automation.
Vercel’s changelog entry points to a new capability for tracing any Vercel request from the CLI. The original body was not provided, so exact commands, requirements, output fields, pricing, and limitations cannot be confirmed. Based on the title, the update is most relevant to developers debugging deployments, investigating production issues, and reducing context switching during request-level troubleshooting.