Pull Request Explorer

Exploring 299 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat: add wmill job rerun subcommand hugocasa M No 23.4h 23.3h May 22, 2026

Summary

Feature

Add CLI subcommands for job rerun and restart

Enables users to re-run or restart completed jobs directly from the command line, improving automation and debugging.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate smooth integration.

AI Details

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

Tech Stack

Languages: Typescript
chore(main): release 1.706.1 rubenfiszel L No 11.6h 0.0h May 22, 2026

Summary

Chore

Release version 1.706.1

This PR bumps the release to version 1.706.1, updating dependencies and configuration files to deliver the latest bug fixes and improvements to users.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review indicate a smooth release process.
  • AI review helped catch issues quickly.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python
fix: fork compare visibility for non-admins and stale-token superadmins rubenfiszel XL No 1.1h 0.1h May 22, 2026

Summary

Bug Fix

Fix fork compare visibility for non-admins and stale-token superadmins

Ensures fork visibility correctly respects user permissions and stale superadmin tokens, preventing hidden changes and incorrect warnings.

Health Assessment

X-Large
High
Low
  • Rapid iteration with AI-assisted review, quick fix, but large code changes and multiple commits indicate significant refactoring of visibility logic.

AI Details

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

Tech Stack

Languages: Rust
refactor(cli): wmill sync git-deploy stops committing, caller owns commit+push rubenfiszel M AI 0.0h - May 22, 2026

Summary

Refactor

Refactor sync git-deploy to separate commit/push

Fixes GPG signing failures by moving commit/push to caller, ensuring reliable deployments.

Health Assessment

Small
Low
Low
  • Merged within minutes with minimal changes, indicating low complexity and high confidence in the refactor.

AI Details

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

Tech Stack

Languages: Javascript
fix(git-sync): bump to hub/28235 (in-script commit, latest CLI) — WIN-1974 rubenfiszel S AI 0.5h 0.5h May 22, 2026

Summary

Bug Fix

Fix GPG signing issue in git-sync

Resolves a GPG signing issue by reverting to a previous version of the git-sync script and updating the CLI to ensure reliable signing.

Health Assessment

Small
Medium
Low
  • The PR fixes a critical issue with GPG signing, and the solution involves reverting to a previous version of the script. The changes are relatively small, but the impact is significant.

AI Details

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

Tech Stack

Languages: Rust, Javascript
Frameworks: Svelte
Reduce slim image vulnerability surface aldrinjenson M AI 10.1h - May 22, 2026

Summary

Chore

Reduce slim image vulnerability surface

Reduces the dependency surface of slim Windmill images, making them more secure and reproducible.

Health Assessment

Small
Low
Low
  • The PR reduces the vulnerability surface of the slim images and improves reproducibility, which is a positive change for the project's security and maintainability.

AI Details

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

Tech Stack

Languages: Python, Javascript
Frameworks: Docker
fix(nsjail): gate unix-symlink test behind cfg(unix) for Windows rubenfiszel XS AI 0.0h - May 21, 2026

Summary

Bug Fix

Gate Unix Symlink Test for Windows Builds

Fixes Windows build failures by gating a Unix‑specific symlink test, ensuring CI passes and improving reliability for Windows developers.

Health Assessment

Small
Low
Low
  • Quick patch resolved Windows build issue with minimal code change, no rework required.

AI Details

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

Tech Stack

Languages: Rust
chore(main): release 1.706.0 rubenfiszel L No 23.5h 0.0h May 21, 2026

Summary

Chore

Release version 1.706.0

Publishes new release with updated dependencies and features.

Health Assessment

Large
Medium
Low
  • Release PR merged quickly with no review issues, 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
feat(nsjail): optional disk-backed /tmp via instance setting rubenfiszel XL AI 7.6h 0.2h May 21, 2026

Summary

Feature

Add optional disk-backed /tmp for nsjail

Enables disk-backed /tmp in nsjail sandboxes, reducing worker RAM usage and allowing disk-based temp storage, improving resource management for environments with limited RAM.

Health Assessment

X-Large
High
Low
  • Fast review and merge (7.6h cycle) despite large scope; minimal back‑and‑forth indicates clear implementation and testing. The change touches many files and adds significant logic, raising risk but mitigated by thorough unit tests.

AI Details

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

Tech Stack

Languages: Rust, Python, Ruby, Go, +3 more
feat: add userdraft listing primitives centdix L No 23.0h 21.9h May 21, 2026

Summary

Feature

Add UserDraft listing primitives

Enables global mode to discover, compare, and clear user drafts across workspaces, improving editor state consistency and reducing stale data.

Health Assessment

Large
Low
Low
  • Fast cycle time with minimal review rounds indicates a straightforward, low-risk change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Svelte
fix(ai): enforce RLS and scope check on user-supplied X-Resource-Path rubenfiszel M AI 4.5h 0.3h May 21, 2026

Summary

Bug Fix

Enforce RLS and scope checks for X-Resource-Path

Fixes an authorization bypass in the AI proxy by ensuring only users with read access to a resource can use its credentials, preventing privilege escalation.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

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

Tech Stack

Languages: Rust
fix(debugger): add non-root user support to Dockerfile rubenfiszel XS AI 4.2h 0.1h May 21, 2026

Summary

Bug Fix

Add non-root user support to debugger image

Enables the debugger container to run under non-root security contexts, improving Kubernetes compatibility and reducing permission errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence in the change.

AI Details

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

Tech Stack

Frameworks: Docker
feat: add yolo mode for ai chat tools centdix XL No 26.3h 23.7h May 21, 2026

Summary

Feature

Add yolo mode for AI chat tools

Users can now toggle auto‑accept confirmations in AI chat, reducing friction and speeding up interactions.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed quickly with no issues, indicating a smooth process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Svelte
feat(cli): add `wmill init prompts` and custom override slot hugocasa XL AI 19.0h 18.2h May 21, 2026

Summary

Feature

Add wmill init prompts and custom override slot

Splits AGENTS.md into managed and user-owned halves, adds CI-aware deploy guidance, and a dedicated wmill refresh prompts command

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with many files changed, indicating significant changes to the codebase. The review process was interactive with multiple comments and revisions, suggesting some friction in the review process.

AI Details

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

Tech Stack

Languages: Javascript, Python
Frameworks: React
fix(indexer): tell admins when ingress routes search to wrong pod rubenfiszel S AI 1.8h 1.6h May 21, 2026

Summary

Bug Fix

Fix admin notification for wrong pod ingress

Admins now receive clear error messages when search traffic is routed to pods lacking the indexer lock, reducing troubleshooting time and preventing false health signals. Additionally, the index writer memory budget field now displays the correct default and unit, improving configuration clarity.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; single review and no changes after approval.

AI Details

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

Tech Stack

feat: add UV_PYTHON_INSTALL_MIRROR env and instance setting rubenfiszel M AI 0.8h 0.5h May 21, 2026

Summary

Feature

Add UV_PYTHON_INSTALL_MIRROR env and setting

Enables operators to configure a private mirror for uv Python installs, improving reliability in air‑gapped or proxied environments.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a smooth, low‑risk change.

AI Details

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

Tech Stack

Languages: Rust, Typescript
feat: CLI datatable serve / psql diegoimbert XL No 1.0h 0.8h May 20, 2026

Summary

Feature

Add CLI datatable serve and psql commands

Enables users to serve data tables via a Postgres‑wire proxy and launch psql directly, improving data access and developer workflow.

Health Assessment

Large
Medium
Medium
  • Rapid iteration with AI‑assisted review led to quick resolution and merge within an hour.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Python
chore: add playwright mcp for frontend verification hugocasa S AI 0.1h - May 20, 2026

Summary

Chore

Add Playwright MCP for frontend verification

Enables agents to drive a real browser for end‑to‑end frontend verification, improving QA automation.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review required, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Yaml
chore(main): release 1.705.0 rubenfiszel L No 34.7h 0.0h May 20, 2026

Summary

Chore

Release version 1.705.0

Deploys new release with updated features and bug fixes, updating dependencies and client libraries.

Health Assessment

Small
Low
Low
  • Release was automated and merged quickly with minimal changes, indicating a smooth process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust, Typescript, Javascript, Python
fix(flows): flag noLogs jobs and lazily resolve them in log panel diegoimbert L AI 219.7h 219.6h May 20, 2026

Summary

Bug Fix

Fix flow logs: flag noLogs jobs and lazy load logs

Adds an explicit sentinel for skipped logs, enabling the log panel to show a loader and lazily fetch full logs, eliminating empty log displays during flow testing.

Health Assessment

Medium
Medium
High
  • The PR had a long cycle time (~9 days) and slow review, largely due to multiple merge commits and a single review comment. Despite the moderate code changes, the extended timeline suggests coordination overhead rather than technical complexity.

AI Details

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

Tech Stack

Languages: Typescript
fix: early return should consider failure_module result hugocasa L AI 25.8h 25.2h May 20, 2026

Summary

Bug Fix

Fix early return to respect failure_module result

Ensures sync endpoints return the failure handler’s output when an early-return node fails, improving reliability and correct error handling for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time with a single review and minimal rework indicates a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Rust
refactor: move google ai proxy handling to windmill-ai centdix XL No 3.0h 3.0h May 20, 2026

Summary

Refactor

Refactor Google AI proxy handling

Moves Google AI workspace proxy handling from windmill-api to windmill-ai for better organization and maintainability.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 3 hours, indicating a relatively smooth review process.
  • The refactor plan and test plan are well-documented, showing a clear understanding of the changes and their impact.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
feat: persistent in-editor drafts via UserDraft diegoimbert XL AI 195.7h 173.3h May 20, 2026

Summary

Feature

Add persistent in-editor drafts via UserDraft

Provides reliable autosave for all editors, preventing data loss on refresh or tab close, improving user productivity.

Health Assessment

X-Large
High
High
  • Long review and merge times indicate significant rework and complexity; many commits suggest iterative development; large scope and high friction raise risk.

AI Details

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

Tech Stack

Languages: Rust, Typescript
fix: collapse successful ai tool details centdix M No 1.1h 0.6h May 20, 2026

Summary

Bug Fix

Collapse AI tool details automatically

Automatically collapse successful AI tool call panels to reduce clutter, while keeping test tools expanded for debugging.

Health Assessment

Small
Low
Low
  • Rapid review and merge within 1.1 hours, minimal changes, no blockers.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: Svelte
fix: cgroup-aware DuckDB memory_limit + allocator memory release rubenfiszel M AI 22.1h 1.0h May 20, 2026

Summary

Bug Fix

Fix cgroup-aware DuckDB memory limit and allocator release

Ensures worker processes stay within container memory limits, preventing OOM kills and maintaining query spill behavior, thereby improving system stability and resource efficiency for users.

Health Assessment

Medium
Medium
Medium
  • The PR required several iterations and AI assistance to resolve complex memory management issues, yet it was merged within 22 hours, reflecting a relatively efficient resolution process.

AI Details

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

Tech Stack

Languages: Rust
Fix: set explicit cursor color in light editor theme sash2721 XS AI 190.4h 0.0h May 20, 2026

Summary

Bug Fix

Set cursor color in light editor theme

Improves editor usability by ensuring cursor visibility in light theme.

Health Assessment

Small
Low
Low
  • Quick review and merge after a single commit; minimal changes.

AI Details

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

Tech Stack

Languages: Typescript
tighten security from vuln report rubenfiszel M AI 0.3h 0.2h May 20, 2026

Summary

Bug Fix

Secure workspace envs, S3 handlers, job progress

This PR hardens workspace environment variable handling, adds preview-mode guards to S3 app handlers, and scopes job progress updates to prevent cross-workspace tampering, addressing multiple low‑severity vulnerabilities from the Q1 2026 report.

Health Assessment

Medium
Low
Low
  • Rapid response to vulnerability findings with minimal iterations and quick merge indicates an efficient review process.

AI Details

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

Tech Stack

Languages: Rust
fix(s3): sandbox stored XSS via download response headers rubenfiszel S No 0.3h - May 20, 2026

Summary

Bug Fix

Fix XSS via S3 download headers

Removes a stored‑XSS vulnerability that could let an attacker elevate privileges by exploiting download response headers, protecting admin sessions and preventing malicious content execution.

Health Assessment

Small
Low
Low
  • The PR was merged within 18 minutes of opening, indicating a straightforward, low‑risk fix with no review or rework cycles.

AI Details

Tech Stack

Languages: Rust
feat(nsjail): make tmpfs size configurable via instance setting rubenfiszel L No 0.4h 0.1h May 20, 2026

Summary

Feature

Configure nsjail tmpfs size via instance setting

Allows operators to control memory allocation for sandboxed jobs, improving resource usage and consistency across languages.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations indicates a straightforward change with low risk to production.

AI Details

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

Tech Stack

Languages: Rust
feat(debug): show ghost breakpoint and tooltip on gutter hover Guilhem-lm M No 167.1h - May 20, 2026

