Skip to content

Remove dirs option#961

Merged
karthikscale3 merged 12 commits intomainfrom
karthik/remove-dirs-option
Feb 6, 2026
Merged

Remove dirs option#961
karthikscale3 merged 12 commits intomainfrom
karthik/remove-dirs-option

Conversation

@karthikscale3
Copy link
Copy Markdown
Contributor

Removing the changes introduced in #843 as it's confusing.

Issue: #896

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 6, 2026

🦋 Changeset detected

Latest commit: 78854ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
workflow Patch
@workflow/docs-typecheck Patch
@workflow/world-testing Patch
@workflow/core Patch
@workflow/builders Patch
@workflow/cli Patch
@workflow/next Patch
@workflow/nitro Patch
@workflow/web-shared Patch
@workflow/astro Patch
@workflow/nest Patch
@workflow/rollup Patch
@workflow/sveltekit Patch
@workflow/vite Patch
@workflow/nuxt Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Feb 6, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 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
💻 Local 🥇 Next.js (Turbopack) 0.039s (-7.1% 🟢) 1.017s (~) 0.977s 10 1.00x
💻 Local Nitro 0.042s (-3.4%) 1.007s (~) 0.965s 10 1.07x
💻 Local Express 0.042s (-8.1% 🟢) 1.008s (~) 0.966s 10 1.07x
🐘 Postgres Nitro 0.164s (-13.4% 🟢) 1.014s (~) 0.851s 10 4.16x
🐘 Postgres Express 0.200s (-15.5% 🟢) 1.015s (~) 0.815s 10 5.09x
🐘 Postgres Next.js (Turbopack) 0.387s (+87.6% 🔺) 1.032s (+1.1%) 0.645s 10 9.84x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 0.599s (-25.5% 🟢) 1.574s (-3.5%) 0.975s 10 1.00x
▲ Vercel Nitro 0.656s (-45.4% 🟢) 1.904s (+1.4%) 1.248s 10 1.10x
▲ Vercel Next.js (Turbopack) 0.700s (+4.0%) 1.685s (-3.9%) 0.984s 10 1.17x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 1.099s (~) 2.012s (~) 0.913s 10 1.00x
💻 Local Express 1.116s (~) 2.007s (~) 0.892s 10 1.02x
💻 Local Nitro 1.116s (~) 2.006s (~) 0.891s 10 1.02x
🐘 Postgres Next.js (Turbopack) 2.158s (+21.5% 🔺) 3.019s (+42.6% 🔺) 0.861s 10 1.96x
🐘 Postgres Express 2.288s (+1.1%) 3.015s (~) 0.728s 10 2.08x
🐘 Postgres Nitro 2.404s (+1.9%) 3.015s (~) 0.611s 10 2.19x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.481s (-9.2% 🟢) 3.605s (~) 1.124s 10 1.00x
▲ Vercel Express 2.499s (-8.2% 🟢) 3.524s (-4.3%) 1.025s 10 1.01x
▲ Vercel Next.js (Turbopack) 2.548s (-5.2% 🟢) 3.633s (-3.7%) 1.085s 10 1.03x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 10.717s (~) 11.016s (~) 0.299s 3 1.00x
💻 Local Nitro 10.832s (~) 11.012s (~) 0.179s 3 1.01x
💻 Local Express 10.853s (~) 11.017s (~) 0.164s 3 1.01x
🐘 Postgres Nitro 20.383s (~) 21.036s (~) 0.653s 2 1.90x
🐘 Postgres Express 20.422s (~) 21.032s (~) 0.609s 2 1.91x
🐘 Postgres Next.js (Turbopack) 20.517s (+35.1% 🔺) 21.040s (+35.5% 🔺) 0.523s 2 1.91x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 21.139s (-1.6%) 21.747s (-2.0%) 0.608s 2 1.00x
▲ Vercel Next.js (Turbopack) 21.935s (+3.6%) 22.712s (+2.6%) 0.777s 2 1.04x
▲ Vercel Nitro 22.267s (+3.7%) 22.782s (+3.8%) 0.515s 2 1.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

workflow with 25 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 27.231s (~) 28.042s (~) 0.811s 3 1.00x
💻 Local Express 27.428s (~) 28.022s (~) 0.594s 3 1.01x
💻 Local Nitro 27.443s (~) 28.028s (~) 0.585s 3 1.01x
🐘 Postgres Nitro 50.219s (~) 51.097s (~) 0.878s 2 1.84x
🐘 Postgres Express 50.357s (~) 51.074s (~) 0.717s 2 1.85x
🐘 Postgres Next.js (Turbopack) 50.397s (+33.4% 🔺) 51.096s (+34.3% 🔺) 0.699s 2 1.85x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 51.011s (-5.4% 🟢) 51.818s (-5.4% 🟢) 0.808s 2 1.00x
▲ Vercel Next.js (Turbopack) 53.227s (-3.7%) 54.116s (-2.8%) 0.889s 2 1.04x
▲ Vercel Express 53.419s (-1.1%) 54.610s (~) 1.191s 2 1.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 50 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 56.724s (~) 57.051s (~) 0.327s 2 1.00x
💻 Local Express 57.069s (~) 58.042s (~) 0.973s 2 1.01x
💻 Local Nitro 57.197s (~) 58.042s (~) 0.845s 2 1.01x
🐘 Postgres Next.js (Turbopack) 95.191s (+43.2% 🔺) 96.148s (+43.3% 🔺) 0.957s 1 1.68x
🐘 Postgres Express 100.204s (~) 101.211s (~) 1.007s 1 1.77x
🐘 Postgres Nitro 100.493s (~) 101.144s (~) 0.651s 1 1.77x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 109.033s (-6.2% 🟢) 110.179s (-5.5% 🟢) 1.146s 1 1.00x
▲ Vercel Next.js (Turbopack) 109.507s (-2.1%) 110.275s (-1.7%) 0.768s 1 1.00x
▲ Vercel Nitro 109.639s (-5.1% 🟢) 111.057s (-4.2%) 1.418s 1 1.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Express 1.396s (-0.8%) 2.006s (~) 0.610s 15 1.00x
💻 Local Next.js (Turbopack) 1.409s (+1.0%) 2.011s (~) 0.602s 15 1.01x
💻 Local Nitro 1.410s (-1.4%) 2.005s (~) 0.595s 15 1.01x
🐘 Postgres Express 2.239s (+1.5%) 3.016s (~) 0.777s 10 1.60x
🐘 Postgres Next.js (Turbopack) 2.323s (+19.1% 🔺) 2.683s (+20.4% 🔺) 0.360s 12 1.66x
🐘 Postgres Nitro 2.348s (+8.9% 🔺) 3.016s (~) 0.668s 10 1.68x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.893s (-1.8%) 3.914s (+1.3%) 1.021s 8 1.00x
▲ Vercel Next.js (Turbopack) 2.907s (+3.7%) 3.784s (-0.9%) 0.878s 8 1.00x
▲ Vercel Express 2.976s (+4.4%) 4.002s (+6.4% 🔺) 1.025s 8 1.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.526s (-2.5%) 3.030s (~) 0.504s 10 1.00x
💻 Local Express 2.535s (-2.5%) 3.013s (~) 0.478s 10 1.00x
💻 Local Nitro 2.549s (-3.6%) 3.016s (~) 0.467s 10 1.01x
🐘 Postgres Express 7.132s (-17.5% 🟢) 7.810s (-16.2% 🟢) 0.678s 4 2.82x
🐘 Postgres Nitro 7.721s (-3.7%) 8.088s (-8.2% 🟢) 0.366s 4 3.06x
🐘 Postgres Next.js (Turbopack) 12.806s (+5.6% 🔺) 13.714s (+7.7% 🔺) 0.907s 3 5.07x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.036s (~) 3.870s (~) 0.834s 8 1.00x
▲ Vercel Next.js (Turbopack) 3.055s (-21.6% 🟢) 3.804s (-19.2% 🟢) 0.749s 8 1.01x
▲ Vercel Nitro 3.288s (+3.9%) 4.035s (+4.5%) 0.747s 8 1.08x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Express 7.085s (-3.0%) 7.858s (-3.0%) 0.773s 4 1.00x
💻 Local Next.js (Turbopack) 7.130s (+2.5%) 8.207s (-0.9%) 1.078s 4 1.01x
💻 Local Nitro 7.357s (-5.3% 🟢) 8.364s (-4.4%) 1.006s 4 1.04x
🐘 Postgres Nitro 43.876s (+2.8%) 44.287s (+2.6%) 0.411s 1 6.19x
🐘 Postgres Express 47.977s (+9.0% 🔺) 48.384s (+9.2% 🔺) 0.407s 1 6.77x
🐘 Postgres Next.js (Turbopack) 54.972s (-1.5%) 55.362s (-1.5%) 0.390s 1 7.76x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 3.389s (~) 4.107s (-13.3% 🟢) 0.718s 8 1.00x
▲ Vercel Express 4.436s (+28.7% 🔺) 5.455s (+32.2% 🔺) 1.020s 6 1.31x
▲ Vercel Next.js (Turbopack) 4.681s (+8.7% 🔺) 5.444s (+8.0% 🔺) 0.763s 6 1.38x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 1.421s (-2.0%) 2.010s (~) 0.589s 15 1.00x
💻 Local Express 1.439s (~) 2.006s (~) 0.568s 15 1.01x
💻 Local Nitro 1.456s (+1.0%) 2.006s (~) 0.551s 15 1.02x
🐘 Postgres Nitro 2.039s (+2.3%) 2.600s (+8.5% 🔺) 0.561s 12 1.44x
🐘 Postgres Express 2.102s (~) 2.776s (+3.3%) 0.674s 11 1.48x
🐘 Postgres Next.js (Turbopack) 2.212s (+10.2% 🔺) 2.749s (+23.5% 🔺) 0.538s 11 1.56x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.573s (-13.0% 🟢) 3.707s (-4.8%) 1.134s 9 1.00x
▲ Vercel Express 2.630s (-6.7% 🟢) 3.679s (~) 1.048s 9 1.02x
▲ Vercel Next.js (Turbopack) 3.273s (+21.6% 🔺) 4.227s (+12.1% 🔺) 0.954s 8 1.27x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.683s (-2.1%) 3.026s (~) 0.343s 10 1.00x
💻 Local Nitro 2.775s (-1.7%) 3.046s (~) 0.271s 10 1.03x
💻 Local Express 2.819s (+2.9%) 3.162s (+4.5%) 0.343s 10 1.05x
🐘 Postgres Express 11.002s (-7.6% 🟢) 11.747s (-5.2% 🟢) 0.745s 3 4.10x
🐘 Postgres Nitro 11.764s (+20.0% 🔺) 12.392s (+19.0% 🔺) 0.628s 3 4.39x
🐘 Postgres Next.js (Turbopack) 12.991s (+4.1%) 13.408s (+5.4% 🔺) 0.417s 3 4.84x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.737s (-7.1% 🟢) 3.591s (-2.3%) 0.854s 9 1.00x
▲ Vercel Nitro 2.749s (-0.5%) 3.646s (+1.6%) 0.897s 9 1.00x
▲ Vercel Next.js (Turbopack) 2.861s (-2.5%) 3.647s (-2.6%) 0.786s 9 1.05x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Express 7.667s (-3.0%) 8.622s (-2.6%) 0.955s 4 1.00x
💻 Local Nitro 7.753s (-3.8%) 8.681s (~) 0.928s 4 1.01x
💻 Local Next.js (Turbopack) 7.935s (+0.9%) 8.647s (-0.7%) 0.712s 4 1.03x
🐘 Postgres Express 49.681s (-2.6%) 50.152s (-2.2%) 0.471s 1 6.48x
🐘 Postgres Nitro 54.327s (+9.5% 🔺) 54.409s (+8.5% 🔺) 0.082s 1 7.09x
🐘 Postgres Next.js (Turbopack) 55.713s (-2.2%) 56.247s (-1.9%) 0.534s 1 7.27x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 3.163s (-7.3% 🟢) 3.828s (-6.7% 🟢) 0.664s 9 1.00x
▲ Vercel Nitro 3.751s (+14.5% 🔺) 4.506s (+11.4% 🔺) 0.755s 7 1.19x
▲ Vercel Express 4.084s (+22.3% 🔺) 4.839s (+23.9% 🔺) 0.755s 7 1.29x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 0.146s (+0.7%) 1.003s (~) 0.015s (-3.1%) 1.026s (~) 0.881s 10 1.00x
💻 Local Express 0.179s (-2.0%) 0.992s (~) 0.015s (+1.4%) 1.021s (~) 0.841s 10 1.23x
💻 Local Nitro 0.186s (-3.9%) 0.993s (~) 0.014s (-11.9% 🟢) 1.021s (~) 0.835s 10 1.27x
🐘 Postgres Next.js (Turbopack) 1.363s (+64.5% 🔺) 1.682s (+125.4% 🔺) 0.000s (NaN%) 2.018s (+98.9% 🔺) 0.654s 10 9.35x
🐘 Postgres Nitro 2.190s (-3.9%) 2.853s (+3.2%) 0.000s (NaN%) 3.018s (~) 0.827s 10 15.02x
🐘 Postgres Express 2.310s (+0.7%) 2.736s (-0.5%) 0.000s (+Infinity% 🔺) 3.018s (~) 0.707s 10 15.85x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.562s (-8.4% 🟢) 3.199s (-2.1%) 0.196s (+23.7% 🔺) 3.873s (-0.5%) 1.311s 10 1.00x
▲ Vercel Next.js (Turbopack) 2.584s (-13.9% 🟢) 3.035s (-8.5% 🟢) 0.199s (+30.5% 🔺) 3.665s (-9.8% 🟢) 1.080s 10 1.01x
▲ Vercel Nitro 2.897s (+12.8% 🔺) 3.336s (+5.5% 🔺) 0.253s (+68.6% 🔺) 4.130s (+10.3% 🔺) 1.233s 10 1.13x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
💻 Local Next.js (Turbopack) 9/12
🐘 Postgres Nitro 5/12
▲ Vercel Express 6/12
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 💻 Local 9/12
Next.js (Turbopack) 💻 Local 10/12
Nitro 💻 Local 9/12
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
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 479 0 38 517
✅ 💻 Local Development 438 0 32 470
✅ 📦 Local Production 438 0 32 470
✅ 🐘 Local Postgres 438 0 32 470
✅ 🪟 Windows 47 0 0 47
❌ 🌍 Community Worlds 31 169 0 200
✅ 📋 Other 129 0 12 141
Total 2000 169 146 2315

❌ Failed Tests

🌍 Community Worlds (169 failed)

mongodb (42 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • 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()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • instanceMethodStepWorkflow - instance methods with "use step" directive
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

redis (42 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • 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()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • instanceMethodStepWorkflow - instance methods with "use step" directive
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

starter (43 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • 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()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • instanceMethodStepWorkflow - instance methods with "use step" directive
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

turso (42 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • 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()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • instanceMethodStepWorkflow - instance methods with "use step" directive
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 43 0 4
✅ example 43 0 4
✅ express 43 0 4
✅ fastify 43 0 4
✅ hono 43 0 4
✅ nextjs-turbopack 46 0 1
✅ nextjs-webpack 46 0 1
✅ nitro 43 0 4
✅ nuxt 43 0 4
✅ sveltekit 43 0 4
✅ vite 43 0 4
✅ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 43 0 4
✅ express-stable 43 0 4
✅ fastify-stable 43 0 4
✅ hono-stable 43 0 4
✅ nextjs-turbopack-stable 47 0 0
✅ nextjs-webpack-stable 47 0 0
✅ nitro-stable 43 0 4
✅ nuxt-stable 43 0 4
✅ sveltekit-stable 43 0 4
✅ vite-stable 43 0 4
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 43 0 4
✅ express-stable 43 0 4
✅ fastify-stable 43 0 4
✅ hono-stable 43 0 4
✅ nextjs-turbopack-stable 47 0 0
✅ nextjs-webpack-stable 47 0 0
✅ nitro-stable 43 0 4
✅ nuxt-stable 43 0 4
✅ sveltekit-stable 43 0 4
✅ vite-stable 43 0 4
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 43 0 4
✅ express-stable 43 0 4
✅ fastify-stable 43 0 4
✅ hono-stable 43 0 4
✅ nextjs-turbopack-stable 47 0 0
✅ nextjs-webpack-stable 47 0 0
✅ nitro-stable 43 0 4
✅ nuxt-stable 43 0 4
✅ sveltekit-stable 43 0 4
✅ vite-stable 43 0 4
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 47 0 0
❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 3 0 0
❌ mongodb 5 42 0
✅ redis-dev 3 0 0
❌ redis 5 42 0
✅ starter-dev 3 0 0
❌ starter 4 43 0
✅ turso-dev 3 0 0
❌ turso 5 42 0
✅ 📋 Other
App Passed Failed Skipped
✅ e2e-local-dev-nest-stable 43 0 4
✅ e2e-local-postgres-nest-stable 43 0 4
✅ e2e-local-prod-nest-stable 43 0 4

📋 View full workflow run

@karthikscale3 karthikscale3 merged commit fc07710 into main Feb 6, 2026
95 checks passed
@karthikscale3 karthikscale3 deleted the karthik/remove-dirs-option branch February 6, 2026 06:56
rovo89 added a commit to rovo89/workflow that referenced this pull request Feb 21, 2026
This brings back the option introduced in vercel#843 (and removed in vercel#961),
but with a slightly different meaning. Instead of specifying directories
of pages whiuch call server actions which trigger workflows, the option
is now meant to directly specify the directory with the workflow files.
That removes two layers of indirection, imports way less files and
therefore really improves performance as the original PR intended
(~15s -> ~2.5s on a medium-sized app).
rovo89 added a commit to rovo89/workflow that referenced this pull request Feb 24, 2026
This brings back the option introduced in vercel#843 (and removed in vercel#961),
but with a slightly different meaning. Instead of specifying directories
of pages whiuch call server actions which trigger workflows, the option
is now meant to directly specify the directory with the workflow files.
That removes two layers of indirection, imports way less files and
therefore really improves performance as the original PR intended
(~15s -> ~2.5s on a medium-sized app).
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.

2 participants