Pull Request Explorer

Exploring 299 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(backend): authorize single-job read endpoints by job/flow visibility rubenfiszel XL AI 6.3h 1.4h Jun 02, 2026

Summary

Bug Fix

Authorize single-job read endpoints by job/flow visibility

Fixes a confidentiality flaw that let workspace members read any job data by UUID; adds proper authorization checks, caching, flow inheritance, and a share‑read link for controlled access.

Health Assessment

X-Large
Medium
Low
  • Rapid AI‑assisted development and a single review cycle enabled a 6‑hour turnaround, but the large code change and critical security fix warrant careful monitoring.

AI Details

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

Tech Stack

Languages: Rust, Typescript
chore(docker): use nsjail runtime packages instead of dev packages rubenfiszel XS AI 0.2h 0.0h Jun 02, 2026

Summary

Chore

Use nsjail runtime packages in Docker images

Shrinks Docker images and reduces CVE scan noise by replacing dev packages with runtime-only libraries.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and no review friction.

AI Details

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

Tech Stack

Frameworks: Docker
chore(main): release 1.714.1 rubenfiszel L No 2.5h 0.0h Jun 02, 2026

Summary

Chore

Release version 1.714.1

This PR updates version numbers and dependencies for the 1.714.1 release, incorporating bug fixes and preparing the codebase for production.

Health Assessment

Large
Low
Low
  • Release PR completed quickly with minimal review, indicating a straightforward version bump and dependency updates.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Yaml
feat(frontend): harmonize diff button placement in script and raw app editors Guilhem-lm M AI 0.8h 0.4h Jun 02, 2026

Summary

Feature

Harmonize diff button placement across editors

Aligns diff button UI for script and raw app editors, improving consistency and user experience.

Health Assessment

Medium
Low
Low
  • Fast review cycle and single iteration suggest low complexity and minimal risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Frameworks: Svelte
fix(triggers): prevent Zoom challenge handler from being used as a signing oracle rubenfiszel M AI 0.5h - Jun 02, 2026

Summary

Bug Fix

Prevent Zoom challenge handler signing oracle

Stops attackers from forging Zoom webhook signatures via the challenge endpoint, protecting webhook integrity and preventing unauthorized actions.

Health Assessment

Small
Low
Low
  • Single commit, no review needed, merged within 30 minutes.

AI Details

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

Tech Stack

Languages: Rust
fix(nsjail): raise python download fd limit for --compile-bytecode (WIN-2009) rubenfiszel XS AI 0.1h - Jun 02, 2026

Summary

Bug Fix

Raise python download fd limit to prevent errors

This change increases the file descriptor limit for the Python download nsjail from 64 to 10,000, preventing failures when uv compiles bytecode on high‑core workers. It ensures reliable worker startup and avoids installation errors.

Health Assessment

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

AI Details

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

Tech Stack

fix(backend): route //native TypeScript previews to native workers (WIN-2007) rubenfiszel M AI 0.2h 0.2h Jun 02, 2026

Summary

Bug Fix

Fix preview routing for native TypeScript scripts

Ensures that TypeScript scripts annotated with //native preview correctly target native workers, aligning preview behavior with deployment and preventing preview failures.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal code changes and rapid review, indicating low complexity and high confidence in stability.

AI Details

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

Tech Stack

Languages: Rust
chore(main): release 1.714.0 rubenfiszel L No 23.9h 0.0h Jun 02, 2026

Summary

Chore

Release version 1.714.0

This PR publishes a new release, updating dependencies and configuration across backend, frontend, and client libraries.

Health Assessment

Large
Low
Low
  • Release PR merged quickly with minimal review, indicating a streamlined release process.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python
Refresh slim image runtime packages aldrinjenson XS AI 17.3h 0.1h Jun 02, 2026

Summary

Chore

Refresh slim Docker images runtime packages

Updates slim Docker images to use the latest Python runtime and security packages, reducing scanner findings and ensuring compatibility with backend defaults.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a smooth, low-risk update.

AI Details

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

Tech Stack

fix(cli): stop git-sync promotion deploys from dropping triggers/schedules rubenfiszel XL No 1.0h 0.4h Jun 02, 2026

Summary

Bug Fix

Fix git-sync promotion deploys dropping triggers

Ensures triggers and schedules are correctly deployed in promotion mode, preventing deployment failures and data loss for users.

Health Assessment

Large
Low
Low
  • The PR was merged within an hour of opening, with a single review comment and no rework, indicating a straightforward, low-risk bug fix.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Rust, Typescript
fix: avoid crypto.randomUUID in WorkspaceItemDrillPicker Guilhem-lm XS No 0.2h 0.2h Jun 02, 2026

Summary

Bug Fix

Fix UUID usage in WorkspaceItemDrillPicker

Ensures component works on non-HTTPS deployments by replacing crypto.randomUUID with a fallback, preventing runtime errors. This improves reliability for users on plain-HTTP sites.

Health Assessment

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

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Svelte
Frameworks: Svelte
fix(cli): make encryption key push non-interactive-safe + --skip-reencrypt-on-key-change (WIN-2005) rubenfiszel M AI 0.6h 0.5h Jun 02, 2026

Summary

Bug Fix

Fix encryption key push non‑interactive behavior

Ensures CI and automated workflows can push encryption key changes without blocking prompts, preserving secret integrity and enabling safe migrations.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 0.6 hours with a single comment, indicating a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
fix(backend): Windows build broken by #[cfg] on tokio::select! branch (#9400 regression) rubenfiszel S AI 0.1h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix Windows build regression in backend

Restores Windows compilation by moving the ctrl_break handler out of tokio::select! branches, ensuring cross‑platform build success. This prevents build failures that could block deployments for Windows developers.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved immediately after review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Rust
fix: username conflict resolution failing on apps with runnable deps rubenfiszel S No 6.6h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix username conflict resolution for runnable dependencies

This fix resolves a database constraint error that prevented admins from resolving username conflicts when apps have runnable dependencies, ensuring smoother instance management and preventing HTTP 500 errors.

Health Assessment

Small
Low
Low
  • Fast cycle time of 6.6 hours, single review comment, minimal code changes, low risk of regression.

AI Details

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

Tech Stack

Languages: Rust
feat: handle CTRL_BREAK_EVENT for graceful shutdown on Windows (WIN-2003) rubenfiszel S AI 0.1h 0.1h Jun 01, 2026

Summary

Bug Fix

Handle Windows CTRL_BREAK_EVENT for graceful shutdown

Adds Windows-specific signal handling to ensure Nomad workers shut down gracefully, preventing abrupt job termination.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, low risk

AI Details

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

Tech Stack

Languages: Rust
oauth: add salesforce provider hugocasa S AI 75.6h 66.8h Jun 01, 2026

Summary

Feature

oauth: add salesforce provider

Registers Salesforce OAuth provider enabling Windmill to connect to Salesforce resources, adding production and sandbox support.

Health Assessment

Small
Low
Medium
  • PR required over 3 days for review but involved only a single commit and minimal changes, indicating low technical risk but a slow review process.

AI Details

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

Tech Stack

Frameworks: Svelte
feat: refine ask-user-question chat display and keyboard nav Guilhem-lm L AI 4.7h 1.1h Jun 01, 2026

Summary

Feature

Refine ask-user-question chat display and keyboard navigation

Improves UI and keyboard interactions for AI ask-user-question tool in copilot chat, aligning with design system and enhancing user experience.

Health Assessment

Small
Low
Low
  • Rapid AI-assisted iteration with minimal review friction, merged within 5 hours.

AI Details

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

Tech Stack

Languages: Typescript
feat: add workspace datatable tools to global AI chat mode centdix XL No 3.2h 2.7h Jun 01, 2026

Summary

Feature

Add datatable tools to global AI chat

Enables AI chat to query and modify workspace datatables directly, boosting developer productivity and reducing manual steps.

Health Assessment

X-Large
Medium
Low
  • Fast 3‑hour cycle with a single review and minimal rework, indicating a well‑controlled change. The large code addition is focused and well‑tested, mitigating risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
perf(python): add --compile-bytecode to uv pip install (WIN-2001) rubenfiszel XS AI 1.6h 1.5h Jun 01, 2026

Summary

Bug Fix

Add compile-bytecode flag to uv pip install

Pre-compiles Python bytecode during dependency installation, eliminating runtime recompilation and speeding up imports in nsjail environments.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 1.6 hours, with a single comment and no rework, indicating a smooth, low-risk change that improves performance.

AI Details

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

Tech Stack

Languages: Rust, Shell
feat: add global ai chat test tools centdix XL AI 5.7h 1.8h Jun 01, 2026

Summary

Feature

Add global AI chat test tools

Enhances AI chat testing by adding global tools for script discovery and path‑aware flow testing, improving reliability and reducing errors in AI‑driven workflows.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Svelte
feat(frontend): surface local drafts in drawer editors with an unsaved-changes banner Guilhem-lm L AI 144.7h 142.1h Jun 01, 2026

Summary

Feature

Add unsaved changes banner to drawer editors

Provides users with persistent notification of unsaved changes in drawer editors, enabling easier review and discard of edits, improving user experience and reducing accidental data loss.

Health Assessment

Large
Medium
High
  • The PR had a long cycle time due to waiting for main merges, but only a single review comment was required, indicating straightforward changes once the review was addressed.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(flow-ai): constrain flow-group colors to the NoteColor palette Guilhem-lm S AI 124.1h 121.6h Jun 01, 2026

Summary

Feature

Constrain flow-group colors to NoteColor palette

Ensures AI-generated flow groups use only predefined color palette, improving UI consistency and preventing rendering issues.

Health Assessment

Small
Low
High
  • Long review time (~5 days) but minimal code changes suggest low risk; process may benefit from faster review turnaround.

AI Details

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

Tech Stack

Languages: Typescript
chore(main): release 1.713.1 rubenfiszel L AI 0.2h 0.0h Jun 01, 2026

Summary

Bug Fix

Release version 1.713.1 with bug fix

Patch release fixes API bug when removing granular ACLs on multi-version scripts, updating specs and client packages for consistency.

Health Assessment

Large
Low
Low
  • Quick automated release with minimal review, using cubic for review and description generation.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python
fix(api): handle multi-version scripts when removing granular ACL rubenfiszel XS AI 0.1h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix ACL removal for multi-version scripts

This fix prevents database errors when removing granular ACL entries from scripts that have multiple deployed versions. It ensures reliable permission management for users.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix with quick approval.

AI Details

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

Tech Stack

Languages: Rust
chore(main): release 1.713.0 rubenfiszel L No 58.1h 0.0h May 31, 2026

Summary

Chore

Release version 1.713.0

Publishes a new release, updating dependencies and configuration files to support the latest features and bug fixes.

Health Assessment

Large
Medium
Low
  • Release PR merged quickly with minimal review, but the large number of config changes indicates moderate risk of downstream impact.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python
fix(security): re-pin cached hub scripts to CVE-patched versions (+ HUB_BASE_URL override for cache mode) rubenfiszel S AI 0.2h - May 31, 2026

Summary

Bug Fix

Re-pin hub scripts to CVE‑patched versions

Updates cached hub script versions to eliminate known CVEs and adds an environment override for the hub URL in cache mode, improving security and deployment flexibility.

Health Assessment

Small
Low
Low
  • Quick security fix with minimal changes, merged within minutes without review.

AI Details

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

Tech Stack

Languages: Rust
use libgnutls30 in slim images aldrinjenson XS No 215.5h 0.1h May 31, 2026

Summary

Chore

use libgnutls30 in slim images

Ensures slim Docker images use the latest Debian security build of libgnutls30, preventing silent package upgrades and improving security compliance.

Health Assessment

Small
Low
Medium
  • The PR had a long cycle time due to a large gap between the initial review and subsequent commits, but the overall scope was minimal and the changes were straightforward.

AI Details

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

Tech Stack

Frameworks: Docker
feat(flows): preserve step/subflow worker tags under a custom-tagged flow rubenfiszel M AI 28.6h 27.7h May 30, 2026

Summary

Feature

Add preserve step tags for custom worker flows

Enables steps and sub‑flows to run on their own worker tags under a custom‑tagged flow, improving routing flexibility and reducing misrouting.

Health Assessment

Medium
Medium
High
  • The PR required multiple iterations after the initial review, indicating complex changes to routing logic and UI, but the final merge was achieved within a day.

AI Details

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

Tech Stack

Languages: Rust, Typescript
Frameworks: Svelte
fix(auth): enforce monotonic privilege on user token lifecycle endpoints rubenfiszel XL AI 37.0h 6.6h May 30, 2026

Summary

Bug Fix

Fix privilege escalation in user token lifecycle

Prevents scoped user API tokens from converting into broader credentials, enforcing least-privilege restrictions on delegated tokens.

Health Assessment

Medium
Medium
Low
  • The PR had multiple commits and reviews, indicating some complexity and iteration in the fix.

AI Details

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

Tech Stack

Languages: Rust, Sql
fix(frontend): sanitize user markdown to prevent stored XSS rubenfiszel M AI 0.1h - May 30, 2026

Summary

Bug Fix

Sanitize user markdown to prevent XSS

This patch removes stored XSS risk by sanitizing markdown input, protecting users and admins from malicious scripts that could compromise sessions.

Health Assessment

Medium
Low
Low
  • Merged within 6 minutes of opening, indicating a straightforward fix with no review delays.

AI Details

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

Tech Stack

Languages: Typescript
docs(skills): fix //native marker + import rules for bunnative, remove legacy nativets skill s-stefanov XL No 18.9h 0.1h May 30, 2026

Summary

Refactor

Update bunnative docs and remove legacy nativets

Clarifies native script requirements, removes obsolete language, ensuring consistent deployment and reducing drift.

Health Assessment

X-Large
Low
Low
  • Quick review and single iteration indicate smooth process; large deletion reflects cleanup of legacy code.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
fix(apps): make public apps opt into cross-origin isolation via wm_coep (GIT-884) diegoimbert M AI 27.1h 5.8h May 30, 2026

Summary

Bug Fix

Make public apps opt into cross-origin isolation via wm_coep

Adds optional cross-origin isolation headers to public app pages, enabling safe embedding in iframes while preserving direct access for classic apps.

Health Assessment

Medium
Low
Low
  • Quick fix with AI assistance, minimal review iterations, and no regression risk.

AI Details

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

Tech Stack

Languages: Rust, Typescript
test: add global chat eval coverage centdix L AI 21.1h 2.4h May 30, 2026

Summary

Test

Add global chat eval coverage

Adds comprehensive AI evaluation coverage for global chat resources, variables, and schedules, improving test reliability and removing deprecated model aliases.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 21 hours with no rework, indicating a smooth process.
  • The moderate line count and single file change type suggest low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(cli): preserve user drafts on sync push and permissioned-as hugocasa M AI 19.1h 0.8h May 30, 2026

Summary

Bug Fix

Preserve user drafts during CLI sync push

Ensures that CLI deployments do not delete teammates' in-progress drafts, maintaining collaboration integrity.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, low review friction, small scope.

AI Details

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

Tech Stack

Languages: Rust, Typescript
fix(ai): validate token_url for SSRF in OAuth credentials flow rubenfiszel S AI 0.1h 0.1h May 30, 2026

Summary

Bug Fix

Fix SSRF validation for AI token URLs

Adds SSRF validation to prevent blind SSRF attacks via AI OAuth token URLs, ensuring internal hosts cannot be accessed without explicit opt‑in.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Rust
chore: add gpt-5.5 eval model centdix S AI 3.1h 2.6h May 29, 2026

Summary

Chore

Add GPT-5.5 eval model

Adds GPT-5.5 as an OpenAI-backed model for ai_evals, enabling benchmark runner to test the latest model across flow, script, app, and global modes.

Health Assessment

Small
Low
Low
  • Fast cycle time of 3 hours and a single comment review indicate low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
fix: batch encryption-key rotation into one git-sync job rubenfiszel L AI 32.9h 0.2h May 29, 2026

Summary

Bug Fix

Batch encryption-key rotation into single git-sync job

Ensures all secret variables are re-encrypted and synced in a single job, improving consistency and reducing sync overhead.

Health Assessment

Large
Medium
Low
  • The PR resolved a critical sync issue with minimal review friction, completing in under 33 hours with a single review cycle.

AI Details

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

Tech Stack

Languages: Rust
fix(ai): disable redirect following on AI proxy client to close SSRF rubenfiszel XS No 6.4h - May 29, 2026

Summary

Bug Fix

Fix AI proxy redirect SSRF

Disables redirect following in the AI proxy client to prevent SSRF attacks, closing a high‑severity security vulnerability.

Health Assessment

Small
Medium
Low
  • The PR was merged within 6.3 hours with a single, small change, indicating low review friction and minimal scope. The AI‑assisted code change addresses a critical SSRF vulnerability, providing high business impact with a medium risk level due to the security nature of the fix.

AI Details

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

Tech Stack

Languages: Rust
fix(api): authorize and harden log-file reading endpoints rubenfiszel M AI 12.4h 0.5h May 29, 2026

Summary

Bug Fix

Authorize and harden log file endpoints

Improves security by preventing unauthorized access to job logs and blocking symlink-based path traversal, protecting sensitive data.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward security fix with low risk.

AI Details

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

Tech Stack

Languages: Rust
fix(git-sync): bump sync script to hub/28238 to publish fork branches rubenfiszel XS AI 5.3h - May 29, 2026

Summary

Bug Fix

Bump sync script to publish fork branches

The PR updates the git-sync hub script to a newer version that correctly pushes forked branches to remote repositories. This resolves a production bug where forked branches were not published.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved a production issue with fork branch publishing.

AI Details

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

Tech Stack

