Pull Request Explorer

Exploring 318 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: enforce folder ACL on flow run-by-version routes (GHSA-8mv7-hmrg-96xv) rubenfiszel M AI 0.4h 0.1h May 17, 2026

Summary

Bug Fix

Fix folder ACL enforcement on flow run routes

This security fix prevents unauthorized execution of folder‑scoped flows via version routes, ensuring RBAC compliance and protecting against privilege escalation.

Health Assessment

Medium
High
Low
  • The PR was merged within 0.4 hours, with a single review comment and no rework, demonstrating a streamlined process. The use of AI‑assisted code generation helped expedite the fix for a high‑severity vulnerability.

AI Details

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

Tech Stack

Languages: Rust
fix(mcp): validate oauth dynamic client registration redirect_uris rubenfiszel M AI 0.5h 0.1h May 17, 2026

Summary

Bug Fix

Validate OAuth redirect URIs for MCP registration

Prevents XSS that could allow attackers to mint API tokens by ensuring only safe redirect URIs are accepted during dynamic client registration.

Health Assessment

Medium
Low
Low
  • Rapid, AI-assisted fix with minimal review and no rework, merged within 30 minutes of opening.

AI Details

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

Tech Stack

Languages: Rust
chore(main): release 1.703.2 rubenfiszel L AI 0.1h 0.0h May 17, 2026

Summary

Chore

Release 1.703.2 with security fix

This release updates Rust crates, SDKs, and OpenAPI specs, adding a security fix that prevents cross‑tenant DNS poisoning by making /etc read‑only in nsjail.

Health Assessment

Large
Medium
Low
  • Rapid release cycle with minimal review; AI-generated summary; large codebase changes across multiple SDKs and Rust crates.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python, Yaml
fix: prevent cross-tenant DNS poisoning via writable /etc in nsjail rubenfiszel L AI 1.1h 1.0h May 17, 2026

Summary

Bug Fix

Prevent cross-tenant DNS poisoning via writable /etc in nsjail

Fixes nsjail sandbox by adding read‑only binds for /etc/resolv.conf, /etc/hosts, and /etc/hostname, preventing DNS poisoning across tenants.

Health Assessment

Large
Low
Low
  • Fast 1.1‑hour cycle, single review, minimal rework, large config changes but low risk.

AI Details

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

Tech Stack

fix: sidebar rendering expanded-but-empty at sub-pixel widths near 768px rubenfiszel XS AI 3.3h 0.1h May 16, 2026

Summary

Bug Fix

Fix sidebar rendering at sub-pixel widths

Ensures the sidebar displays correctly near the 768px breakpoint, preventing UI glitches that could confuse users.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and no blockers.

AI Details

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

Tech Stack

Frameworks: Svelte
chore(main): release 1.703.1 rubenfiszel L No 17.3h 0.0h May 16, 2026

Summary

Chore

Release version 1.703.1

This PR publishes a new release, updating dependencies and configuration files to ensure the latest features and bug fixes are available to users.

Health Assessment

Large
Low
Low
  • Release PR was reviewed quickly by AI with no issues, indicating a smooth process. The PR involved moderate code changes across many config files but no significant business logic changes.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Yaml
fix: actionable error when a custom_path is taken by an app in another workspace rubenfiszel L AI 0.4h - May 16, 2026

Summary

Bug Fix

Fix actionable error for custom path conflicts across workspaces

Improves error messaging for custom path conflicts, enabling operators to identify the conflicting workspace and app while preserving uniqueness constraints.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, no rework, fast merge, low risk.

AI Details

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

Tech Stack

Languages: Rust
fix: reset parent_hash in auto_parent when all versions at path are archived windmill-internal-app M AI 39.9h 39.9h May 16, 2026

Summary

Bug Fix

Fix auto_parent parent_hash reset for archived scripts

This change clears stale parent references when auto_parent is enabled but no active script exists, preventing lineage conflicts. It adds a regression test to guard against future regressions.

Health Assessment

Medium
Low
Medium
  • The PR had a long review delay but minimal rework, indicating a straightforward bug fix that was eventually approved after a single review.

AI Details

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

Tech Stack

Languages: Rust
feat: harden UI builder artifact bootstrap with verified pinned metadata rubenfiszel M AI 0.2h 0.1h May 16, 2026

Summary

Feature

Harden UI builder artifact bootstrap with verified metadata

Adds checksum verification and path traversal protection to the UI builder download process, ensuring secure and reliable builds for all users.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating straightforward implementation.

AI Details

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

Tech Stack

Languages: Javascript, Shell
fix: don't show ALLOW_PRIVATE_AI_BASE_URLS hint for malformed AI base URLs rubenfiszel M AI 0.2h 0.1h May 16, 2026

Summary

Bug Fix

Fix misleading AI base URL error hint

Stops misleading error hints for malformed AI URLs, ensuring users see accurate messages and reducing confusion over environment variable usage. This improves user experience and cuts support tickets.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; AI-assisted code improved clarity and reduced review comments.

AI Details

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

Tech Stack

Languages: Rust
fix: atomic bundle cache writes to prevent parallel cold-load race rubenfiszel L AI 0.5h 0.2h May 15, 2026

Summary

Bug Fix

Fix atomic bundle cache writes to prevent race

Ensures workers reliably load bundles without race conditions, preventing runtime errors and manual cleanup, improving reliability for parallel flows.

Health Assessment

Large
Low
Low
  • Rapid AI-assisted fix with minimal review and no rework, demonstrating efficient bug resolution.

AI Details

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

Tech Stack

Languages: Rust
fix: detect S3 assets passed as SDK object arg in ts parser rubenfiszel L AI 0.2h 0.1h May 15, 2026

Summary

Bug Fix

Fix S3 asset detection in TS parser

Ensures S3 read/write operations are correctly identified in asset graphs, enabling accurate trigger cascades and preventing silent failures.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review, low complexity, and no production impact.

AI Details

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

Tech Stack

Languages: Rust
fix(cli): replace sync deprecation placeholder link MackDing XS AI 0.0h 0.0h May 15, 2026

Summary

Bug Fix

Replace sync deprecation placeholder link

Updated deprecation messages to point users to official sync docs, improving migration guidance.

Health Assessment

Small
Low
Low
  • Quick fix with no review friction, minimal scope, low risk.

AI Details

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

Tech Stack

Languages: Typescript
chore(main): release 1.703.0 rubenfiszel L No 23.7h 0.0h May 15, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Python
fix: apply pip_local_dependencies filtering to deployed scripts with populated lockfiles windmill-internal-app M AI 1.1h 0.5h May 15, 2026

Summary

Bug Fix

Fix pip_local_dependencies filtering for deployed scripts

Prevents duplicate package installs and reduces job runtime by ~18 seconds per job, improving deployment efficiency.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; single review and small scope indicate low risk.

AI Details

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

Tech Stack

Languages: Rust
chore(frontend): update vite to 8.0.13 rubenfiszel L AI 0.1h 0.0h May 15, 2026

Summary

Chore

Update Vite to 8.0.13 for frontend stability

Bumps Vite to the latest patch, improving build stability and updating transitive dependencies.

Health Assessment

Large
Low
Low
  • Merged within minutes with AI review confirming no issues; minimal friction and low risk.

AI Details

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

Tech Stack

fix: aggregate wait time should target the true root job, not flow_innermost_root_job windmill-internal-app XS AI 2.7h 2.6h May 15, 2026

Summary

Bug Fix

Fix wait time aggregation to target true root job

Corrects a bug where wait times were incorrectly attributed to inner flow jobs, ensuring accurate metrics for top-level flow executions.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review indicate a straightforward bug fix with minimal impact.

AI Details

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

Tech Stack

Languages: Rust
feat(otel-tracing-proxy): configurable NO_PROXY hosts rubenfiszel M AI 0.5h 0.1h May 14, 2026

Summary

Feature

Add configurable NO_PROXY hosts for OTEL proxy

Admins can now specify hosts that bypass the OTEL tracing proxy, preventing certificate errors for pinned‑CA clients such as kubectl and terraform, improving job reliability.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; AI review helped identify issues early, leading to a smooth, low‑risk deployment.

AI Details

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

Tech Stack

Languages: Rust
Frameworks: Svelte
fix: never mark failure/trigger/approval scripts as auto_kind=lib rubenfiszel M AI 0.2h 0.1h May 14, 2026

Summary

Bug Fix

Fix auto_kind for failure/trigger/approval scripts

Ensures runnable failure, trigger, and approval scripts are not hidden by incorrect auto_kind, improving flow error handling and picker visibility.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Rust, Sql
chore(main): release 1.702.1 rubenfiszel L AI 0.1h 0.0h May 14, 2026

Summary

Chore

Release 1.702.1

Bumps version to 1.702.1, updates dependencies and SDKs, and fixes OpenTelemetry tracing in nativets.

Health Assessment

Small
Low
Low
  • Fast release with minimal changes, AI-assisted review, no blockers.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Python
test(nativets): cover deno_telemetry init contract + http trace export E2E rubenfiszel L No 0.1h - May 14, 2026

Summary

Test

Add tests for deno_telemetry init and trace export

Adds integration tests to catch telemetry initialization regressions, ensuring reliable tracing for customers. This protects against future crashes that could disrupt user fetch operations.

Health Assessment

Large
Low
Low
  • Fast cycle with a single commit and no review friction, adding tests to guard against future telemetry regressions.

AI Details

Tech Stack

Languages: Rust
fix(nativets): pass tracing-enabled OtelConfig to deno_telemetry::init windmill-internal-app XS AI 0.3h - May 14, 2026

Summary

Chore

Update EE repo reference to latest commit

Keeps the EE repository reference in sync with the latest changes, ensuring consistency across environments and preventing potential mismatches.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating low complexity and quick resolution.

AI Details

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

Tech Stack

chore(main): release 1.702.0 rubenfiszel L No 2.5h 0.0h May 14, 2026

Summary

Chore

Release version 1.702.0

This release updates dependencies, adds new features, and fixes bugs, improving stability and performance.

Health Assessment

Large
Low
Low
  • Release was approved quickly with minimal review, indicating a stable release process.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Python
feat(git-sync): sync extra_perms for flows/scripts/apps rubenfiszel XL AI 1.2h 0.1h May 14, 2026

Summary

Feature

Sync granular ACLs for flows, scripts, apps

Enables end‑to‑end sync of granular permissions for flows, scripts, and apps, improving consistency between the UI and git‑sync and reducing permission drift.

Health Assessment

X-Large
Medium
Low
  • Rapid iteration with AI assistance resolved permission sync issues, achieving a feature merge within 1.2 hours.

AI Details

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

Tech Stack

Languages: Rust, Typescript
fix(mcp): sanitize and enrich nested resource schemas rubenfiszel XL AI 0.3h 0.0h May 14, 2026

Summary

Bug Fix

Sanitize and enrich nested resource schemas

Ensures MCP tool registration succeeds by converting invalid resource schema types to valid JSON Schema and providing enriched descriptions, improving LLM integration and preventing registration errors.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal review, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Rust
feat: include service accounts in instance settings users list rubenfiszel XL AI 0.9h 0.1h May 14, 2026

Summary

Feature

Include service accounts in superadmin users list

Adds service accounts to the superadmin instance users list with a Bot icon, workspace badge, and a manage link, improving visibility and management of workspace‑scoped accounts.

Health Assessment

Large
Low
Low
  • Merged within 0.9 hours with a single review comment, indicating a straightforward change with minimal risk.

AI Details

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

Tech Stack

Languages: Rust, Yaml
Frameworks: Svelte
chore(main): release 1.701.0 rubenfiszel L No 25.7h 0.0h May 13, 2026

Summary

Chore

Release version 1.701.0

Publishes a new release, updating dependencies, documentation, and packaging to enable recent features and bug fixes.

Health Assessment

Large
Medium
Low
  • Release completed in under 26 hours with a single AI‑reviewed comment, indicating an efficient and low‑friction release workflow.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Python
feat: read-only flag on API tokens rubenfiszel XL AI 5.2h 0.3h May 13, 2026

Summary

Feature

Add read-only flag to API tokens

Adds a read-only mode for API tokens, limiting them to read-only HTTP methods and preventing mutating actions, enhancing security and compliance.

Health Assessment

X-Large
High
Medium
  • The PR was reviewed quickly and merged within 5 hours, but required many small commits to address issues, indicating active iteration. The large code change and many files suggest a high-risk change, though the fast cycle time and single review round imply strong test coverage and confidence.

AI Details

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

Tech Stack

Languages: Rust, Sql, Yaml
Allow devops role to use all_workspaces runs filter in admins workspace windmill-internal-app S AI 0.1h - May 13, 2026

Summary

Bug Fix

Allow devops role to use all_workspaces runs filter in admins workspace

Enables devops users to view runs across all workspaces in the admins workspace, improving operational oversight without backend changes.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no backend modifications, merged within minutes.

AI Details

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

Tech Stack

Languages: Typescript
fix: align script path existence check with deploy logic rubenfiszel M AI 0.1h 0.1h May 13, 2026

Summary

Bug Fix

Align script path check with deploy logic

Ensures scripts can be created at paths with archived scripts and hides delete options for non‑admins, improving workflow accuracy and UI consistency.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes; low complexity and risk.

AI Details

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

Tech Stack

Languages: Rust
Frameworks: Svelte
perf(dynselect): only retrigger when helper args actually change rubenfiszel M AI 1.5h 0.6h May 13, 2026

Summary

Feature

Optimize dynselect retrigger logic

Reduces unnecessary backend jobs by only retriggering when helper arguments change, improving performance and user experience.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.5h, minimal review friction, small scope of 2 files and 125 lines, indicating a low-risk, efficient PR.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Svelte
fix(bun): pass --preserve-symlinks on unbundled execution rubenfiszel M AI 0.4h 0.1h May 13, 2026

Summary

Bug Fix

Fix Bun unbundled execution symlink issue

This fix resolves module resolution failures in Bun scripts by enabling symlink preservation, preventing runtime errors for unbundled executions. It ensures reliable first-run behavior for scripts that rely on Bun's cache layout.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Rust
fix: align global flow tool arguments centdix L No 0.2h 0.1h May 13, 2026

Summary

Bug Fix

Align global flow tool arguments

Aligns global flow tool arguments with flow mode, preventing malformed tool calls and improving model reliability.

Health Assessment

Medium
Low
Low
  • Quick AI‑assisted review identified a single issue, resolved in a single commit within 12 minutes, indicating efficient collaboration and low risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
fix: send flow push-loop ping outside transaction so zombie monitor sees it windmill-internal-app XS AI 20.7h - May 13, 2026

Summary

Bug Fix

Fix flow ping visibility to avoid deadlocks

Ensures zombie monitor sees flow pings immediately, preventing deadlocks during large parallel pushes.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes resolved a deadlock issue during large parallel pushes.

AI Details

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

Tech Stack

Languages: Rust
fix: scope promotion-mode debounce key per repo hugocasa M AI 1.1h - May 13, 2026

Summary

Bug Fix

Fix debounce key collision for multi-repo promotion

Ensures deployments to multiple promotion-mode git-sync repositories are not dropped due to debounce key collisions, improving reliability of multi-repo workspaces.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes and no review indicates low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Rust
test: add global ai eval mode centdix XL No 18.0h 0.5h May 13, 2026

Summary

Feature

Add global AI eval mode

Enables comprehensive testing of the global AI chat mode, improving reliability and user experience.

Health Assessment

Large
Medium
Low
  • PR merged quickly with minimal review, indicating confidence in the changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat: publish CLI skills + AGENTS.md to windmill-cli-docs for context7 rubenfiszel XL AI 0.6h 0.1h May 13, 2026

Summary

Feature

Publish CLI docs snapshot to windmill-cli-docs

Automates publishing of fully rendered Windmill CLI documentation—including AGENTS.md, CLI reference, and skills—to the windmill-cli-docs repository on each release tag, enabling context7 to index up-to-date CLI guidance.

Health Assessment

Large
Low
Low
  • Rapid iteration with minimal review; quick merge indicates low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Github-Actions
fix(cli): prevent !inline-corruption in flow push/pull rubenfiszel M AI 0.7h 0.1h May 13, 2026

Summary

Bug Fix

Prevent inline script corruption during flow sync

Stops sync operations from overwriting user scripts with literal '!inline' directives, ensuring data integrity and clear error reporting. This improves reliability for developers using the CLI.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review indicate a straightforward bug fix with minimal rework. The PR’s moderate line count and limited file changes suggest low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(operator): refresh IAM RDS / Entra ID tokens in operator process rubenfiszel M AI 0.5h 0.4h May 13, 2026

Summary

Bug Fix

Refresh IAM tokens in operator process

Ensures the Kubernetes operator maintains valid IAM authentication, preventing connection failures and downtime for database-backed workloads.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour with a single review.

AI Details

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

Tech Stack

