Pull Request Explorer

Exploring 318 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: bubble handle_flow chaining errors to parent flow rubenfiszel M AI 9.8h 0.1h May 06, 2026

Summary

Bug Fix

Fix error propagation in sub-flow chaining

Ensures failures in nested loops correctly propagate to parent flows, preventing silent success and improving reliability of workflow execution.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 10 hours, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
fix(bun): make hub script cache resilient to malformed lockfiles rubenfiszel M AI 0.2h 0.2h May 06, 2026

Summary

Bug Fix

Make hub script caching resilient to malformed lockfiles

Ensures Docker builds don’t fail due to malformed hub script lockfiles, improves logging and error visibility for easier debugging.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI‑assisted review helped identify issues quickly.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
fix(queue): cap worker pull loop at 10 to avoid DB storm rubenfiszel S AI 0.4h 0.3h May 06, 2026

Summary

Bug Fix

Cap worker pull loop to 10 to avoid DB storm

Fixes a customer‑impacting database storm by limiting worker pull loop iterations, reducing query load and preventing scheduled job drops.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI‑assisted review, no blockers.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
chore(main): release 1.696.1 rubenfiszel L No 12.6h 0.0h May 06, 2026

Summary

Chore

Release version 1.696.1

This PR updates dependencies and releases a new version, incorporating bug fixes and improving stability for users.

Health Assessment

Large
Low
Low
  • The PR was reviewed immediately and merged within 12.6 hours, indicating a smooth process.
  • Automated review by cubic ensured quick validation and minimal friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust, Typescript, Python
Autofocus searchbar and open dropdown on typing diegoimbert S No 2.2h 0.0h May 06, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(bun): propagate non-zero exit from bundle/install on no-DB path rubenfiszel L AI 1.8h 0.3h May 06, 2026

Summary

Bug Fix

Fix Bun bundle exit propagation on no-DB path

Ensures Docker build caches contain valid bundled JS, preventing runtime errors and improving reliability for workers.

Health Assessment

Large
Low
Low
  • Quick AI-assisted review and minimal rework; PR merged within 2 hours, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
fix(workspaces): validate fork id as a git branch name component rubenfiszel M AI 0.2h 0.1h May 05, 2026

Summary

Bug Fix

Validate fork ID as safe git branch component

Prevents invalid git branch names from causing deferred job failures by validating fork IDs at the API layer and returning 400 for unsafe inputs.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations, indicating a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
chore(main): release 1.696.0 rubenfiszel L No 12.4h 0.0h May 05, 2026

Summary

Feature

Release version 1.696.0 with new features

This PR publishes a new release, adding AI chat actions, CLI enhancements, and bug fixes, improving user experience and tooling.

Health Assessment

Large
Low
Low
  • Rapid release with automated review, minimal changes, quick turnaround.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust, Typescript, Python
navigate home arrows hcourdent L No 29.4h 0.1h May 05, 2026

Summary

Feature

Add arrow navigation to home page

Enables users to navigate home items using arrow keys, improving usability and reducing clicks.

Health Assessment

Large
Medium
Low
  • Rapid review and multiple commits after the first review indicate active iteration, while the addition of arrow navigation enhances user experience.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Frameworks: Svelte
fix(cli): resolve cross-folder relative imports during lockgen on fresh DB rubenfiszel XL AI 0.8h 0.3h May 05, 2026

Summary

Bug Fix

Fix lockfile generation for cross‑folder imports

Ensures scripts that use cross‑folder relative imports or barrel re‑exports generate lockfiles correctly, preventing failures on fresh workspaces and improving reliability for users.

Health Assessment

Large
Medium
Low
  • The PR was resolved quickly with minimal review cycles, aided by AI-generated code and automated review, demonstrating efficient issue resolution.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust, Typescript, Javascript
fix(flows): inherit flow_env in sub-flow predicates hugocasa XL AI 8.7h 7.2h May 05, 2026

Summary

Bug Fix

Fix sub-flow predicates to inherit flow_env

Resolves missing flow_env in sub-flow predicates, ensuring correct scoping and inheritance of flow_env values.

Health Assessment

Large
Medium
Low
  • The PR had a relatively fast cycle time of 8.7 hours, indicating efficient review and merge processes.
  • The use of AI-assisted tools, such as Claude and Cubic, facilitated the development and review of the code.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust, Javascript
fix(windmill-utils-internal): move config to subpath export hugocasa M AI 2.3h 0.1h May 05, 2026

Summary

Bug Fix

Move config to subpath export

Removes bare node: imports from the main entry of windmill-utils-internal, fixing Cloudflare Workers builds and enabling safer bundling.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with minimal code churn; no external consumers affected and review cycle was under 15 minutes.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat: add ai chat resource action buttons centdix L AI 28.1h 22.5h May 05, 2026

Summary

Feature

Add AI chat resource action buttons

Adds follow‑up action buttons to AI chat tool results for created schedules and triggers, allowing users to open edit drawers lazily and improving workflow efficiency.

Health Assessment

Large
Medium
Medium
  • The PR had moderate review friction with AI‑assisted code generation and a single review cycle, resulting in a large but focused feature addition.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat: add wac ai context for frontend chat centdix L AI 24.5h 6.2h May 05, 2026

Summary

Feature

Add WAC AI context for frontend chat

Provides language‑specific AI guidance in workflow editors, boosting developer productivity and reducing errors.

Health Assessment

Large
Medium
Low
  • PR was merged after a single review cycle with minimal rework, indicating efficient collaboration and low friction.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Python
Frameworks: Svelte
feat(frontend): make workspace picker and run-page Edit openable in new tabs hugocasa S AI 4.9h - May 05, 2026

Summary

Feature

Add new-tab support for workspace picker and run edit

Enables users to open workspace picker rows and run edit pages in new tabs while preserving existing in-tab behavior, improving multitasking and navigation. This change enhances user workflow by allowing simultaneous editing and workspace switching.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; single commit merged within 5 hours, indicating straightforward change with low complexity.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Frameworks: Svelte
feat(cli): add --as-superadmin flag to workspace list-remote rubenfiszel S AI 2.1h 0.1h May 05, 2026

Summary

Feature

Add superadmin flag to workspace list-remote

Superadmins can now list all workspaces from the CLI, enabling comprehensive audits and CI automation.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; the PR added a single flag and regenerated docs.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(rust-client): re-export models module from wmill crate windmill-internal-app XS AI 0.5h 0.2h May 05, 2026

Summary

Bug Fix

Re-export models module from wmill crate

Exposes model types for Rust client, enabling API calls that require request body structs.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI review flagged no issues, merged within 30 minutes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Rust
fix: open job detail header path links in a new tab Guilhem-lm S No 0.3h 0.2h May 05, 2026

Summary

Bug Fix

Fix job detail header links open in new tab

Ensures external links in job detail header open in new tabs, aligning UI affordances with behavior.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI review confirmed no issues, fast turnaround.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Frameworks: Svelte
« Page 7 of 7

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos