Commit Graph

  • 6116307748 docs: address review — optional startup step in getting-started + nav order Pranay Prakash 2026-06-20 12:37:57 -07:00
  • e3672e84f4 fix(world-vercel): cancel v4 event frame stream on early exit (#2547) Shohei Maeda 2026-06-21 04:36:51 +09:00
  • 44c0577ffc docs: import defineNitroPlugin in Nitro sample so code-samples typecheck Pranay Prakash 2026-06-20 11:24:04 -07:00
  • a4f4c2608e fix(nitro): drop auto startup plugin; document manual Nitro wiring Pranay Prakash 2026-06-20 11:13:27 -07:00
  • a2c635b674 fix(recovery): unbreak Nitro/Vite builds + bundled-version world startup Pranay Prakash 2026-06-20 10:29:43 -07:00
  • 10dfdd7cb3 deploy: 5377e880c7 github-actions[bot] 2026-06-20 17:11:16 +00:00
  • 5377e880c7 feat(docs): add eve and AI SDK to product switcher (#2543) Ben Sabic 2026-06-21 02:40:26 +10:00
  • a817e906ca feat(recovery): start the World at server boot to recover in-flight runs Pranay Prakash 2026-06-20 09:27:14 -07:00
  • f4783a7c65 deploy: 047ebd0368 github-actions[bot] 2026-06-20 03:53:11 +00:00
  • 25a92004a1 deploy: b713d8417b github-actions[bot] 2026-06-20 03:22:24 +00:00
  • 047ebd0368 [vitest] Fix local imports failing to load in test step bundles (#2351) Peter Wielander 2026-06-19 20:04:41 -07:00
  • b713d8417b [builders] Fix unicode-escape crash in workflow graph extraction (#2324) Peter Wielander 2026-06-19 20:04:27 -07:00
  • 23fcdf4bda Fail closed for deferred workflow route stubs #2536 fail-closed-deferred-workflow-stubs Karthik Kalyanaraman 2026-06-19 09:40:09 -07:00
  • a45bcdc49b deploy: a12b32cd0f github-actions[bot] 2026-06-19 16:36:51 +00:00
  • 015452a70c perf(core): drain consumable replay events synchronously (#2473) (#2504) github-actions[bot] 2026-06-19 09:18:50 -07:00
  • 170ea9659a perf(core): cache compiled workflow-bundle vm.Script across replays (#2471) (#2506) github-actions[bot] 2026-06-19 09:18:06 -07:00
  • a12b32cd0f Version Packages (beta) (#2495) workflow@5.0.0-beta.20 github-actions[bot] 2026-06-19 09:17:42 -07:00
  • ab24408244 Bump undici to 7.28.0 (#2534) (#2535) github-actions[bot] 2026-06-19 09:13:41 -07:00
  • 0195e05bf5 deploy: 90efb9653c github-actions[bot] 2026-06-19 14:21:45 +00:00
  • 90efb9653c otel(world-vercel): inject trace context on v4 event requests (#2533) Karthik Kalyan 2026-06-19 07:02:35 -07:00
  • 25796bd03a deploy: b563126aa1 github-actions[bot] 2026-06-19 08:17:03 +00:00
  • b563126aa1 Bump undici to 7.28.0 (#2534) Nathan Colosimo 2026-06-19 00:56:56 -07:00
  • b02a0f7346 changeset: make linked-mode cohesion note concise karthik/workflow-trace-cohesion Karthik Kalyanaraman 2026-06-18 20:31:28 -07:00
  • c55c63c728 deploy: 37312edd0a github-actions[bot] 2026-06-19 00:24:01 +00:00
  • e63e66d3cf deploy: de91f20f68 github-actions[bot] 2026-06-18 23:53:12 +00:00
  • 37312edd0a Default source maps to dev-on / prod-off (#2529) Pranay Prakash 2026-06-18 16:28:26 -07:00
  • 53335a0048 deploy: 84ccd40ea3 github-actions[bot] 2026-06-18 23:22:23 +00:00
  • 25fbbce9ad ci(quickjs): exclude webhook tests from the curated Node e2e subset Pranay Prakash 2026-06-18 16:12:17 -07:00
  • 2184cac5e4 ci(quickjs): retry workbench build to absorb transient turbopack SIGBUS Pranay Prakash 2026-06-18 16:05:57 -07:00
  • de91f20f68 otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (#2527) Karthik Kalyan 2026-06-18 16:04:02 -07:00
  • 84ccd40ea3 perf(core): parallel inline steps + optimistic lazy step start (#2516) Peter Wielander 2026-06-18 16:03:21 -07:00
  • 19da9beac6 deploy: 7aee0d4e4a github-actions[bot] 2026-06-18 22:41:08 +00:00
  • 7cdac8d5d7 Merge remote-tracking branch 'origin/main' into pgp/cloudflare-world-testing Pranay Prakash 2026-06-18 15:34:59 -07:00
  • 46677be56b fix(core): address review + add QuickJS CI (Node + workerd) Pranay Prakash 2026-06-18 15:34:30 -07:00
  • 7aee0d4e4a perf(core): decouple workflow VM seed/clock from startedAt (#2525) Nathan Rajlich 2026-06-18 15:21:58 -07:00
  • 6e1f79c922 deploy: 722bb7c6a2 github-actions[bot] 2026-06-18 22:09:48 +00:00
  • d35da5403a otel: nest linked-mode invocations under the delivery context Karthik Kalyanaraman 2026-06-18 14:48:26 -07:00
  • 722bb7c6a2 [world-local] [core] Cache local dev server port per process (#2522) Peter Wielander 2026-06-18 14:51:44 -07:00
  • 0a37983d17 otel: linked mode nests invocation under delivery context (route+execute cohesion) karthik/otel-trace-correlation Karthik Kalyanaraman 2026-06-18 14:40:52 -07:00
  • 9c6a45d471 deploy: d575c7e1a9 github-actions[bot] 2026-06-18 21:35:45 +00:00
  • fd621b1167 perf(core): ship build-time V8 code cache for workflow bundles #2523 peter/workflow-vm-compile-cache Peter Wielander 2026-06-18 14:28:01 -07:00
  • d575c7e1a9 Show pending runs as gray animated stripes in trace viewer (#2520) Mitul Shah 2026-06-18 17:17:00 -04:00
  • 1ffc078e8e perf(core): precompile workflow vm.Script at module init #2524 perf/script-precompile-module-init Nathan Rajlich 2026-06-18 14:07:53 -07:00
  • 018de6896f deploy: fb5abbbaf2 github-actions[bot] 2026-06-18 20:45:40 +00:00
  • fb5abbbaf2 [world-vercel] Route v4 event requests through global fetch (#2514) Peter Wielander 2026-06-18 13:27:42 -07:00
  • cf07446a69 deploy: ab2e9b8d07 github-actions[bot] 2026-06-18 20:14:35 +00:00
  • db8a2c4982 [core] Send workflowName with step events (#2511) (#2518) github-actions[bot] 2026-06-18 13:08:09 -07:00
  • ab2e9b8d07 [core] Send workflowName with step events (#2511) Peter Wielander 2026-06-18 12:43:40 -07:00
  • 5c9d38e1a1 perf(next): preload lazy workflow step bundle #2517 nate/lazy-step-bundle-preload Nathan Rajlich 2026-06-18 12:05:29 -07:00
  • bd51e3da3a deploy: 1332da3df9 github-actions[bot] 2026-06-18 17:59:42 +00:00
  • b06fa657f5 Stamp run IDs on world spans (#2508) (#2513) github-actions[bot] 2026-06-18 10:42:58 -07:00
  • 1332da3df9 Stamp run IDs on world spans (#2508) Karthik Kalyan 2026-06-18 10:41:00 -07:00
  • 3701102bd0 deploy: a92c16debd github-actions[bot] 2026-06-18 17:01:04 +00:00
  • b775ed4e34 Reject empty-string hook tokens in createHook() (#2490) #2512 backport/pr-2490-to-stable github-actions[bot] 2026-06-18 16:42:27 +00:00
  • a92c16debd Reject empty-string hook tokens in createHook() (#2490) Pranay Prakash 2026-06-18 09:41:36 -07:00
  • 578f7e1f1b Backport #2455: Fix Next workflow module specifier root (#2488) github-actions[bot] 2026-06-18 08:49:10 -07:00
  • 9258d41c38 deploy: 939890d4c2 github-actions[bot] 2026-06-18 07:15:32 +00:00
  • 895e481120 deploy: 16b36703e2 github-actions[bot] 2026-06-18 06:44:26 +00:00
  • 939890d4c2 perf(core): cache compiled workflow-bundle vm.Script across replays (#2471) Pranay Prakash 2026-06-17 23:37:45 -07:00
  • f7865ab903 feat(core): add opt-in QuickJS WASM workflow runtime Pranay Prakash 2026-06-17 23:31:42 -07:00
  • 16b36703e2 perf(core): drain consumable replay events synchronously (#2473) Pranay Prakash 2026-06-17 23:26:13 -07:00
  • 5e8de49fb8 deploy: e7ef9d823b github-actions[bot] 2026-06-18 06:22:20 +00:00
  • e7ef9d823b perf(core): lazy inline step start (save one world round-trip per step) (#2478) Pranay Prakash 2026-06-17 22:51:35 -07:00
  • 5bbb696a8c deploy: 2074f91b86 github-actions[bot] 2026-06-18 01:48:00 +00:00
  • 2074f91b86 perf(core): skip per-step events.list via inline event-log delta (#2475) Pranay Prakash 2026-06-17 18:29:28 -07:00
  • 660e45fd38 deploy: fe333088b7 github-actions[bot] 2026-06-18 00:45:05 +00:00
  • d6dbcf9fe8 deploy: f193d6e8ef github-actions[bot] 2026-06-18 00:26:57 +00:00
  • fe333088b7 Version Packages (beta) (#2491) workflow@5.0.0-beta.19 github-actions[bot] 2026-06-17 17:20:44 -07:00
  • 26fd184278 [world-vercel] Honor hasMore flag from v4 list pagination endpoint (#2486) Peter Wielander 2026-06-17 17:15:48 -07:00
  • f193d6e8ef Version Packages (beta) (#2451) workflow@5.0.0-beta.18 github-actions[bot] 2026-06-17 17:06:19 -07:00
  • 0dd2db8810 fix(web-shared): use solid gray for queued trace segment (#2474) (#2481) github-actions[bot] 2026-06-17 14:47:34 -07:00
  • 37ed6a583f test: support Vercel protection bypass secret in e2e headers (#2458) (#2479) github-actions[bot] 2026-06-17 14:45:12 -07:00
  • 6083869bf0 deploy: 744024458f github-actions[bot] 2026-06-17 21:37:43 +00:00
  • f6203bcc78 deploy: 6aa1ce0054 github-actions[bot] 2026-06-17 21:04:21 +00:00
  • 744024458f Fix Next workflow module specifier root (#2455) Nathan Rajlich 2026-06-17 13:47:07 -07:00
  • 6aa1ce0054 [world-vercel] Send remoteRefBehavior=lazy on v4 metadata-only event listings (#2415) Peter Wielander 2026-06-17 13:44:29 -07:00
  • afdb5c1f25 deploy: da373493d2 github-actions[bot] 2026-06-17 20:06:20 +00:00
  • da373493d2 [swc-plugin] Fix eager discovery for object property steps (#2484) Karthik Kalyan 2026-06-17 12:44:21 -07:00
  • f6f3c26ad1 deploy: 2599da0d8c github-actions[bot] 2026-06-17 19:38:13 +00:00
  • e42d5669a2 deploy: 8f6973319d github-actions[bot] 2026-06-17 19:07:18 +00:00
  • 2599da0d8c fix(web-shared): align attributes panel styling (#2483) Mitul Shah 2026-06-17 14:53:04 -04:00
  • ae0ab03bbf deploy: 0090788c45 github-actions[bot] 2026-06-17 18:36:10 +00:00
  • 8f6973319d [web-shared] Auto-scroll trace viewer on J/K span navigation (#2366) Mitul Shah 2026-06-17 14:17:10 -04:00
  • 9eb5b9f54d fix(web): render restarted step segment as solid gray, not running stripes (#2480) Mitul Shah 2026-06-17 14:02:00 -04:00
  • 0090788c45 fix(web-shared): use solid gray for queued trace segment (#2474) Mitul Shah 2026-06-17 14:01:48 -04:00
  • 71c622b421 deploy: 2acf13cc72 github-actions[bot] 2026-06-17 16:54:44 +00:00
  • 2acf13cc72 Add trace viewer span markers for hooks and attributes (#2452) Mitul Shah 2026-06-17 12:34:26 -04:00
  • 316741e1eb Merge branch 'ms/trace-span-markers' of github.com:vercel/workflow into ms/trace-span-markers #2452 ms/trace-span-markers mitul-s 2026-06-17 11:31:10 -04:00
  • 4a709b4cf0 deploy: b805a8d660 github-actions[bot] 2026-06-17 07:30:17 +00:00
  • b805a8d660 test: support Vercel protection bypass secret in e2e headers (#2458) Nathan Rajlich 2026-06-16 23:59:20 -07:00
  • 9d3770c6f1 deploy: 3c79c56af2 github-actions[bot] 2026-06-17 03:55:53 +00:00
  • 3c79c56af2 fix(core): bump payload-compression cutoff to 5.0.0-beta.18 (#2470) Nathan Rajlich 2026-06-16 20:24:47 -07:00
  • b3571378b8 fix(swc-plugin): count destructuring-default references in DCE usage analysis (#2398) (#2465) github-actions[bot] 2026-06-16 18:54:44 -07:00
  • e3771083e0 fix(deps): upgrade hono to 4.12.25 to resolve CVE-2026-54290 (#2462) (#2466) github-actions[bot] 2026-06-16 18:54:25 -07:00
  • 20a6d73a0a fix(core): make deploymentId 'latest' a no-op in non-Vercel worlds (#2397) (#2464) github-actions[bot] 2026-06-16 18:54:07 -07:00
  • 3bb5de1669 feat(cli): print run deep links with --url, fix dashboard route (#2467) (#2469) github-actions[bot] 2026-06-16 18:52:47 -07:00
  • 932ccf2a8c deploy: cb181392b9 github-actions[bot] 2026-06-17 00:56:40 +00:00
  • cb181392b9 feat(cli): print run deep links with --url, fix dashboard route (#2467) Pranay Prakash 2026-06-16 17:37:03 -07:00
  • 7c23e86f38 deploy: 5f0b845211 github-actions[bot] 2026-06-16 23:47:52 +00:00
  • 2bc368c424 fix(compression): address PR review on codec read paths, cross-deployment safety, and web zstd decode pgp/ref-compression Pranay Prakash 2026-06-16 16:36:38 -07:00