惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
WordPress大学
WordPress大学
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 聂微东
L
LangChain Blog
云风的 BLOG
云风的 BLOG
Jina AI
Jina AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
I
InfoQ
大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
量子位
The GitHub Blog
The GitHub Blog
博客园 - 【当耐特】

Workflow SDK Documentation

Patterns for Defining Tools Human-in-the-Loop Building Durable AI Agents Queueing User Messages Resumable Streams Sleep, Suspense, and Scheduling Streaming Updates from Tools Workflow Globals Changelog Resilient run start Cookbook Building a World Deploying Astro Express Fastify Hono Getting Started NestJS Next.js Nitro Nuxt Python SvelteKit Vite corrupted-event-log fetch-in-workflow hook-conflict Errors node-js-module-in-workflow
API Reference
2026-05-31 · via Workflow SDK Documentation

Complete reference for all Workflow SDK functions and primitives by package.

All the functions and primitives that come with Workflow SDK by package.

Workflow Globals

Global APIs available inside workflow functions, including deterministic APIs, Web Platform APIs, and environment variables.

workflow

Core workflow primitives including steps, context management, streaming, webhooks, and error handling.

workflow/api

API reference for runtime functions from the workflow/api package.

workflow/runtime

Runtime functions for resolving the World instance and the low-level World SDK.

workflow/observability

Utilities to hydrate step I/O, parse display names, and decrypt workflow data.

workflow/next

Next.js integration for Workflow SDK that automatically configures bundling and runtime support.

workflow/nitro

Nitro module for workflow bundling and runtime support.

workflow/nuxt

Nuxt module for workflow bundling and runtime support.

workflow/sveltekit

SvelteKit Vite plugin for workflow bundling and runtime support.

workflow/astro

Astro integration for workflow bundling and runtime support.

workflow/vite

Standalone Vite plugin for workflow bundling and runtime support.

workflow/nest

NestJS module for workflow bundling and runtime support.

workflow/errors

Semantic error types for handling workflow storage backend failures.

@workflow/serde

Serialization symbols for custom class serialization in workflows.

@workflow/ai

Helpers for integrating AI SDK for building AI-powered workflows.

@workflow/vitest

Vitest plugin and test helpers for integration testing workflows in-process.

On this page

No Headings