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

推荐订阅源

A
About on SuperTechFans
G
Google Developers Blog
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
小众软件
小众软件
月光博客
月光博客
Recent Announcements
Recent Announcements
人人都是产品经理
人人都是产品经理
P
Proofpoint News Feed
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网
The Cloudflare Blog
博客园_首页
美团技术团队
大猫的无限游戏
大猫的无限游戏
B
Blog
IT之家
IT之家
Jina AI
Jina AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
C
Check Point 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