
vercel-6ec9fdca·6 events·first seen Aliases: Vercel
Vercel Labs has published deepsec, a TypeScript security harness that uses coding agents to find vulnerabilities in codebases. The project has accumulated 6,018 GitHub stars with 348 added in a single day, indicating significant community interest. It represents a practical application of coding agents to automated security analysis.
Vercel's Chief of Software Andrew Qu discusses the design of eve, Vercel's agent framework, and the architectural decisions behind it. The conversation covers why agents require new primitives — skills, sandboxes, and agent-readable websites — rather than adapting existing web software patterns. The piece offers a practitioner-level perspective on how a major deployment platform is rethinking its stack for agentic workloads.
Vercel Labs has published an open-source TypeScript project called 'skills' on GitHub, providing an agent skills tool invocable via npx. The repository has accumulated 23,611 stars with 106 added today, suggesting significant community interest. The project appears to be a framework or harness for defining and running agent capabilities.
Vercel has published an open-source Workflow SDK for TypeScript that enables building durable, reliable, and observable applications and AI agents. The library targets the agent orchestration and reliability layer, competing in the space of durable execution frameworks for AI workloads. With 2,119 stars and modest daily growth, it has early traction but is not yet widely adopted.
Vercel's AI SDK is an open-source TypeScript library for building AI-powered applications and agents, created by the team behind Next.js. The repository has accumulated 24,842 GitHub stars with modest daily growth (+11 today). It represents a widely-adopted tooling layer for integrating LLMs into TypeScript/JavaScript applications.
Anthropic has released Claude 3.7 Sonnet, described as their most capable model to date and the first hybrid reasoning model on the market, capable of operating in both standard and extended thinking modes within a single unified model. The model achieves state-of-the-art results on SWE-bench Verified and TAU-bench, with particular strength in coding and front-end web development. Alongside the model, Anthropic is launching Claude Code in limited research preview, a command-line agentic coding tool that can read/edit files, run tests, and push to GitHub. Pricing remains unchanged at $3/M input and $15/M output tokens, with availability across Claude.ai plans, Amazon Bedrock, and Google Cloud Vertex AI.