ToolsThe story, in brief

Workflow SDK now supports TanStack Start

Vercel's Workflow SDK now works with TanStack Start. Durable, resumable operations built into your framework.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel expands developer tooling for AI agents and workflow automation by integrating Workflow SDK with TanStack Start, lowering friction for developers building durable, resumable operations at the application layer.

The key facts

9 to know
  1. Workflow SDK now supports TanStack Start applications on Vercel

  2. Built on Vite; existing workflow/vite plugin works directly

  3. Write workflows in standard TypeScript with 'use workflow' and 'use step' hooks

  4. Durable, resumable operations that survive restarts and handle multi-day sleep/retry

  5. Compilation, queue configuration, and persistence handled by plugin

  6. Workflow SDK support added for TanStack Start applications

  7. Built on Vite; existing vite plugin works directly

  8. Durable, resumable operations with automatic retry and persistence

  9. Native TypeScript API via 'use workflow' and 'use step' hooks

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Workflow SDK now supports applications on Vercel.TanStack Start TanStack Start is built on Vite and , so the existing plugin works directly. Add it to alongside .Nitroworkflow/vitevite.config.tstanstackStart() From there, write workflow and step functions in standard TypeScript with and . They run…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools