Pranay Prakash 599cf72a65 Merge remote-tracking branch 'origin/main' into pgp/returnvalue-stream
* origin/main:
  test: regression coverage for hook.resume() from isolated route bundles (o2flow beta.26 incident) (#3001)
  docs(agents): note lint/format/typecheck are advisory, not blocking (#2886)
  Retry transient connection timeouts (#3013)
  fix(world-vercel): append caller User-Agent products instead of discarding them (#2998)
  [ci] Enable NestJS e2e-vercel-prod and add to docs as "experimental" (#3011)
  [ci] Benchmark comment: Best column + best/p75/p99 deltas (drop Avg/P10) (#3005)
  docs: fall back to first child page for sidebar folders without an index (#3009)
  [nest] Fix NestJS Vercel build output (#2988)
  Avoid resolving run data for background steps (#2993)
  chore(docs): update @vercel/geistdocs to 1.14.0 (#3002)
  fix(docs): add version-switcher fallback redirects for pages missing in one version (#3003)
  ci: update opencode to 1.18.4 and switch backport AI model to claude-fable-5 (#3006)
  fix(core): batch stream writes via writeMulti (#2995)
2026-07-21 13:50:50 +07:00
2025-10-23 12:07:52 +03:00
2025-10-23 12:07:52 +03:00
2025-10-23 12:07:52 +03:00
2026-02-05 16:19:16 -08:00
2025-10-23 12:07:52 +03:00
2025-10-23 12:07:52 +03:00

Workflow SDK logo

Workflow SDK

Vercel logo NPM version License Join the community on GitHub

Getting Started

The Workflow SDK lets you easily add durability, reliability, and observability to async JavaScript. Build apps and AI agents that can suspend, resume, and maintain state with ease.

Visit https://workflow-sdk.dev to view the full documentation.

Community

The Workflow SDK community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects with other people.

Contributing

Contributions to Workflow SDK are welcome and highly appreciated. Please use GitHub issues and discussions to collaborate with the team and wider community.

Author list

Workflow SDK was built by engineers at Vercel and the Open Source Community.

The initial core contributing engineers are:

The Workflow SDK logo was designed by Cecilio Ruiz @ceciliorz


Security

If you believe you have found a security vulnerability in Workflow SDK, we encourage you to responsibly disclose this and not open a public issue.

To participate in our Open Source Software Bug Bounty program, please email responsible.disclosure@vercel.com. We will add you to the program and provide further instructions for submitting your report.

S
Description
workflow: Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry…; workflow-init: Install and configure Vercel Workflow SDK before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable…
Readme 140 MiB
Languages
TypeScript 88.8%
JavaScript 5.9%
Rust 4%
CSS 0.5%
Python 0.4%
Other 0.3%