Vercel Labs
TrialPlatforms
Vercel's experimental research and prototyping group.
Why it's here
Placed in Trial: 3 article(s) of evidence from 3 source(s), led by open-source activity, with 3 in the last 30 days. Confidence 49%.
Evidence (3)
- 8The New Stack·8/8/2026framework_updateOpenAI, AWS, GitHub and others back Agent Plugins standard
OpenAI, AWS, Cursor, GitHub and Microsoft have backed Agent Plugins 1.0.0, an open, vendor-neutral packaging standard from Vercel for reusable AI agent extensions. The specification aims to make agent skills and MCP servers easier to distribute and load across different clients and runtimes, though some developers warn it does not solve the harder governance and permission issues.
- 5InfoQ·8/6/2026product_launchVercel Labs Releases Zero, a Graph-First Language for AI Agents
Vercel Labs has introduced Zero, an experimental systems programming language designed for AI agents rather than human developers. The language emphasizes a specific toolchain contract, structured error messages, and native binaries, and is currently at version 0.3.4. It remains under active development with a focus on small size, speed, and agent-friendly usability.
- 6Hacker News·7/26/2026open_sourceVercel releases Scriptc, a TypeScript-to-native compiler
Scriptc is a Vercel Labs project that compiles TypeScript to native binaries without bundling a JavaScript engine. The repository presents it as an experimental tool aimed at producing smaller, faster standalone executables for server-side use. Community discussion on Hacker News focused on its design, performance tradeoffs, and developer experience.