Skip to content

[DO NOT MERGE][docs] migrate to new geistdocs facelift#1666

Open
christopherkindl wants to merge 13 commits intomainfrom
ck/navbar-update
Open

[DO NOT MERGE][docs] migrate to new geistdocs facelift#1666
christopherkindl wants to merge 13 commits intomainfrom
ck/navbar-update

Conversation

@christopherkindl
Copy link
Copy Markdown

@christopherkindl christopherkindl commented Apr 9, 2026

  • Migrates to new geistdocs facelift:

    • new navbar
    • subtle theme token changes
    • subtle docs layout changes
  • /worlds facelift

Preview: https://workflow-docs-git-ck-navbar-update.vercel.sh/

image CleanShot 2026-04-10 at 23 18 55@2x

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Apr 10, 2026 11:20pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Apr 10, 2026 11:20pm
example-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-astro-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-express-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-fastify-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-hono-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-nitro-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-nuxt-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workbench-vite-workflow Ready Ready Preview, Comment Apr 10, 2026 11:20pm
workflow-docs Ready Ready Preview, Comment, Open in v0 Apr 10, 2026 11:20pm
workflow-swc-playground Ready Ready Preview, Comment Apr 10, 2026 11:20pm

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 9, 2026

⚠️ No Changeset found

Latest commit: 1b8c0f6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 0.055s (-3.7%) 1.009s (~) 0.954s 10 1.00x
🐘 Postgres Nitro 0.064s (-4.0%) 1.017s (+0.5%) 0.953s 10 1.16x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 0.251s (-2.9%) 1.843s (+2.4%) 1.592s 10 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 1.150s (~) 2.010s (~) 0.861s 10 1.00x
🐘 Postgres Express 1.151s (~) 2.010s (~) 0.859s 10 1.00x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 1.810s (-8.7% 🟢) 3.733s (-3.4%) 1.923s 10 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 10.870s (~) 11.026s (~) 0.156s 3 1.00x
🐘 Postgres Express 10.900s (~) 11.018s (~) 0.118s 3 1.00x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 16.727s (-5.6% 🟢) 18.698s (-7.5% 🟢) 1.971s 2 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 25 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 14.530s (~) 15.022s (~) 0.492s 4 1.00x
🐘 Postgres Express 14.572s (~) 15.028s (~) 0.456s 4 1.00x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 30.904s (-13.5% 🟢) 32.759s (-13.4% 🟢) 1.855s 2 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 50 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 14.100s (+1.1%) 15.024s (+5.0%) 0.925s 6 1.00x
🐘 Postgres Nitro 14.302s (+1.3%) 15.023s (+1.9%) 0.721s 6 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 52.350s (-3.9%) 54.107s (-4.1%) 1.757s 2 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 1.261s (-1.6%) 2.009s (~) 0.748s 15 1.00x
🐘 Postgres Express 1.280s (~) 2.009s (~) 0.729s 15 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.133s (-20.7% 🟢) 3.861s (-13.3% 🟢) 1.728s 8 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 2.329s (-1.2%) 3.010s (~) 0.681s 10 1.00x
🐘 Postgres Express 2.345s (~) 3.012s (~) 0.666s 10 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.291s (-13.1% 🟢) 3.960s (-9.9% 🟢) 1.669s 8 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Promise.all with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 3.447s (-1.2%) 4.010s (~) 0.563s 8 1.00x
🐘 Postgres Express 3.461s (-0.9%) 4.010s (~) 0.549s 8 1.00x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.021s (-3.4%) 5.048s (+2.4%) 2.027s 6 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 1.255s (-0.9%) 2.009s (~) 0.754s 15 1.00x
🐘 Postgres Nitro 1.277s (+0.8%) 2.009s (~) 0.731s 15 1.02x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 1.969s (-14.4% 🟢) 3.901s (-9.8% 🟢) 1.932s 8 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 2.324s (-1.7%) 3.009s (~) 0.686s 10 1.00x
🐘 Postgres Express 2.337s (-1.1%) 3.009s (~) 0.671s 10 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 5.758s (+113.1% 🔺) 7.502s (+70.9% 🔺) 1.744s 4 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Promise.race with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 3.461s (-1.1%) 4.010s (~) 0.549s 8 1.00x
🐘 Postgres Express 3.491s (~) 4.011s (~) 0.520s 8 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.645s (-17.8% 🟢) 4.655s (-9.0% 🟢) 2.009s 7 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 10 sequential data payload steps (10KB)

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 0.809s (-3.0%) 1.006s (~) 0.197s 60 1.00x
🐘 Postgres Nitro 0.819s (-2.1%) 1.006s (~) 0.186s 60 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 8.803s (-9.0% 🟢) 10.507s (-9.1% 🟢) 1.704s 6 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 25 sequential data payload steps (10KB)

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 1.921s (-2.2%) 2.147s (-3.6%) 0.226s 43 1.00x
🐘 Postgres Nitro 1.950s (+0.6%) 2.227s (-1.1%) 0.277s 41 1.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 28.051s (~) 30.077s (-0.5%) 2.027s 3 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 50 sequential data payload steps (10KB)

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 3.911s (-2.8%) 4.077s (-8.5% 🟢) 0.166s 30 1.00x
🐘 Postgres Nitro 4.054s (+4.1%) 4.529s (+9.2% 🔺) 0.476s 27 1.04x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 71.311s (~) 73.014s (-0.9%) 1.702s 2 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 10 concurrent data payload steps (10KB)

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 0.280s (+1.6%) 1.007s (~) 0.727s 60 1.00x
🐘 Postgres Express 0.288s (+1.9%) 1.007s (~) 0.719s 60 1.03x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 1.294s (-10.3% 🟢) 2.834s (-11.9% 🟢) 1.540s 22 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 25 concurrent data payload steps (10KB)

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 0.489s (-2.1%) 1.006s (~) 0.517s 90 1.00x
🐘 Postgres Express 0.508s (+1.0%) 1.007s (~) 0.499s 90 1.04x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.600s (-0.8%) 4.351s (-2.9%) 1.751s 21 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

workflow with 50 concurrent data payload steps (10KB)

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 0.790s (~) 1.008s (~) 0.218s 120 1.00x
🐘 Postgres Nitro 0.811s (+3.7%) 1.009s (~) 0.198s 119 1.03x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 5.543s (-15.9% 🟢) 7.578s (-12.1% 🟢) 2.034s 16 1.00x
▲ Vercel Nitro ⚠️ missing - - - -

🔍 Observability: Express

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 0.208s (+0.9%) 0.995s (~) 0.002s (+23.1% 🔺) 1.012s (~) 0.803s 10 1.00x
🐘 Postgres Nitro 0.226s (+5.9% 🔺) 0.996s (~) 0.001s (+7.7% 🔺) 1.010s (~) 0.784s 10 1.08x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 1.580s (+3.0%) 2.778s (~) 1.000s (+41.3% 🔺) 4.202s (+5.9% 🔺) 2.623s 10 1.00x
▲ Vercel Nitro ⚠️ missing - - - - -

🔍 Observability: Express

stream pipeline with 5 transform steps (1MB)

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 0.622s (+2.4%) 1.007s (~) 0.004s (-16.8% 🟢) 1.022s (~) 0.400s 59 1.00x
🐘 Postgres Nitro 0.633s (+3.2%) 1.008s (~) 0.004s (+2.3%) 1.026s (~) 0.393s 59 1.02x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.905s (-5.9% 🟢) 5.610s (-5.2% 🟢) 0.253s (-7.8% 🟢) 6.301s (-5.2% 🟢) 2.396s 10 1.00x
▲ Vercel Nitro ⚠️ missing - - - - -

🔍 Observability: Express

10 parallel streams (1MB each)

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 0.939s (-4.2%) 1.170s (-1.9%) 0.000s (-50.0% 🟢) 1.185s (-2.7%) 0.246s 51 1.00x
🐘 Postgres Express 0.985s (+4.2%) 1.273s (+8.8% 🔺) 0.000s (-63.8% 🟢) 1.285s (+8.5% 🔺) 0.300s 47 1.05x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.755s (+5.1% 🔺) 3.757s (-2.0%) 0.001s (-63.1% 🟢) 4.389s (+1.6%) 1.634s 14 1.00x
▲ Vercel Nitro ⚠️ missing - - - - -

🔍 Observability: Express

fan-out fan-in 10 streams (1MB each)

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 1.768s (~) 2.142s (+2.0%) 0.000s (-100.0% 🟢) 2.162s (+2.4%) 0.394s 28 1.00x
🐘 Postgres Express 1.797s (+1.0%) 2.139s (~) 0.000s (+Infinity% 🔺) 2.152s (~) 0.355s 28 1.02x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.812s (-9.9% 🟢) 5.478s (-3.1%) 0.000s (~) 6.002s (-4.8%) 2.189s 10 1.00x
▲ Vercel Nitro ⚠️ missing - - - - -

🔍 Observability: Express

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
🐘 Postgres Nitro 12/21
▲ Vercel Express 21/21
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 🐘 Postgres 18/21
Nitro 🐘 Postgres 21/21
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run


