Malte Ubl
@cramforce
Artificial General UI @Vercel CTO. Immigrant 🇺🇸/🇩🇪/acc
You can now build your own AI app builder with the v0 Platform API. vercel.com/blog/build-you…
Hot screenshot from @gaspargarcia_. @v0 is managing sub agents via feature flags

BotID is one of my favorite new @vercel products. Invisible, zero-branding CAPTCHA that works with any framework. Alternatives waste your users’ time, decimate your conversion, or advertise other companies. I recently ran into this gem 💀:
Vercel BotID is now available for every web app. This extends BotID's invisible bot protection, already available for Next.js, to all JavaScript frameworks including SvelteKit, Nuxt, and more. vercel.com/changelog/boti…
We had a few React-isms in our invisible captcha BotID–but now it works with all frameworks and vanilla JS
Vercel BotID is now available for every web app. This extends BotID's invisible bot protection, already available for Next.js, to all JavaScript frameworks including SvelteKit, Nuxt, and more. vercel.com/changelog/boti…
Second day in a row that the Marine Layer is so strong that it is raining in the SF East Bay. In July!
Your customers should write your marketing copy, not a bunch of 'creatives' in a room
Millisecond MCP access to all of public GitHub via MCP. Lets your coding agent instantly validate usage patterns for APIs it isn't familiar with
Search 1M+ GitHub repositories from your AI agent using Grep's MCP server. Your agent can now reference coding patterns and solutions used in open source projects to solve problems and answer questions. vercel.com/blog/grep-a-mi…
👂 What backend frameworks do you want to deploy to Vercel with zero-configuration? Your answers will drive my roadmap, so please reply or DM. Ones I know of currently: → Nitro (Shipped last week) → Express.js → Hono → Nest.js → Fastify? → FastAPI?
We’re hiring software engineers across many teams here @vercel. If projects like @v0, @aisdk or @nextjs interest you, hit my DMs! Bonus points: DM me the biggest holy shit moment of your career (technical) Let’s ship it 🫡
I'm pretty happy seeing Vercel apply pressure to AWS Lambda's pricing by offering CPU-time only billing. We've known that Lambda functions easily have headroom to support concurrent invocations which can improve performance but also cost, so it's cool to see savings passed on:
𝚐𝚒𝚝 𝚛𝚎𝚖𝚘𝚝𝚎 𝚊𝚍𝚍 𝚘𝚛𝚒𝚐𝚒𝚗 𝚐𝚒𝚝://𝚐𝚒𝚝𝚑𝚞𝚋.𝚌𝚘𝚖/-/𝚟𝚎𝚛𝚢-𝚜𝚕𝚘𝚠-𝚊𝚐𝚒.𝚐𝚒𝚝 𝚐𝚒𝚝 𝚙𝚞𝚜𝚑 𝚘𝚛𝚒𝚐𝚒𝚗 𝚖𝚊𝚒𝚗
Claude Code is down and it isn't just me. I need my minions back! github.com/anthropics/cla…
In Next.js 15.4 we've added import traces for compiler errors to Turbopack. A big improvement for developer experience as well as coding with AI agents. The import trace is now aware of Server Components and Client Components. It also shows what environment the error happened…
Automatically migrate to AI SDK 5 with our initial set of codemods.
We're iterating on making Next.js better for coding with AI agents. The new experimental flag `browserDebugInfoInTerminal` forwards the browser console to the terminal (Shipped in 15.4 today). This means that cursor, VSCode, or a CLI agent can see client side errors and fix…