Languages: Rust, Yaml
Frameworks: Github-Actions
feat(oauth): support per-provider sandbox URLs hugocasa XL AI 12.8h 8.0h May 28, 2026

Summary

Feature

Add sandbox URL support for OAuth providers

Enables admins to configure separate sandbox environments for OAuth providers, improving testing and development workflows without affecting production data.

Health Assessment

Medium
Low
Low
  • Fast cycle time with a single review and minimal rework indicates an efficient and well-managed PR process.

AI Details

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

Tech Stack

Languages: Rust, Javascript
Frameworks: Svelte
chore(main): release 1.712.0 rubenfiszel L No 45.2h 0.0h May 28, 2026

Summary

Chore

Release version 1.712.0

This PR publishes a new release, bumping the version and updating dependencies across backend, frontend, and client libraries, ensuring all components are aligned for the next deployment.

Health Assessment

Large
Low
Low
  • The release was reviewed immediately with no issues flagged by AI, and merged within 45 hours, indicating a smooth, low‑risk process.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python
feat: add deepseek fim support centdix L No 1.2h 0.4h May 28, 2026

Summary

Feature

Add DeepSeek FIM support

Adds native DeepSeek FIM support to Windmill’s code completion, enabling faster and more reliable autocomplete via DeepSeek’s beta completions endpoint.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review with minimal rework indicate a smooth integration of the new DeepSeek FIM capability.

AI Details

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

Tech Stack

Languages: Rust, Typescript
Frameworks: Svelte
fix(frontend): prevent duplicate asset node ids crashing flow graph rubenfiszel M AI 0.1h 0.1h May 28, 2026

Summary

Bug Fix

Prevent duplicate asset node IDs in flow graph

Fixes a crash in the flow graph caused by duplicate asset references, ensuring reliable rendering for users.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; no blockers or complex rework.

AI Details

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

Tech Stack

Languages: Typescript
fix(git-sync): publish fork branch on only_create_branch from the CLI rubenfiszel M AI 0.2h 0.1h May 28, 2026

Summary

Bug Fix

Fix git-sync fork branch publishing

Ensures forked workspaces correctly publish a branch to the remote, fixing integration test failures and restoring expected behavior. This change restores CLI push logic for branch-only sync, preventing empty fork branches and maintaining main branch integrity.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward bug fix with minimal risk. The small scope and clear test coverage support a low-risk merge.

AI Details

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

Tech Stack

Languages: Typescript
refactor: clean up ai provider proxy logic centdix XL No 3.0h 1.5h May 28, 2026

Summary

Refactor

Refactor AI provider proxy logic

Improves maintainability and performance of AI provider integration, reducing latency and simplifying code.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate efficient process, though large code churn suggests significant refactoring.

AI Details

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

Tech Stack

Languages: Rust
feat(queue): duration-weighted fairness admission rubenfiszel L AI 50.5h 49.9h May 28, 2026

Summary

Feature

Implement duration‑weighted fairness admission

Adjusts queue fairness algorithm to use true job durations, reducing victim job latency and balancing worker‑second usage.

Health Assessment

Large
Medium
Medium
  • Review took almost 50 hours, but no rework was needed; the PR was merged quickly after review.

AI Details

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

Tech Stack

Languages: Rust
fix(frontend): prevent MultiSelect crash on undefined value rubenfiszel S AI 0.1h - May 28, 2026

Summary

Bug Fix

Prevent MultiSelect crash on undefined value

This fix prevents a crash that caused approval pages to render blank when a MultiSelect component received an undefined value. It restores reliable user experience for approval workflows.

Health Assessment

Small
Low
Low
  • Merged within 8 minutes with only 18 lines of change, indicating a straightforward bug fix with minimal review friction.

AI Details

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

Tech Stack

feat: inject active editor into global chat centdix XL No 0.9h 0.8h May 28, 2026

Summary

Feature

Inject active editor into global chat

Adds active editor context to global AI chat, improving reference resolution and reducing token usage for users.

Health Assessment

X-Large
Low
Low
  • PR merged in under an hour with a single review comment, indicating a straightforward change with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Svelte
feat: warn when custom instance db is shared across workspaces diegoimbert M AI 4.0h 1.5h May 28, 2026

Summary

Feature

Warn when custom instance DB shared across workspaces

Adds a warning to alert users when selecting a shared custom instance database, preventing accidental data sharing across workspaces. This improves data isolation and reduces confusion for workspace administrators.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal review comments indicates a straightforward change.

AI Details

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

Tech Stack

Languages: Rust, Yaml
Page 1 of 6 »

Get this analytics stack for your team

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

Connect Repos