Languages: Rust
feat(frontend): unified EditorHeader with file picker for flow/script/app editors Guilhem-lm XL AI 163.8h 136.1h May 12, 2026

Summary

Feature

Unified EditorHeader with file picker

Provides a consistent header across all editors, enabling easier navigation and inline editing, which boosts developer productivity and reduces context switching.

Health Assessment

X-Large
High
High
  • The PR had a slow review cycle with many issues flagged, but the large scope and extensive changes were eventually resolved before merging.

AI Details

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

Tech Stack

Languages: Typescript
refactor: move ai providers to windmill-ai centdix M No 2.9h 1.7h May 12, 2026

Summary

Refactor

Refactor AI provider module organization

Reorganizes AI provider implementations into a dedicated crate, simplifying worker dependencies and improving modularity.

Health Assessment

Medium
Low
Low
  • Quick refactor with minimal review, indicating straightforward changes and good code quality.

AI Details

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

Tech Stack

Languages: Rust
refactor: require ai evals proxy backend centdix XL No 2.6h 1.8h May 12, 2026

Summary

Refactor

Refactor AI evals to use proxy backend

Simplifies AI evaluation workflow by enforcing backend proxy usage, removing transport options, and adding preflight checks, improving reliability and consistency.

Health Assessment

Small
Low
Low
  • Quick turnaround with single review, minimal rework, and small code churn indicates a smooth refactor.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(main): release 1.700.2 rubenfiszel L No 5.5h 0.0h May 12, 2026

Summary

Chore

Release version 1.700.2

This release updates dependencies, API specs, and client libraries, ensuring compatibility and stability for users.

Health Assessment

Large
Low
Low
  • Release completed quickly with AI review, minimal changes, fast cycle time.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Python
fix: preserve explicit nulls for typed instance settings rubenfiszel M AI 0.1h 0.1h May 12, 2026

Summary

Bug Fix

Fix explicit null handling in instance settings

Ensures that clearing typed configuration fields via the API correctly deletes the setting, preventing stale values and aligning UI behavior with backend logic.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, single review, no rework, fast merge.

AI Details

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

Tech Stack

Languages: Rust
fix(frontend): route result and args downloads through downloadViaClient rubenfiszel M AI 0.1h 0.0h May 12, 2026

Summary

Bug Fix

Fix download routing for result and args

Ensures downloads work in embedded SDKs by using client‑side blobs, preventing 401 errors when token/header auth is configured.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no blockers or complex discussion.

AI Details

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

Tech Stack

Frameworks: Svelte
fix(frontend): branch download UI on shouldDownloadViaClient instead of onclick interception rubenfiszel M AI 3.6h 0.1h May 12, 2026

Summary

Bug Fix

Fix download UI to use client-side routing

Ensures file downloads work in embedded contexts, preventing authentication errors and improving user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
feat: add global ai chat mode with workspace-item draft tools centdix XL No 141.9h 129.9h May 12, 2026

Summary

Feature

Add global AI chat mode with workspace-item draft tools

Enables a dev-gated global AI chat mode that lets the assistant inspect workspace items and create AI-generated drafts for scripts, flows, schedules, triggers, resources, variables, and apps, improving developer productivity.

Health Assessment

Large
High
High
  • The PR had a long cycle time (~6 days) and high review friction, with many commits and a large code change, indicating significant complexity and potential risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Svelte
fix: preserve negative integers in Bedrock tool schema conversion rubenfiszel S AI 0.1h 0.0h May 12, 2026

Summary

Bug Fix

Fix negative integer handling in Bedrock schema conversion

Ensures Bedrock tool schemas correctly handle negative integers, preventing conversion errors and improving tool reliability.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Rust
chore(main): release 1.700.1 rubenfiszel L AI 0.1h 0.0h May 11, 2026

Summary

Chore

Release 1.700.1

Bumps all component versions and removes the enterprise‑only compute_instance_hash, restoring Community Edition build stability.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review indicate a smooth, automated release process with low risk.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript, Python
fix: CE build broken by enterprise-gated compute_instance_hash rubenfiszel XS AI 0.2h 0.0h May 11, 2026

Summary

Docs

Fix CE build broken by compute_instance_hash

Updates EE reference to ungate compute_instance_hash, restoring CE builds.

Health Assessment

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

AI Details

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

Tech Stack

« Page 5 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