github VoltAgent/voltagent @voltagent/server-hono@2.0.7

8 hours ago

Patch Changes

  • #1084 95ad610 Thanks @omeraplak! - Add stream attach support for in-progress workflow executions.

    • Add GET /workflows/:id/executions/:executionId/stream to attach to an active workflow SSE stream.
    • Add replay support for missed SSE events via fromSequence and Last-Event-ID.
    • Keep POST /workflows/:id/stream behavior unchanged for starting new executions.
    • Ensure streamed workflow resume uses a fresh suspend controller so attach clients continue receiving events after resume.
  • Updated dependencies [f275daf, 95ad610]:

    • @voltagent/core@2.4.4
    • @voltagent/server-core@2.1.7

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.