Pull Request Explorer
| 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 |
SummaryBug FixAuthorize 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
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 |
SummaryChoreUse 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
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 |
SummaryChoreRelease 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
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 |
SummaryFeatureHarmonize 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
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 |
SummaryBug FixPrevent 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
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 |
SummaryBug FixRaise 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreRelease 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
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 |
SummaryChoreRefresh 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixHandle 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
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 |
SummaryFeatureoauth: add salesforce provider Registers Salesforce OAuth provider enabling Windmill to connect to Salesforce resources, adding production and sandbox support. Health Assessment
Small
Low
Medium
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 |
SummaryFeatureRefine 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixAdd 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
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 |
SummaryFeatureAdd 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 AssessmentAI 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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureConstrain 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
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 |
SummaryBug FixRelease 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreRelease 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
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 |
SummaryBug FixRe-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
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 |
SummaryChoreuse 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixSanitize 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
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 |
SummaryRefactorUpdate 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
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 |
SummaryBug FixMake 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
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 |
SummaryTestAdd 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
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 |
SummaryBug FixPreserve 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreAdd 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
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 |
SummaryBug FixBatch 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixAuthorize 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
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 |
SummaryBug FixBump 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
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 |
SummaryFeatureAdd 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
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 |
SummaryChoreRelease 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixPrevent 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
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 |
SummaryBug FixFix 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
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 |
SummaryRefactorRefactor AI provider proxy logic Improves maintainability and performance of AI provider integration, reducing latency and simplifying code. Health Assessment
Large
Medium
Low
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 |
SummaryFeatureImplement 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
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 |
SummaryBug FixPrevent 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
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 |
SummaryFeatureInject 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
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 |
SummaryFeatureWarn 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
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Yaml
|
||||||