Summary

Feature

Add ghost breakpoint tooltip on gutter hover

Enhances debugging UX by showing a ghost breakpoint and tooltip, guiding users to set breakpoints easily.

Health Assessment

Medium
High
High
  • Multiple commits and a revert indicate iterative refinement; the 167‑hour cycle time suggests blockers or complexity in the debugging UI.

AI Details

Tech Stack

Frameworks: Svelte
feat(editors): responsive top-bars + collapsible raw-app sidebar Guilhem-lm XL AI 24.9h 21.6h May 20, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

feat(chat): waiting-for-user indicator + scroll-to-latest polish Guilhem-lm L AI 5.7h 3.9h May 20, 2026

Summary

Feature

Add waiting indicator and scroll polish to chat

Improves user experience by replacing misleading typing dots with a clear waiting indicator and polishing scroll behavior, enhancing clarity during tool confirmation and user prompts.

Health Assessment

Small
Low
Low
  • Fast cycle time of 5.7 hours and only one review comment indicate a smooth review process with minimal friction.

AI Details

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

Tech Stack

Frameworks: Svelte
feat(frontend): sync home search bar state to URL diegoimbert S No 2.4h - May 20, 2026

Summary

Feature

Sync home search bar state to URL

Allows users to share and bookmark search results via URL, improving navigation and collaboration.

Health Assessment

Small
Low
Low
  • Rapid AI-assisted change with minimal code churn and no review needed, leading to a fast merge.

AI Details

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

Tech Stack

Frameworks: Svelte
feat(cli): add datatable and ducklake list/run commands diegoimbert L No 1.7h - May 20, 2026

Summary

Feature

Add CLI datatable and ducklake list/run commands

Adds new CLI commands to list and run SQL queries against datatables and ducklake, enabling users to manage data directly from the command line. This improves developer productivity by allowing quick data inspection and execution without leaving the terminal.

Health Assessment

Large
Low
Low
  • The PR was merged quickly with minimal review, indicating straightforward implementation and clear documentation.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix(saml): preserve deep links from /a/[...path] across SAML round-trip rubenfiszel M AI 1.5h 1.4h May 20, 2026

Summary

Bug Fix

Fix SAML deep link preservation across round-trip

Ensures users return to intended deep link after SAML login, preventing navigation hang and security issues.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; AI review identified a single issue that was resolved quickly, indicating a clean, focused fix.

AI Details

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

Tech Stack

Languages: Typescript
feat: resolve relative imports from local content in script/flow preview rubenfiszel L AI 28.9h 0.1h May 20, 2026

Summary

Feature

Resolve relative imports from local content in script/flow preview

Enables local edits to be used in script, flow, and app dev previews instead of last deployed versions

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 13 files changed, but the review process was relatively smooth with a short cycle time of 28.9 hours

AI Details

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

Tech Stack

Languages: Python, Javascript, Rust
Frameworks: Bun, React
feat: open ai chat path links in drawers centdix XL No 37.0h 15.1h May 20, 2026

Summary

Feature

Add AI chat path linking to drawers

Enables AI chat messages to link workspace paths and open related items via drawers, improving navigation and user experience.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations after a single review, indicating significant rework, yet the overall cycle time remained within normal bounds.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Svelte
fix(frontend): flow progress bar for early-stop and error handler (WIN-1961) diegoimbert S AI 0.6h - May 20, 2026

Summary

Bug Fix

Fix flow progress bar early‑stop and error handling

Ensures the flow progress bar accurately reflects completion and error states, improving user confidence in workflow execution.

Health Assessment

Small
Low
Low
  • Quick resolution of two UI bugs with minimal code changes, indicating efficient review and low risk.

AI Details

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

Tech Stack

Frameworks: Svelte
fix(autoscaling): count custom worker groups by row, divide only native by NUM_WORKERS rubenfiszel XS AI 0.1h - May 20, 2026

Summary

Bug Fix

Fix autoscaling worker count logic

Accurate autoscaling of worker groups ensures optimal resource usage and prevents under‑scaling of custom worker groups.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, 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: Sql
chore(webmux): add oneshot system prompt with PR readiness guidance hugocasa S AI 1.5h 0.1h May 20, 2026

Summary

Chore

Add oneshot system prompt with PR readiness guidance

Provides explicit guidance for webmux oneshot runs, ensuring PRs are only marked ready when confident, reducing review friction.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating smooth process.

AI Details

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

Tech Stack

Languages: Yaml
feat(chat): visual redesign — input, streaming indicator, scroll polish Guilhem-lm XL AI 23.5h 4.3h May 20, 2026

Summary

Refactor

Visual redesign of AI chat interface

Enhances user experience by refreshing the AI chat UI, adding a streaming indicator, and improving scroll behavior, reducing confusion and improving usability.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review comments indicate a smooth, low‑friction process with a single commit and quick approval.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Svelte
feat(snowflake): derive public key from private key when omitted (WIN-1959) rubenfiszel M AI 0.2h 0.1h May 20, 2026

Summary

Feature

Derive Snowflake public key from private key

Users can configure Snowflake connections with only a private key, simplifying setup and reducing friction.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate a straightforward change with minimal risk.

AI Details

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

Tech Stack

Languages: Rust
chore(claude): harden main-branch guard and gate claude.ai MCP tools hugocasa S AI 13.3h 0.1h May 20, 2026

Summary

Chore

Harden main-branch guard and gate MCP tools

Strengthens repository protection by enforcing stricter git push rules and gating sensitive Claude AI connectors, reducing accidental force pushes and unauthorized tool usage.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Shell
feat(vault): optional KV secret path prefix setting (WIN-1960) rubenfiszel S AI 9.0h 0.3h May 20, 2026

Summary

Feature

Add optional KV secret path prefix setting

Enables operators to keep existing Vault layouts and scope policies more tightly, improving security and flexibility for secret storage.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework led to a quick 9‑hour cycle time, indicating a smooth integration of the new feature.

AI Details

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

Tech Stack

Languages: Rust
Frameworks: Svelte
update webmux config for oneshot hugocasa XS AI 8.5h 0.0h May 20, 2026

Summary

Feature

Update webmux config for oneshot

Enable auto-cleanup and auto-worktree creation in `.webmux.yaml` for oneshot workflows, removing GitHub branches on merge and auto-creating worktrees for Linear issues for teams WIN and GIT.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; AI review provided quick validation.

AI Details

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

Tech Stack

Languages: Yaml
fix: enforce auth guards on app component preview execution rubenfiszel L AI 7.1h 0.5h May 19, 2026

Summary

Bug Fix

Enforce auth guards on app component preview execution

Secures app preview execution by enforcing proper authorization, preventing operators from running arbitrary code and ensuring token scope restrictions.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate efficient resolution of a critical security bug.

AI Details

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

Tech Stack

Languages: Rust, Sql
feat: add wmill protection-rules pull/push CLI commands rubenfiszel XL AI 3.8h 2.6h May 19, 2026

Summary

Feature

Add protection-rules pull/push CLI commands

Adds CLI commands to pull and push workspace protection rules, enabling version‑controlled rule management and improved CI integration.

Health Assessment

X-Large
Low
Low
  • Rapid approval with minimal iterations indicates high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
test: provision migrated db for mutual-resource recursion test (WIN-1958) rubenfiszel S AI 0.2h - May 19, 2026

Summary

Bug Fix

Provision migrated DB for mutual-resource recursion test

Fixes CI panics by provisioning a migrated test database, ensuring the test runs against a proper schema.

Health Assessment

Small
Low
Low
  • AI-assisted change resolved a CI failure with minimal code modifications, demonstrating efficient use of automated tooling.

AI Details

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

Tech Stack

Languages: Rust
Frameworks: Sqlx
feat(indexer): observability for unavailable search index (WIN-1956) rubenfiszel M AI 3.4h 2.7h May 19, 2026

Summary

Feature

Add observability for unavailable search index

Provides clearer error messages and a status panel for the indexer, enabling admins to quickly distinguish configuration issues from bugs and improving system reliability.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 3.4 hours, indicating a smooth process with minimal rework. AI-assisted code generation likely contributed to the rapid turnaround.

AI Details

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

Tech Stack

Languages: Rust
fix: bound resource/variable interpolation recursion depth (WIN-1957) rubenfiszel M AI 0.2h - May 19, 2026

Summary

Bug Fix

Fix recursion depth limit for resource interpolation

Prevents API crashes from circular resource references, ensuring system stability and protecting against DoS attacks.

Health Assessment

Medium
Low
Low
  • Rapid AI-assisted fix with minimal code changes and no review required, resulting in a fast merge and low risk.

AI Details

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

Tech Stack

Languages: Rust
« Page 3 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