Commit Graph

  • 7548acb90a fix(sveltekit): patch server chunks with rollup-renamed __filename bindings Nathan Colosimo 2026-07-07 09:53:31 -07:00
  • 0c74cb568a Fix: occurredAt is used in the "Occurred" timestamp row of EventItem but is never declared, causing TS2304: Cannot find name 'occurredAt' and a build failure. #2636 c+ms/events-relative-time-ee1e vercel[bot] 2026-07-07 04:20:47 +00:00
  • c0fccf57e1 Merge branch 'main' into c+ms/events-relative-time-ee1e mitul-s 2026-07-06 23:36:17 -04:00
  • 756b76a40e deploy: 239031ad9e github-actions[bot] 2026-07-07 00:14:22 +00:00
  • 1216f039da feat(world-vercel): start-hook admission support #2765 nathan/start-hooks-04-world-vercel Nathan Colosimo 2026-07-06 14:04:19 -07:00
  • 3978dcbf12 feat(world-postgres): start-hook admission claims #2764 nathan/start-hooks-03-world-postgres Nathan Colosimo 2026-07-06 14:04:19 -07:00
  • 3ad883addc feat(world-local): start-hook admission claims #2763 nathan/start-hooks-02-world-local Nathan Colosimo 2026-07-06 14:04:19 -07:00
  • c413943fd1 feat(core): experimental start-hook admission for start() #2762 nathan/start-hooks-01-core Nathan Colosimo 2026-07-02 14:33:10 -07:00
  • 13c8a0faec Merge origin/main (post-#2732); retarget PR to main Nathan Colosimo 2026-07-06 16:56:20 -07:00
  • 94be32c111 Merge remote-tracking branch 'origin/main' into peter/streaming-writes Peter Wielander 2026-07-06 16:50:40 -07:00
  • 239031ad9e fix(next): respect basePath for workflow routes (#2732) Nathan Colosimo 2026-07-06 16:43:35 -07:00
  • 6c5eaa8131 deploy: 03862edb65 github-actions[bot] 2026-07-06 23:28:53 +00:00
  • 190abade32 deploy: 8a766884cf github-actions[bot] 2026-07-06 22:58:00 +00:00
  • 622a4e68c4 Replace typed workflow configuration with environment variable docs Nathan Colosimo 2026-07-06 15:55:54 -07:00
  • 67e63895e2 Merge remote-tracking branch 'origin/nathanc/fix-next-base-path' into nathanc/fix-framework-base-path Nathan Colosimo 2026-07-06 15:51:09 -07:00
  • 60ace10ff9 chore: trigger CI Nathan Colosimo 2026-07-06 15:50:21 -07:00
  • 70ef29bfc6 fix(core): workflow-context getWritable handles carry the run's framing Peter Wielander 2026-07-06 15:47:48 -07:00
  • c62bb07153 docs(builders): update runtime-asset limitation comment Nathan Colosimo 2026-07-06 15:42:32 -07:00
  • 572c00ff1c feat(builders): bundle-root asset copies and wholesale native addon packages Nathan Colosimo 2026-07-06 15:41:07 -07:00
  • ce1ddb2a3f Merge remote-tracking branch 'origin/main' into nathanc/fix-next-base-path-local #2732 Nathan Colosimo 2026-07-06 15:38:17 -07:00
  • 03862edb65 feat(world-vercel): send x-vercel-queue-region on proxy-mode queue sends (#2789) Nathan Rajlich 2026-07-06 15:30:00 -07:00
  • 1c94eae484 feat(core): byte-stream framed-v2 + version-gated marker capability Peter Wielander 2026-07-06 15:27:39 -07:00
  • 1f082d1664 fix(world-vercel): harden the stream write channel Peter Wielander 2026-07-06 15:27:24 -07:00
  • ecc1a2c0e9 Merge remote-tracking branch 'origin/main' into peter/streaming-writes Peter Wielander 2026-07-06 15:29:03 -07:00
  • e066fc7fcd Simplify: remove refactor churn and single-use indirection Nathan Colosimo 2026-07-06 15:27:57 -07:00
  • 8a766884cf change timing markers to be precise on the timeline (#2775) Mitul Shah 2026-07-06 18:27:10 -04:00
  • c9b3a11ae3 Relocate functions below the base path instead of rewriting queue deliveries Nathan Colosimo 2026-07-06 15:16:41 -07:00
  • db7af93364 deploy: 0f557d5ae4 github-actions[bot] 2026-07-06 21:39:58 +00:00
  • 265088c6b0 Audit PR file by file; remove remaining junk Nathan Colosimo 2026-07-06 14:37:28 -07:00
  • 4fbb395e49 Drop explicit root-URL 404s; inherit framework base path semantics Nathan Colosimo 2026-07-06 14:21:23 -07:00
  • 0f557d5ae4 Statically inject workflow world target (#2752) JJ Kasper 2026-07-06 14:19:45 -07:00
  • ed07074725 Fix: Aborting a framed-v2 (retransmit-safe) WorkflowServerWritableStream no longer tears down world-vercel's per-stream StreamSocketWriter, leaking the writer and leaving its WebSocket reconnecting/resending abandoned data. vercel[bot] 2026-07-06 21:19:08 +00:00
  • 33a459a280 Trim tests and consolidate base path helpers in builders Nathan Colosimo 2026-07-06 13:56:23 -07:00
  • 4247c0cdef deploy: 166bb7bde6 github-actions[bot] 2026-07-06 20:52:27 +00:00
  • 2cd6fcdd30 refactor(core,world,world-vercel): move the WS write transport behind writeMulti Peter Wielander 2026-07-06 13:39:09 -07:00
  • 1e3ef601f6 Verify base path support on Vercel previews; fix queue delivery and routing Nathan Colosimo 2026-07-06 13:34:50 -07:00
  • 166bb7bde6 Version Packages (beta) (#2692) workflow@5.0.0-beta.27 github-actions[bot] 2026-07-06 13:32:59 -07:00
  • ce82aa20a7 refactor(world-vercel): drop streaming request-body support from instrumentedFetch Peter Wielander 2026-07-06 12:43:18 -07:00
  • 4fb7f19284 Test Next basePath builder wiring Nathan Colosimo 2026-07-06 12:39:35 -07:00
  • c97327b0ed feat(core): env-configurable stream write-channel tuning knobs Peter Wielander 2026-07-06 12:30:11 -07:00
  • c49e48e536 deploy: cc7f076528 github-actions[bot] 2026-07-06 19:25:58 +00:00
  • 822197c886 Version Packages (#2426) workflow@4.6.0 github-actions[bot] 2026-07-06 12:23:48 -07:00
  • 6b166f62dd Make runtime tuning constants env-configurable; forward server limit-override header (#2718) #2785 backport/pr-2718-to-stable github-actions[bot] 2026-07-06 19:19:17 +00:00
  • 9e38b4fd4d Merge remote-tracking branch 'origin/main' into peter/streaming-writes Peter Wielander 2026-07-06 12:16:48 -07:00
  • cc7f076528 Make runtime tuning constants env-configurable; forward server limit-override header (#2718) Peter Wielander 2026-07-06 12:05:13 -07:00
  • e9e22a0fd3 refactor(builders): drop owning-package.json copying; lock bundle-clobber invariant Nathan Colosimo 2026-07-06 12:04:28 -07:00
  • e357b6e9ab Merge origin/main into claude/merge-conflicts-main-j0yc2t claude/merge-conflicts-main-j0yc2t Claude 2026-07-06 18:59:22 +00:00
  • e4354f7972 feat(world-vercel): default stream writes to the v3 endpoint Peter Wielander 2026-07-06 11:48:22 -07:00
  • d953382b3c fix(builders): shim __dirname/__filename in ESM bundles; copy runtime assets at every probed path Nathan Colosimo 2026-07-06 11:43:32 -07:00
  • 993e0a8fd6 deploy: eb7f60c7e9 github-actions[bot] 2026-07-06 18:31:56 +00:00
  • e61667f4cc Fix: framed-v2 byte framing accepts user chunks at write time whose resulting on-wire frame length (chunk.length + FRAME_MARKER_SIZE) exceeds MAX_FRAME_SIZE, so the unframer rejects them — breaking the documented "any chunk the framer accepts can always be decoded by the unframer" invariant. vercel[bot] 2026-07-06 18:23:36 +00:00
  • 07aca454e0 Fix: The socket sink's close() skips the run-ready barrier on an empty stream, so X-Stream-Done can race run creation in turbo optimistic start (run-not-found / lost close marker). vercel[bot] 2026-07-06 18:23:22 +00:00
  • 6f6f546469 Fix: On a WebSocket connect *failure*, onChannelClose is invoked twice for one failed attempt, double-counting consecutiveReconnects/totalReconnects and scheduling two reconnect timers. vercel[bot] 2026-07-06 18:23:10 +00:00
  • 39db4e57c6 fix(ts-plugin): allow workflow direct await diagnostics (#2769) backport/pr-2769-to-stable github-actions[bot] 2026-07-06 18:16:05 +00:00
  • eb7f60c7e9 fix(ts-plugin): allow workflow direct await diagnostics (#2769) Nathan Colosimo 2026-07-06 11:14:20 -07:00
  • f22244c787 Simplify framework base path support Nathan Colosimo 2026-07-06 10:44:36 -07:00
  • c0da782196 chore(builders): use @vercel/nft 1.x (Node 20+ baseline) Nathan Colosimo 2026-07-06 10:28:12 -07:00
  • 03697c30a5 Fix TanStack workbench Vite plugin types Nathan Colosimo 2026-07-06 10:14:23 -07:00
  • a1beb0b671 Fix framework base path runtime routing gaps Nathan Colosimo 2026-07-06 09:57:30 -07:00
  • 9c86062831 Simplify framework base path changes Nathan Colosimo 2026-07-06 09:26:25 -07:00
  • 7de8ef351d deploy: 19577b8d05 github-actions[bot] 2026-07-06 01:58:58 +00:00
  • 19577b8d05 feat(web-shared): make the trace viewer span detail panel resizable (#2773) Mitul Shah 2026-07-05 21:39:36 -04:00
  • 0b49de6aa0 deploy: efec21f279 github-actions[bot] 2026-07-05 19:57:49 +00:00
  • efec21f279 Update trace-viewer.tsx (#2774) Mitul Shah 2026-07-05 15:27:02 -04:00
  • 64d223ee4e Guard Vite workflow root routes with base path Nathan Colosimo 2026-07-03 19:08:14 -07:00
  • c960e5cd64 Allow public manifest env in workbench builds Nathan Colosimo 2026-07-03 18:30:23 -07:00
  • 0ad585a443 Fix framework base path Vercel routes Nathan Colosimo 2026-07-03 18:02:02 -07:00
  • d0e4191b7e [core] Correct byte-stream framing capability cutoff (stable) (#2768) Peter Wielander 2026-07-03 15:59:58 -07:00
  • 61407e9873 Support non-Next framework base paths Nathan Colosimo 2026-07-02 21:54:46 -07:00
  • 509780e8e8 test(builders): use absolute junction target for Windows Nathan Colosimo 2026-07-02 21:03:20 -07:00
  • dab41cf9b1 fix(builders): make runtime asset tracing best-effort and node_modules-scoped Nathan Colosimo 2026-07-02 20:34:55 -07:00
  • d2931e5fe8 fix(builders): copy owning package.json with node_modules assets; minimize lockfile churn Nathan Colosimo 2026-07-02 20:23:53 -07:00
  • 9b57c53ff5 fix(builders): pin @vercel/nft to 0.30.4 for Node 18 compatibility Nathan Colosimo 2026-07-02 20:04:03 -07:00
  • 289c7cd3ff test(builders): use junction symlinks on Windows; document __dirname limitation Nathan Colosimo 2026-07-02 19:52:52 -07:00
  • c0a7626a0d fix(builders): copy traced runtime assets into the Vercel workflow function Nathan Colosimo 2026-07-02 19:41:33 -07:00
  • ecb7c002a5 Replace core Postgres checks with a world capability flag Nathan Colosimo 2026-07-02 17:10:47 -07:00
  • 6dbe2de33f fix(world-local): rebuild hook caches from event log (#2747) (#2766) github-actions[bot] 2026-07-02 23:18:24 +00:00
  • eef507dfb6 deploy: 2ab7057954 github-actions[bot] 2026-07-02 22:50:23 +00:00
  • 2ab7057954 fix(world-local): rebuild hook caches from event log (#2747) Nathan Colosimo 2026-07-02 15:19:34 -07:00
  • e157fba744 refactor(utils): remove workflow url helper wrappers Nathan Colosimo 2026-07-02 15:06:03 -07:00
  • cbbd394266 fix(next): defer basePath validation to Next.js Nathan Colosimo 2026-07-02 15:04:11 -07:00
  • 0017fcae2a test(builders): remove route handler string test Nathan Colosimo 2026-07-02 15:00:14 -07:00
  • 18a9a2d69b test(utils): remove workflow route helper tests Nathan Colosimo 2026-07-02 14:57:32 -07:00
  • 6cdfe67818 chore: update changeset for the WS write channel Peter Wielander 2026-07-02 13:51:20 -07:00
  • 3b08d48a5c feat(core,world-vercel): WebSocket stream-write channel + framed-v2 flip Peter Wielander 2026-07-02 13:49:36 -07:00
  • 610c9c0160 fix(next): expose workflow health route methods Nathan Colosimo 2026-07-02 13:44:06 -07:00
  • d06c57fdb8 docs(core): note workflow URL resolution gap Nathan Colosimo 2026-07-02 13:07:15 -07:00
  • 8350849561 deploy: dd36e26962 github-actions[bot] 2026-07-02 19:28:31 +00:00
  • b534da2388 Fix Postgres step lifecycle event ordering (#2714) (#2756) github-actions[bot] 2026-07-02 12:04:14 -07:00
  • 980933fd43 fix(nitro): pass workflow dirs to builders (#2722) (#2754) github-actions[bot] 2026-07-02 19:00:35 +00:00
  • 4b422493cd fix(vitest): derive workflow cwd from project root (#2726) (#2755) github-actions[bot] 2026-07-02 18:59:15 +00:00
  • e126208f56 deploy: 5faffbce95 github-actions[bot] 2026-07-02 18:57:29 +00:00
  • eec9676f9f feat(core): WorkflowServerWritableStream streaming segment mode Peter Wielander 2026-07-02 11:37:57 -07:00
  • dd36e26962 Fix Postgres step lifecycle event ordering (#2714) Nathan Colosimo 2026-07-02 11:35:56 -07:00
  • 2cc7111718 deploy: 923ddd98d9 github-actions[bot] 2026-07-02 18:26:32 +00:00
  • 01265b748c fix(next): derive workflow project root (#2729) (#2743) github-actions[bot] 2026-07-02 11:10:57 -07:00
  • c4bc5a1590 fix(vite-frameworks): derive workflow roots (#2725) (#2753) github-actions[bot] 2026-07-02 11:10:42 -07:00
  • 5faffbce95 fix(vitest): derive workflow cwd from project root (#2726) Nathan Colosimo 2026-07-02 11:10:20 -07:00
  • aa9919b14e fix(next): prewarm SWC plugin cache (#2538) (#2576) github-actions[bot] 2026-07-02 11:08:23 -07:00
  • 923ddd98d9 fix(nitro): pass workflow dirs to builders (#2722) Nathan Colosimo 2026-07-02 11:07:37 -07:00