Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(main): release 1.700.0 | rubenfiszel | XL | No | 62.0h | 0.0h | May 11, 2026 |
SummaryChoreRelease version 1.700.0 with updated dependencies This release updates dependencies, adds new CLI features, and includes bug fixes, improving stability and performance for users. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Python
|
||||||
| fix: mask oauth client secret in instance settings | rubenfiszel | M | AI | 0.3h | 0.1h | May 11, 2026 |
SummaryBug FixMask OAuth client secrets in instance settings Ensures sensitive OAuth client secrets are masked by default in the UI, improving security and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| feat(license): offline (URL-bound) license keys | hugocasa | XL | No | 76.9h | 69.9h | May 11, 2026 |
SummaryFeatureAdd offline URL-bound license keys Enables air‑gapped customers to use offline license keys that embed seat and compute‑unit caps and are bound to the instance, allowing full offline validation without phone‑home. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Yaml
|
||||||
| Add max-iterations to OpenAPI spec for AI Agent | da-wilky | XS | AI | 8.5h | 0.0h | May 11, 2026 |
SummaryFeatureAdd max-iterations to OpenAPI spec Adds a max_iterations parameter to the AI Agent request schema, enabling OpenAPI clients to configure iteration limits consistently with the WebUI and server. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| feat(vault): configurable JWT auth mount path and setup-doc fixes | rubenfiszel | L | AI | 9.0h | 0.8h | May 11, 2026 |
SummaryFeatureAdd configurable Vault JWT mount path and docs This PR adds support for custom Vault JWT auth mount paths, allowing deployments to use non-default mount points without authentication failures. It also corrects the setup documentation, ensuring accurate configuration guidance for users. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
Frameworks:
Svelte
|
||||||
| deps: pin tokio-postgres to forked branch with query_typed_raw deadlock fix | rubenfiszel | L | AI | 5.3h | 0.0h | May 11, 2026 |
SummaryBug FixPin tokio-postgres fork to fix deadlock Removes a critical deadlock in database query handling, ensuring reliable data access for users and preventing potential service interruptions. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat: download files via openapi client when token is set | rubenfiszel | L | AI | 8.2h | 0.5h | May 11, 2026 |
SummaryFeatureEnable token‑authenticated file downloads Adds support for authenticated downloads via the OpenAPI client when a token is set, preserving native link behavior for cookie‑auth sessions and fixing 401 errors for cross‑origin embeds. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| deps: bump deno_core / deno_ast / swc to the goldilocks pin set; drop serde ceiling | rubenfiszel | XL | AI | 0.3h | 0.1h | May 11, 2026 |
SummaryChoreUpdate deno and swc dependencies to goldilocks set Bumps deno and swc crates to a stable set that removes the serde ceiling, resolves dependency conflicts, and updates runtime APIs, ensuring compatibility and stability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| deps(nativets): inline maybe_transpile_source, drop deno_runtime | rubenfiszel | XL | AI | 0.7h | 0.0h | May 11, 2026 |
SummaryRefactorRemove deno_runtime dependency and inline transpiler Eliminates a large transitive dependency chain, resolving SQLite library conflicts and enabling future crate upgrades without affecting runtime behavior. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix: add Input, Result, Trigger to reserved flow step IDs | brone1323 | XS | AI | 0.3h | 0.0h | May 11, 2026 |
SummaryBug FixFix reserved flow step IDs for Input, Result, Trigger Prevents flow editor UI corruption by blocking reserved step IDs. Ensures users cannot rename steps to Input, Result, or Trigger, maintaining editor stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test(nativets): add #[ignore]'d smoke suite for deno_core / deno_ast / swc bumps | rubenfiszel | L | AI | 0.1h | 0.0h | May 11, 2026 |
SummaryTestAdd ignored smoke tests for deno_core bump Adds a suite of ignored integration tests to validate the V8 runtime against deno_core, deno_ast, and swc updates, ensuring regressions are caught before deployment. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(operators): allow operators to access assets page | diegoimbert | M | AI | 10.8h | - | May 11, 2026 |
SummaryFeatureAdd assets access for operators Operators can now access the assets page by default, with a new setting added to workspace operator settings. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Sql
Frameworks:
Svelte
|
||||||
| perf: lazy-load script editor history and hit partial index | rubenfiszel | S | AI | 0.2h | 0.2h | May 11, 2026 |
SummaryFeatureLazy-load script editor history and improve query performance The script editor now loads history lazily, preventing unnecessary database queries. This reduces load times and improves user experience in large workspaces. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| refactor: move ai image handling to windmill-ai | centdix | M | No | 3.0h | 1.5h | May 11, 2026 |
SummaryRefactorRefactor AI image handling to windmill-ai Moves image upload/download logic into a dedicated module, decoupling worker code from queue dependencies and simplifying provider implementations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(ci): ping PR author when auto-review verdict is not good to merge | hugocasa | S | AI | 1.6h | - | May 11, 2026 |
SummaryFeatureAdd PR author ping for non‑good auto‑review Adds notification to PR author when auto‑review verdict is not 'Good to merge', improving visibility and reducing merge delays. This ensures reviewers are promptly informed of required changes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix: populate raw_code for flowscript and appscript runs | rubenfiszel | S | AI | 0.3h | 0.2h | May 11, 2026 |
SummaryBug FixPopulate raw_code for flowscript and appscript runs Ensures code visibility for flowscript and appscript runs, improving developer experience by displaying source code and enabling code preview. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(forks): prompt to delete forked children when deleting a fork | diegoimbert | S | AI | 2.4h | - | May 11, 2026 |
SummaryFeatureAdd delete forked children confirmation toggle Provides users with an option to delete all descendant workspaces when removing a fork, giving better control over workspace cleanup. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| refactor: move ai sse plumbing to windmill-ai | centdix | L | No | 114.5h | 114.2h | May 11, 2026 |
SummaryRefactorRefactor AI SSE plumbing to windmill-ai This refactor moves provider‑independent SSE parsing and AI utilities into the windmill‑ai crate, simplifying imports and clarifying ownership. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(frontend): mark Path dirty when folder picker changes selection | hugocasa | S | No | 0.5h | 0.2h | May 11, 2026 |
SummaryBug FixFix Path dirty flag on folder picker changes Users can now save changes after moving items between folders without extra steps, improving workflow efficiency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| Ws specific nit fixes | diegoimbert | M | No | 89.6h | - | May 11, 2026 |
SummaryBug FixFix variable rename and bulk delete issues Improves data integrity by ensuring linked variables are properly archived during bulk deletions and resolves UI gaps in variable renaming, enhancing user experience and preventing accidental data loss. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Rust, Javascript
Frameworks:
Svelte
|
||||||
| style(log-viewer): tighter top bar (icons, hyphenated label, scoped overflow) | rubenfiszel | S | AI | 0.0h | 0.0h | May 10, 2026 |
SummaryFeatureTighten Log Viewer Top Bar Improves log viewer usability by saving space and preventing accidental horizontal scrolling, enhancing developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| feat(cli): auto-infer args for `wmill app push` | rubenfiszel | M | AI | 0.2h | 0.2h | May 09, 2026 |
SummaryFeatureAuto-infer args for wmill app push Enables developers to push apps without specifying paths, improving ergonomics and reducing errors. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore(main): release 1.699.0 | rubenfiszel | L | No | 10.8h | 0.0h | May 08, 2026 |
SummaryChoreRelease version 1.699.0 This PR publishes a new release with bug fixes and performance improvements, ensuring stability and enhanced user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| fix(python): verify wheel RECORD on cache pull/install, finalize piptar | rubenfiszel | M | AI | 0.1h | 0.1h | May 08, 2026 |
SummaryBug FixFix wheel RECORD verification in Python cache Prevents corrupted Python wheel caches from propagating, ensuring reliable dependency installs and avoiding runtime ImportErrors for customers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(flows): populate error handler input args from failure picker | Araden14 | S | AI | 0.4h | 0.3h | May 08, 2026 |
SummaryBug FixFix error handler input args initialization Ensures error handler inputs in flow editor resolve correctly, improving debugging and user experience. This fixes a bug that prevented error details from being displayed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: hide _ENTRYPOINT_OVERRIDE jobs from script/flow history panel | rubenfiszel | S | AI | 0.1h | 0.1h | May 08, 2026 |
SummaryBug FixHide internal entrypoint override jobs from history Prevents internal helper runs from cluttering user history, improving clarity for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
Frameworks:
Svelte
|
||||||
| feat: parse windmill_failure field to tag run as failure | hugocasa | L | AI | 25.1h | 1.7h | May 08, 2026 |
SummaryFeatureAdd windmill_failure parsing to mark runs as failure Enables explicit failure tagging in job results, ensuring runs are correctly marked as failures and error handling flows are triggered. This improves reliability by allowing scripts to signal failures without causing runtime errors. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| perf(flows): gate flow_env resolve on expr text and share cache with handle_flow | hugocasa | M | AI | 5.2h | 2.6h | May 08, 2026 |
SummaryChoreOptimize flow_env resolution and caching Reduces memory pressure and prevents OOM by gating flow_env resolution and sharing cache, improving performance for flow execution. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(cli): bump svelte version in `wmill app new` template | hugocasa | XS | AI | 6.0h | 0.0h | May 08, 2026 |
SummaryBug FixBump Svelte version in CLI template Updates Svelte dependency to match compiler, preventing runtime errors and improving developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(native-triggers): serialize Google channel renewal across replicas | hugocasa | L | AI | 40.4h | 24.9h | May 08, 2026 |
SummaryBug FixSerialize Google channel renewal across replicas Fixes a race condition where multiple replicas rotate Google webhook tokens, causing duplicate channels and orphaned tokens. Adds pessimistic locking and token label changes to ensure only one renewal per trigger, improving reliability and reducing orphaned resources. Health Assessment
Large
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix: reject root-rooted paths in ansible playbook validator on windows | rubenfiszel | S | AI | - | - | May 08, 2026 |
SummaryBug FixFix Windows path validation in Ansible executor Prevents potential security vulnerability where Windows paths could escape repository boundaries, ensuring safer Ansible playbook execution. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| chore(main): release 1.698.0 | rubenfiszel | L | No | 2.2h | 0.0h | May 08, 2026 |
SummaryChoreRelease version 1.698.0 This PR publishes a new release, bumping the version and updating dependencies, enabling users to access the latest features and bug fixes. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| perf(flows): cache resolved flow_env per flow execution | rubenfiszel | M | No | 0.7h | 0.0h | May 08, 2026 |
SummaryFeatureCache resolved flow_env per flow execution Reduces redundant API calls and memory usage during flow execution, preventing resource leaks and improving system stability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(cli-tests): stabilize flow lock-gen race + Windows path | rubenfiszel | M | AI | 0.5h | 0.1h | May 08, 2026 |
SummaryBug FixStabilize CLI tests: flow lock‑gen race and Windows path Fixes flaky CLI tests by adding a wait for flow dependency jobs and correcting Windows path handling, improving reliability for Windows users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| perf(flows): skip flow_env DB+transform work when no resolution is needed | rubenfiszel | M | AI | 0.2h | 0.1h | May 08, 2026 |
SummaryRefactorPerformance: Skip flow_env DB work when no resolution Reduces database roundtrips and memory usage for flows that don’t need environment resolution, improving performance for heavy predicate flows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(cli): add --parallel flag to generate-metadata | hugocasa | L | AI | 12.5h | 0.2h | May 08, 2026 |
SummaryFeatureAdd --parallel flag to generate-metadata Adds a parallel execution option to the generate-metadata CLI command, enabling concurrent processing of stale items and significantly improving performance on large workspaces. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(cli): forward HEADERS env var on every backend fetch | rubenfiszel | L | AI | 0.0h | - | May 08, 2026 |
SummaryBug FixFix CLI header forwarding for backend fetches Ensures CLI commands correctly forward custom headers to backend APIs, preventing failures behind auth gateways like Cloudflare Access and improving reliability of sync, docs, and preview operations. Adds comprehensive integration tests to guard against regressions. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(main): release 1.697.0 | rubenfiszel | L | No | 5.8h | 0.0h | May 07, 2026 |
SummaryChoreRelease version 1.697.0 Publishes a new release, bumping version and updating dependencies across backend, frontend, and client libraries. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Javascript, Python
|
||||||
| Add length validation to fork workspace ID and fix CLI name field | windmill-internal-app | S | AI | 28.2h | 28.1h | May 07, 2026 |
SummaryBug FixAdd length validation to fork workspace ID and fix CLI name field Prevents database errors caused by overly long forked workspace IDs and ensures the user‑supplied workspace name is used, improving reliability and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| feat(secret-backend): add Workload Identity Federation for Azure Key Vault | hugocasa | XL | AI | 20.8h | 0.4h | May 07, 2026 |
SummaryFeatureAdd Workload Identity Federation for Azure Key Vault Adds Azure Workload Identity Federation as an alternative to client_secret for Azure Key Vault secret backend, enabling secure token exchange via Kubernetes service‑account JWT and reducing reliance on long‑lived secrets. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(forks): handle triggers and schedules in wmill workspace merge | hugocasa | XL | AI | 70.7h | 28.2h | May 07, 2026 |
SummaryFeatureAdd trigger and schedule handling to wmill workspace merge Brings CLI parity with the merge UI by routing trigger and schedule diffs through the existing workspace_diff tally infrastructure Health Assessment
Large
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript, Rust, Sql
Frameworks:
React, Sqlx
|
||||||
| fix(cli): stable auto-numbered inline-script names in app pull | rubenfiszel | L | AI | 0.0h | - | May 07, 2026 |
SummaryBug FixFix deterministic inline-script naming in app pulls Ensures consistent filenames for inline scripts during app pulls, eliminating unnecessary git churn and improving developer experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat(kafka-trigger): OAUTHBEARER + SASL_SSL support | hugocasa | S | AI | 27.2h | 0.6h | May 07, 2026 |
SummaryFeatureAdd OAuthBearer SASL_SSL support for Kafka triggers Enables OAuth2 OIDC authentication for Kafka triggers, allowing secure connections to Confluent Cloud and other services. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat: allow external domain override for user-facing links | rubenfiszel | M | AI | 23.4h | 9.6h | May 07, 2026 |
SummaryFeatureAdd external domain override for user-facing links Enables SDK consumers to point user-facing links to a custom domain, allowing embedded UIs to use a different origin while preserving same-origin behavior by default. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| Log viewer fix top bar | diegoimbert | M | No | 1.8h | 0.0h | May 07, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: scope dev server CSS reset to a layer so Tailwind utilities win | rubenfiszel | S | AI | 0.1h | 0.1h | May 07, 2026 |
SummaryBug FixFix dev server CSS reset layering for Tailwind Ensures Tailwind utilities work correctly in the dev preview, preventing layout issues for developers using Tailwind v4. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(concurrency): two-phase admit to skip FOR UPDATE on over-limit pulls | rubenfiszel | XL | No | 10.2h | 9.8h | May 07, 2026 |
SummaryBug FixFix concurrency lock storm with two‑phase admit Reduces database lock contention for concurrent job pulls, preventing long outages and improving throughput for high‑parallel workloads. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix: handle singlestepflow zombies and stop filtering them from runs page | hugocasa | XL | AI | 21.8h | 3.5h | May 07, 2026 |
SummaryBug FixFix SingleStepFlow zombie handling and runs filter Ensures SingleStepFlow jobs are correctly cleaned up and visible on the runs page, preventing orphaned jobs and improving user visibility. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Sql
|
||||||
| chore(main): release 1.696.2 | rubenfiszel | L | No | 0.5h | 0.0h | May 07, 2026 |
SummaryChoreRelease 1.696.2 Automated release with bug fixes and improvements Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Javascript, Typescript, Python, Go, +8 more
Frameworks:
React
|
||||||
| fix(cli): detect upstream auth-gateway HTML responses and add poll heartbeat | rubenfiszel | L | AI | 0.3h | 0.0h | May 06, 2026 |
SummaryBug FixFix CLI auth‑gateway detection and polling heartbeat Improves CLI resilience by detecting auth‑proxy HTML responses and adding a heartbeat to long‑running polls, preventing silent failures and providing clearer error context. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||