Download Latest Version @voltagent_core@2.7.0 source code.tar.gz (6.3 MB)
Email in envelope

Get an email when there's a new version of VoltAgent

Home / @voltagent_serverless-hono@2.0.10
Name Modified Size InfoDownloads / Week
Parent folder
@voltagent_serverless-hono@2.0.10 source code.tar.gz 2026-04-08 6.3 MB
@voltagent_serverless-hono@2.0.10 source code.zip 2026-04-08 7.8 MB
README.md 2026-04-08 945 Bytes
Totals: 3 Items   14.1 MB 0

Patch Changes

  • #1191 a21275f Thanks @ravyg! - fix(serverless-hono): defer waitUntil cleanup to prevent tool crashes in Cloudflare Workers

    The finally block in toCloudflareWorker(), toVercelEdge(), and toDeno() was calling cleanup() immediately when the Response was returned, before streaming and tool execution completed. This cleared the global ___voltagent_wait_until while tools were still using it, causing crashes with time-consuming tools.

    Cleanup is now deferred through the platform's own waitUntil() so it runs only after all pending background work has settled.

  • Updated dependencies [19fa54b]:

    • @voltagent/server-core@2.1.12
Source: README.md, updated 2026-04-08