Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| add row-selection toggle with delete-rows compatibility | ConorWebb96 | S | No | 92.1h | 0.0h | May 18, 2026 |
SummaryFeatureAdd row selection toggle to table component Allows users to hide row checkboxes in tables, improving UI clarity while maintaining delete functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Minor ui updates | joebudi | M | No | 7.2h | 0.1h | May 14, 2026 |
SummaryChoreMinor UI Updates Improved UI elements for better user experience, including the set live button and breadcrumbs. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix: rag sharepoint connect | Dakuan | XS | No | 0.2h | 0.0h | May 14, 2026 |
SummaryBug FixFix SharePoint connection redirect Ensures users are directed to the SharePoint connection screen when adding a knowledge source, improving onboarding flow. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Svelte
Frameworks:
Svelte
|
||||||
| [Security] Harden markdown rendering | PClmnt | M | No | 46.0h | 45.2h | May 14, 2026 |
SummaryHealth AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Security] Restrict public API global role changes | PClmnt | L | No | 45.0h | 25.5h | May 14, 2026 |
SummaryBug FixRestrict public API global role changes Adds security checks to prevent unauthorized global role modifications via public API, addressing identified vulnerabilities. Health Assessment
Large
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix branch automation node dragging | melohagan | L | No | 17.9h | 0.4h | May 14, 2026 |
SummaryBug FixFix automation node drag/drop and backend log errors This PR corrects node dragging behavior in automation workflows and ensures backend log errors surface properly, improving reliability and user experience. 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
|
||||||
| [Security] Require auth for webhook schema updates | PClmnt | L | No | 43.7h | 2.0h | May 14, 2026 |
SummaryBug FixRequire auth for webhook schema updates Adds route authorization to secure webhook schema updates, protecting against unauthorized changes. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [Security] Harden OAuth2 token fetching | PClmnt | M | AI | 48.8h | 45.6h | May 13, 2026 |
SummaryBug FixHarden OAuth2 token fetching for SSRF protection Secures OAuth2 token requests by routing them through a shared outbound fetch guard, preventing SSRF attacks and ensuring safe token acquisition. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [18747] Display actions breakdown modal in usage page and home metrics | jvcalderon | M | AI | 5.5h | 0.2h | May 13, 2026 |
SummaryFeatureAdd actions breakdown modal to usage and home metrics Users can now view detailed action usage breakdown in settings and home metrics, improving transparency and helping optimize usage. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Security] Mask long-form datasource secrets | PClmnt | S | No | 19.0h | 18.9h | May 13, 2026 |
SummaryBug FixMask long-form datasource secrets Prevents accidental exposure of sensitive datasource values in API responses, enhancing security compliance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Bump protobufjs from 7.5.5 to 7.5.8 | dependabot | S | AI | 12.6h | 0.0h | May 13, 2026 |
SummaryChoreUpgrade protobufjs to 7.5.8 Bumps protobufjs to 7.5.8, adding parser hardening and namespace lookup fixes, improving robustness of .proto parsing. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| Add breakdown by action type to the actions quota | jvcalderon | L | No | 3.1h | 0.1h | May 12, 2026 |
SummaryFeatureAdd breakdown by action type to the actions quota Extends the monthly actions quota to track per‑type usage (automation step, CRUD, AI agent), enabling more granular billing and monitoring. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [Security] Block active content attachment uploads | PClmnt | M | AI | 22.3h | 21.8h | May 12, 2026 |
SummaryBug FixBlock active content attachment uploads Prevents authenticated users from uploading executable content, mitigating stored XSS attacks. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Show context usage indicator in agent chat | PClmnt | XL | AI | 117.8h | 0.1h | May 12, 2026 |
SummaryFeatureShow context usage indicator in agent chat Adds a visual indicator in the agent chat that displays token usage breakdown, enabling users to monitor and optimize model context consumption. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
1.00
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [Security] Require admin access for SCIM routes | PClmnt | S | AI | 20.2h | 19.9h | May 12, 2026 |
SummaryBug FixRequire admin access for SCIM routes This change restricts SCIM provisioning endpoints to tenant admins, preventing unauthorized API key usage and addressing a security vulnerability. It ensures only privileged users can provision resources, mitigating potential data exposure. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Security] Invalidate user cache after bulk role updates | PClmnt | S | AI | 20.0h | 19.8h | May 12, 2026 |
SummaryBug FixInvalidate user cache after bulk role updates Ensures role changes are reflected immediately by clearing cached user data after bulk updates, 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
|
||||||
| Mark packages as private and add build script | adrinr | XS | AI | 0.1h | 0.0h | May 12, 2026 |
SummaryChoreMark packages private and add build script Prevents accidental publishing of internal packages and streamlines the build process for selected packages. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| [Security] Harden REST datasource redirect handling | PClmnt | L | AI | 5.5h | 0.9h | May 11, 2026 |
SummaryBug FixHarden REST datasource redirect handling Improves security by validating redirects against a blacklist, preventing SSRF attacks while preserving normal redirect behavior. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Security] Validate legacy view calculations | PClmnt | S | AI | 4.2h | 0.4h | May 11, 2026 |
SummaryBug FixValidate legacy view calculations Fixes a prototype‑pollution bypass in view calculation validation, preventing invalid reduce functions from being stored and ensuring data integrity for legacy views. Health Assessment
Small
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Security] Require builder access for datasource updates | PClmnt | S | AI | 4.0h | 0.5h | May 11, 2026 |
SummaryBug FixRequire builder access for datasource updates This change restricts datasource updates to builder users only, preventing unauthorized modifications by production users and enhancing security. A regression test confirms that non-builder attempts receive a 403 response and no data is persisted. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Security] Enforce view scope for row action triggers | PClmnt | M | AI | 3.8h | 0.4h | May 11, 2026 |
SummaryBug FixEnforce view scope for row action triggers Ensures row actions only run on rows visible in the triggering view, preventing unauthorized automation execution. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Add increment decrement controls for number input fields | ConorWebb96 | L | No | 101.4h | 0.1h | May 11, 2026 |
SummaryFeatureAdd increment decrement controls for number input fields Adds optional step controls for number inputs, improving user experience and reducing input errors by allowing precise value adjustments and debounced actions. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| [Security] Remove unused global user onboarding endpoint | PClmnt | M | No | 3.7h | 0.7h | May 11, 2026 |
SummaryBug FixRemove unused global user onboarding endpoint Eliminates a privilege escalation vector by removing an unused API endpoint, improving security posture. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Emit error events for action failures | jvcalderon | L | AI | 2.5h | 0.2h | May 11, 2026 |
SummaryFeatureEmit error events for action failures Adds comprehensive telemetry for automation step failures, enabling faster diagnostics and improved reliability for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| make themes per-app rather than per-workspace, adjust default fonts and allow app font selection | andz-bb | XL | No | 96.2h | 0.1h | May 11, 2026 |
SummaryFeatureEnable per-app themes and font selection Allows each app in a workspace to have its own theme and font, improving brand consistency and user experience. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Svelte
|
||||||
| feat: handle sharepoint file delete | Dakuan | XL | No | 141.5h | 0.1h | May 11, 2026 |
SummaryFeatureHandle SharePoint file deletion Ensures deleted SharePoint files are removed from the knowledge base, improving data consistency and user experience. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| State variables searchable state selector | ConorWebb96 | M | No | 0.8h | 0.0h | May 11, 2026 |
SummaryFeatureAdd searchable state selector for state variables Enables users to quickly locate state variables in the actions drawer, improving efficiency and reducing time spent searching. Also cleans up header search for consistency. 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
|
||||||
| Fix prototype pollution bypass in view calculation validation | cubic-dev-ai | XS | AI | 0.0h | 0.0h | May 11, 2026 |
SummaryBug FixFix prototype pollution bypass in view calculation validation Prevents prototype pollution bypass by ensuring only valid calculation keys are accepted, rejecting inherited Object.prototype keys and improving security. 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
|
||||||
| build(deps): bump the all-non-major-security group across 1 directory with 3 updates | dependabot | S | AI | 0.2h | 0.0h | May 11, 2026 |
SummaryChoreBump security dependencies across directory Updates three indirect dependencies for security and stability, improving URI parsing safety, XML name handling, and SystemJS module transform behavior. Health Assessment
Small
Low
Low
AI Details
Category:
Review AI
Tech Stack |
||||||
| Bump hono from 4.12.14 to 4.12.18 in the all-non-major-security group across 1 directory | dependabot | S | AI | 96.2h | 0.0h | May 11, 2026 |
SummaryChoreUpdate hono dependency to 4.12.18 Applies security fixes to hono, improving cache handling, JSX safety, and JWT validation. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Display usage for queries in automations | devin-ai-integration | L | AI | 262.0h | 23.0h | May 08, 2026 |
SummaryFeatureDisplay query usage in automations Adds a counter showing how many automations reference a query, improving query management and automation insights. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Devin AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| Feat/recover exited sqs in single image | calexiou | S | AI | 49.1h | 0.1h | May 08, 2026 |
SummaryBug FixRecover exited SQS in single CouchDB image Ensures SQS restarts automatically and handles downtime gracefully, improving reliability for search operations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Shell
|
||||||
| Add queued polling for agent test runs | PClmnt | XL | AI | 70.0h | 50.4h | May 08, 2026 |
SummaryFeatureAdd async polling for agent test runs Enables background execution of agent tests, reducing timeouts and improving reliability for users. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Svelte
|
||||||
| fix: mime type display in agent knowledge builder | Dakuan | L | No | 0.7h | 0.1h | May 07, 2026 |
SummaryBug FixFix mime type display in agent knowledge builder Prevents overflows caused by long mime types in the agent knowledge builder. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Svelte
|
||||||
| Stop processing attachments on workspace update | deanhannigan | S | AI | 39.2h | 0.1h | May 07, 2026 |
SummaryBug FixStop processing attachments on workspace update Prevents accidental deletion of existing attachment files when importing exports that omit rows, ensuring data integrity and reducing unnecessary processing during workspace updates. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix regression with the Budibase AI settings | adrinr | M | AI | 1.3h | 0.1h | May 07, 2026 |
SummaryBug FixFix regression in Budibase AI settings Restores correct routing and prefilled parameters for AI completion settings, preventing broken configuration and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| Fix for blacklist parsing. | deanhannigan | S | AI | 17.2h | 0.1h | May 07, 2026 |
SummaryBug FixFix blacklist parsing errors Ensures malformed URLs are blocked, preventing DNS rebinding attacks and improving security. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Support sharepoint knowledge base via client credentials | adrinr | XL | AI | 72.7h | 0.1h | May 07, 2026 |
SummaryFeatureAdd SharePoint knowledge base via client credentials Enables agents to connect to SharePoint using OAuth2 client credentials, adding site discovery, improved error handling, and a streamlined UI flow for knowledge base integration. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Svelte
|
||||||
| Fix Svelte check warnings across builder and client | PClmnt | M | AI | 0.9h | 0.0h | May 07, 2026 |
SummaryBug FixFix Svelte check warnings across builder and client Cleaned up Svelte templates, styles, and test mocks to eliminate svelte‑check warnings, ensuring code quality across builder, client, and frontend‑core. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
1.00
Tech Stack
Frameworks:
Svelte
|
||||||
| fix: fix sharepoint shape | Dakuan | XS | No | 0.3h | 0.0h | May 07, 2026 |
SummaryBug FixFix SharePoint shape drift Corrects shape validation for SharePoint integration, preventing errors when selecting options. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: zero files on fetch error | Dakuan | L | No | 23.2h | 4.6h | May 07, 2026 |
SummaryBug FixFix zero files on fetch error Resolves SharePoint sync errors by handling fetch failures and adding retry logic, improving reliability. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| Add Teams streaming responses for agent webhooks | PClmnt | XL | AI | 0.4h | 0.1h | May 07, 2026 |
SummaryFeatureAdd Teams streaming responses for agent webhooks Enables real‑time streaming of assistant replies to Microsoft Teams, improving user experience by showing progress indicators and reducing wait times. This feature also removes hardcoded API keys, enhancing security. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Enhance REST endpoint labels/search & add templates | joebudi | L | No | 39.7h | 0.1h | May 07, 2026 |
SummaryFeatureAdd REST endpoint labels and new templates Introduces human‑friendly display labels for REST endpoints and adds several new API templates with icons and operation counts, enhancing the API Explorer experience. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [Fixed] Create settings config when missing during tenant lock/activation | jvcalderon | M | AI | 0.2h | 0.1h | May 06, 2026 |
SummaryBug FixFix settings config creation for missing tenants Prevents crashes when locking or activating tenants without a settings config, enabling free tier migration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Add oauth reconnect | adrinr | M | AI | 27.9h | 0.1h | May 05, 2026 |
SummaryFeatureAdd OAuth reconnect for SharePoint connections Enables users to refresh SharePoint credentials without recreating connections, improving workflow continuity and reducing support overhead. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| Rag - source crud to connections | adrinr | XL | No | 120.1h | 87.4h | May 05, 2026 |
SummaryFeatureAdd SharePoint connection management to builder Enables users to connect SharePoint sites directly within the builder, streamlining data ingestion and knowledge base creation. This reduces manual configuration steps and speeds up content onboarding. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| Fixes failing test due some DNS issues | adrinr | S | AI | 0.5h | 0.0h | May 05, 2026 |
SummaryBug FixFix failing test due to DNS issues Disables IP blacklist lookups in plugin tests to avoid DNS failures, improving test reliability and CI speed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| Add exponential backoff for Gemini File Search | PClmnt | L | AI | 1.1h | 0.1h | May 05, 2026 |
SummaryBug FixAdd exponential backoff for Gemini file search Adds exponential backoff retries to Gemini file search, reducing flaky failures and improving reliability for users accessing file search features. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Add tablet view to preview | ConorWebb96 | M | No | 142.3h | 0.0h | May 05, 2026 |
SummaryFeatureAdd tablet view to preview Enhances preview functionality with tablet support and streamlined device-toggle logic. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| Fix automation step error handling | melohagan | L | No | 115.0h | 0.3h | May 05, 2026 |
SummaryBug FixFix automation step error handling Ensures automation workflows halt on step failures by default, adding an optional continue‑on‑error toggle for API Request, Execute Query, and Trigger Automation steps, improving reliability and giving users control over error handling. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Svelte
|
||||||