Some benchmark jobs failed:

  • Local: failure
  • Postgres: success
  • Vercel: failure

Check the workflow run for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 923 0 67 990
✅ 💻 Local Development 683 0 127 810
✅ 📦 Local Production 898 0 182 1080
✅ 🐘 Local Postgres 898 0 182 1080
✅ 🪟 Windows 82 0 8 90
❌ 🌍 Community Worlds 133 74 24 231
✅ 📋 Other 228 0 42 270
Total 3845 74 632 4551

❌ Failed Tests

🌍 Community Worlds (74 failed)

mongodb (7 failed):

  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KNWV4Y6NWWDNF62KNF09V990
  • webhookWorkflow | wrun_01KNWV566YZHQJX5HGG12G6HQ9
  • fetchWorkflow | wrun_01KNWV8S22GS1ZYNDKADZWCW4B
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KNWVD5YY1A4YT6V7ZHHPJ1AW
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KNWVMCFYFR6A4R63HQQS52P7

redis (7 failed):

  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KNWV4Y6NWWDNF62KNF09V990
  • webhookWorkflow | wrun_01KNWV566YZHQJX5HGG12G6HQ9
  • fetchWorkflow | wrun_01KNWV8S22GS1ZYNDKADZWCW4B
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KNWVD5YY1A4YT6V7ZHHPJ1AW
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KNWVMCFYFR6A4R63HQQS52P7

turso (60 failed):

  • addTenWorkflow | wrun_01KNWV3PTSMDEQ3XFGDJXXFZF7
  • addTenWorkflow | wrun_01KNWV3PTSMDEQ3XFGDJXXFZF7
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KNWV4Z6KQKDJHTMAM92JSW21
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KNWV3Y5DYRPE7MV1QF141FZV
  • promiseRaceWorkflow | wrun_01KNWV42SD8N75ANMDP7CJCHXS
  • promiseAnyWorkflow | wrun_01KNWV453D9HBHN2M2G860SKJ4
  • importedStepOnlyWorkflow | wrun_01KNWV5BP2RCXCYM08Q0Q1K3QH
  • hookWorkflow | wrun_01KNWV4J2YJVNEBHK81YMNZ2NR
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KNWV4Y6NWWDNF62KNF09V990
  • webhookWorkflow | wrun_01KNWV566YZHQJX5HGG12G6HQ9
  • sleepingWorkflow | wrun_01KNWV5D22DBC2HPQ974QQBNB9
  • parallelSleepWorkflow | wrun_01KNWV5SE3CW5Q87JE9MDDJ4WJ
  • nullByteWorkflow | wrun_01KNWV5YCBA5WNM49RVV9JGJBW
  • workflowAndStepMetadataWorkflow | wrun_01KNWV60ND776K7D0N34C725Z9
  • fetchWorkflow | wrun_01KNWV8S22GS1ZYNDKADZWCW4B
  • promiseRaceStressTestWorkflow | wrun_01KNWV8VW137C7K60PYYKJK868
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KNWVCH57A1BK24Y1B64WCK4Y
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KNWVD5YY1A4YT6V7ZHHPJ1AW
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KNWVDWF3EPWPT083BMDEZ1VB
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KNWVEHQKSZCM9QDMRATVYBC4
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KNWVEWQ7AXKGB95SJ4857GQM
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KNWVF42JCNKJCRGHVW1B7TA6
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KNWVF6BYN4EKACVB967JSTYR
  • runClassSerializationWorkflow - Run instances serialize across workflow/step boundaries | wrun_01KNWVFJ4MG4V00ET7RG2HDDT3
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KNWVG1N5S0XSG1THBT1KJ4QQ
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KNWVG7PEHPHVC69F7YZZ2T6G
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KNWVGEW9TQAPT0RCR4K21716
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KNWVGN2GXMQKJSB8A90SG9DY
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KNWVGW36CT05HH336W1GDA00
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KNWVH391NA77KPCJW0CMC7PS
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KNWVHBPCZWVTK46B7BPP36M0
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KNWVHR36PN0FV5FWADN97W72
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KNWVJ0HWH5NDNE040K36YB6Y
  • cancelRun - cancelling a running workflow | wrun_01KNWVJ7R1CF1X2J694VQYNGX4
  • cancelRun via CLI - cancelling a running workflow | wrun_01KNWVJHZ24AG6TJHZVJ00CY3H
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KNWVJYKWK35X9RZXB3V9S0SB
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KNWVKN3MZSG1GC6HNZ5A3QJR
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KNWVKZTYS50M4W1B7N66HFQE
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KNWVM7Y976M78QVAG61SPN4T
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KNWVMA6XB3JMF04XNJZ62V2W
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KNWVMCFYFR6A4R63HQQS52P7
  • getterStepWorkflow - getter functions with "use step" directive | wrun_01KNWVMG74PYT2J367TFDWC30E

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 83 0 7
✅ example 83 0 7
✅ express 83 0 7
✅ fastify 83 0 7
✅ hono 83 0 7
✅ nextjs-turbopack 88 0 2
✅ nextjs-webpack 88 0 2
✅ nitro 83 0 7
✅ nuxt 83 0 7
✅ sveltekit 83 0 7
✅ vite 83 0 7
✅ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 76 0 14
✅ express-stable 76 0 14
✅ fastify-stable 76 0 14
✅ nextjs-turbopack-stable 82 0 8
✅ nextjs-webpack-canary 63 0 27
✅ nextjs-webpack-stable 82 0 8
✅ nuxt-stable 76 0 14
✅ sveltekit-stable 76 0 14
✅ vite-stable 76 0 14
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 76 0 14
✅ express-stable 76 0 14
✅ fastify-stable 76 0 14
✅ hono-stable 76 0 14
✅ nextjs-turbopack-canary 63 0 27
✅ nextjs-turbopack-stable 82 0 8
✅ nextjs-webpack-canary 63 0 27
✅ nextjs-webpack-stable 82 0 8
✅ nitro-stable 76 0 14
✅ nuxt-stable 76 0 14
✅ sveltekit-stable 76 0 14
✅ vite-stable 76 0 14
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 76 0 14
✅ express-stable 76 0 14
✅ fastify-stable 76 0 14
✅ hono-stable 76 0 14
✅ nextjs-turbopack-canary 63 0 27
✅ nextjs-turbopack-stable 82 0 8
✅ nextjs-webpack-canary 63 0 27
✅ nextjs-webpack-stable 82 0 8
✅ nitro-stable 76 0 14
✅ nuxt-stable 76 0 14
✅ sveltekit-stable 76 0 14
✅ vite-stable 76 0 14
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 82 0 8
❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 6 0 0
❌ mongodb 56 7 8
✅ redis-dev 6 0 0
❌ redis 56 7 8
✅ turso-dev 6 0 0
❌ turso 3 60 8
✅ 📋 Other
App Passed Failed Skipped
✅ e2e-local-dev-nest-stable 76 0 14
✅ e2e-local-postgres-nest-stable 76 0 14
✅ e2e-local-prod-nest-stable 76 0 14

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

…ency array [], making it a no-op that never fires on actual route changes.

This commit fixes the issue reported at docs/components/geistdocs/mobile-menu.tsx:80

## Bug Analysis

The `MobileMenu` component at `docs/components/geistdocs/mobile-menu.tsx` line 80 has a useEffect intended to close the menu on route changes:

```js
useEffect(() => {
  setShow(false);
}, []);
```

The empty dependency array `[]` means this effect runs exactly once — on initial mount — when `show` is already `false` (its initial state). This is a complete no-op. It never detects or responds to route changes.

**When this manifests:** If a user opens the mobile menu and then navigates via browser back/forward buttons, the menu remains open and `document.body.style.overflow` stays set to `'hidden'`, completely locking page scroll. While clicking the `NavLink` items within the menu closes it via their `onClick={close}` handlers, programmatic/browser-level navigation bypasses those handlers.

**Impact:** Users on mobile who use browser navigation while the menu is open will have a broken experience — the menu stays open overlaying the page and body scroll is locked.

## Fix

Replaced the empty-dependency useEffect with the correct pattern already demonstrated in the sibling `sidebar.tsx` component:

1.  Added `usePathname()` from `next/navigation` to track the current route.
2.  Added a `useRef` to store the previous pathname.
3.  Updated the useEffect to depend on `pathname`, comparing it to the previous value and closing the menu when a change is detected.

This ensures the menu closes on any route change, whether triggered by clicking a link, browser back/forward, or programmatic navigation.


Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Co-authored-by: christopherkindl <christopher.kindl@gmail.com>
christopherkindl and others added 6 commits April 10, 2026 11:13
Replace hardcoded oklch values with var(--ds-gray-900) for both light
and dark mode to stay in sync with the design system.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Align icon and badge colors with design system by switching from 500/600
shades to 900-level variants across WorldDetailHero and
WorldTestingPerformance components.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
- Align hero quick links with TOC sidebar using matching grid layout
- Add shrink-0 to hero icons for consistent vertical alignment
- Update benchmark bar colors (green for fastest, blue for others)
- Remove extra px-4 padding from hero section

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
christopherkindl and others added 2 commits April 10, 2026 23:40
…shift

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant