Skip to content

fix: scale Flue code reviews with per-file workflow fan-out - #33403

Open
mvvmm wants to merge 1 commit into
productionfrom
fix/flue-stable-subrequest-limit
Open

fix: scale Flue code reviews with per-file workflow fan-out#33403
mvvmm wants to merge 1 commit into
productionfrom
fix/flue-stable-subrequest-limit

Conversation

@mvvmm

@mvvmm mvvmm commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps @flue/runtime, @flue/cli, @flue/sdk, and @flue/vite from 0.4.0-nightly to 2.0.3 and reworks how the Flue bot runs code and style-guide reviews so large PRs stop exhausting the Workers subrequest limit.

  • Replaces the single in-run code/style specialist steps with a new ReviewFileWorkflow that fans out one child Workflow per file, launched in bounded waves of 4 so each run stays under the subrequest budget.
  • Adds cloudflare-docs-flue-review-file binding and raises the Worker subrequest limit to 50,000 in .flue/wrangler.jsonc.
  • Adds Flue tracing (instrument + createCloudflareTracing) without retaining PR text, prompts, or tool payloads.
  • Refactors review agents and GitHub repo tools to consume structured args from the child-workflow payload.
  • Adds unit coverage for file selection and result merging.

@mvvmm
mvvmm requested review from a team as code owners September 11, 2026 23:45
@cloudflare-docs-bot

Copy link
Copy Markdown
Contributor

Review

Review in progress for commit 1bdf2b7

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://fix-flue-stable-subrequest-limit.previews.developers.cloudflare.com (commit 1bdf2b7)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://230d2d34.previews.developers.cloudflare.com 1bdf2b7 2026-09-11T23:55:26.139Z Visit the dashboard ↗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant