Want to try Vercel Functions that run up to 30 minutes?
If today’s 800s limit is just short of what you need for AI agents, long LLM calls, scraping/browser automation, media processing, or slower workflow steps/etc, reply/DM me!
The Grok Build Plugin Marketplace is now in beta.
Build with MongoDB, Vercel, Sentry, Cloudflare, and Chrome DevTools plugins from your terminal.
Read more x.ai/news/grok-plugin-market…
Fable 5 immediate thoughts:
- It understand the entire codebase really well
- It takes a very long time
- Does not add as many comments
- Quality seems good (still seeing how well it actually does)
Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use.
Its capabilities exceed those of any model we’ve ever made generally available.
Vercel Sandbox persistence is now GA, so I built a demo on top of it: 𝚞𝚙.
Run 𝚞𝚙 in your project:
• syncs your code into a Vercel Sandbox
• detects the framework, installs deps, runs your dev server
• serves it at a public URL you can share
• stop it, run 𝚞𝚙 . again, and it resumes from the snapshot, files and deps intact
try it: upcli.dev