Fetching from the wire…
Infra2026-09-02 · source-backed
Fluid absorbs every workload shape onto a single mechanism, currently carrying over 15 million builds a day and a trillion requests a month (Vercel). Underneath is Hive, provisioning a full VM in milliseconds with filesystem state included, giving isolation stronger than an isolate without container startup cost. Billing is Active CPU, so you pay only while code runs, not while it waits on a database or a model call. That pricing shape is what makes long-idle agent workloads affordable, and it's the detail to copy if you're building anything that sits waiting on tool returns.
Each link below shares sources, entities, or timing with this story.
I've been saying for months that the missing piece in agentic coding isn't smarter models. It's that agents can't provision anything. They can write code all day but the moment they need a database, an auth provider, or a hosting account, a human has to step in, click through...
Vercel just shipped the stuff that makes Fly.io and Railway nervous, and they did it in a single push. The Vercel Container Registry is now a thing: an OCI-compliant image registry on Vercel's own infrastructure. You can deploy an HTTP server straight from a Dockerfile or Cont...
Simon Willison found it in the OpenRouter price list. 1.6T MoE, ~49B active, 1M context, up to 384K output, at $0.435/M input (cache miss) and $0.87/M output. The agentic-coding deltas versus the preview are the story: DeepSWE 12.8 → 62.7, CyberGym 52.7 → 83.3, Terminal Bench...
Released August 6 by InclusionAI, it's a native hybrid-reasoning MoE with switchable Thinking and Instant modes, native function calling, prompt caching and 256K context, aimed at resource-constrained and fully local deployment (demoed against obsidian-cli over a local notes r...
Vercel shipped it July 28: a fork starts from the source sandbox's current snapshot, inherits config and env vars, and supports per-field overrides. Forking takes about the same time as creating a sandbox with equivalent limits and falls back to fresh creation when no snapshot...
Announced at Vercel Ship 2026, AI SDK 7 converts a model-abstraction library into a toolkit for agents that reason, call tools, run across many turns, and work across files and sandboxes, behind one provider-agnostic interface. Vercel paired it with Eve (define agent instructi...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.