Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Ai provider - fix | etiennejouan | XS | No | 21.9h | 0.0h | May 07, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| i18n - website translations | github-actions | S | No | 0.0h | - | May 07, 2026 |
SummaryFeatureAdd website translations for multiple locales Adds support for English and French translations, enabling localized user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| Add isConfigured to application registration in App admin panel | martmull | L | No | 17.1h | 0.3h | May 07, 2026 |
SummaryFeatureAdd isConfigured to application registration Added 'Configured' column in admin panel apps tab and a banner to ask to configure the application Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Graphql
|
||||||
| Add Workspace Created and Payment Received ClickHouse events | thomtrp | M | No | 44.4h | 0.1h | May 07, 2026 |
SummaryFeatureAdd Workspace Created and Payment Received ClickHouse events Adds two new audit events for workspace creation and payment receipt, enabling detailed tracking of the AARRR funnel in ClickHouse. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Remove broken total count from workflow version | thomtrp | S | No | 17.7h | 0.0h | May 07, 2026 |
SummaryBug FixRemove broken total count from workflow version This change removes an incorrect total count selection that caused the app to crash when reopening a workflow run with a form step. It improves stability 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:
Typescript
|
||||||
| Fix NestJS CLI pin chokidar to v3 | neo773 | M | No | 22.5h | 0.0h | May 07, 2026 |
SummaryBug FixFix NestJS CLI pin chokidar to v3 Fixes EMFILE errors on macOS by pinning chokidar to v3, restoring fsevents support. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [Website] Add articles section with index and article pages, matching customers page design | mabdullahabaid | XL | No | 22.6h | 0.2h | May 07, 2026 |
SummaryFeatureAdd articles section with index and pages Adds an articles section to the website, providing index and article pages that match the customers page design, enhancing content navigation and user engagement. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| refactor: stop reading joinColumnName from relation field settings | charlesBochet | XL | No | 37.0h | 0.1h | May 07, 2026 |
SummaryRefactorRefactor join column handling to derive names Eliminates reliance on stored joinColumnName, improving consistency and reducing configuration drift across relation handling. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Copilot, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps-dev): bump verdaccio from 6.3.1 to 6.5.2 | dependabot | L | No | 3.1h | 0.0h | May 07, 2026 |
SummaryChorechore(deps-dev): bump verdaccio from 6.3.1 to 6.5.2 Updates Verdaccio to a newer version, addressing security and bug fixes without impacting functionality. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump papaparse from 5.5.2 to 5.5.3 | dependabot | XS | No | 3.1h | 0.0h | May 07, 2026 |
SummaryChoreBump papaparse dependency to 5.5.3 Updates papaparse to the latest patch, fixing an infinite loop bug in header counting and improving CSV parsing reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(front): defer default home redirect when object metadata is not loaded | charlesBochet | S | No | 14.7h | 0.0h | May 07, 2026 |
SummaryBug FixFix default home redirect after login Ensures users land on their workspace home after login instead of being redirected to settings, preventing E2E test failures and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(server): bypass workspace cache in onboardingStatus resolver | charlesBochet | S | No | 2.6h | 0.0h | May 06, 2026 |
SummaryBug FixBypass workspace cache in onboarding status Fixes onboarding race in multi-instance deployments, ensuring users can complete profile setup without login errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
0.99
Tech Stack
Languages:
Typescript
|
||||||
| fix: server.fs.deny bypassed with queries | mabdullahabaid | M | No | 0.9h | 0.0h | May 06, 2026 |
SummaryBug FixFix server.fs.deny bypass vulnerability Updates dependencies to address a security alert, ensuring file system permissions are correctly enforced. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| Fix migration | martmull | XS | No | 0.2h | 0.0h | May 06, 2026 |
SummaryBug FixFix migration Corrects a database migration that backfills application variable universal identifiers, ensuring data consistency and preventing potential runtime errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| i18n - translations | github-actions | L | No | 0.0h | - | May 06, 2026 |
SummaryFeatureAdd internationalization translations Adds translation files for multiple locales, enabling localized UI for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Replace sign-in mocked metadata with hardcoded BackgroundMock | charlesBochet | XL | No | 11.4h | 0.1h | May 06, 2026 |
SummaryFeatureReplace sign‑in mocked metadata with hardcoded BackgroundMock Reduces bundle size and complexity for unauthenticated users by replacing a metadata‑driven mock with a lightweight, hardcoded background, improving performance and maintainability. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Copilot, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Nest command unhandled error process exit 1 | prastoin | S | No | 1.1h | 0.6h | May 06, 2026 |
SummaryBug FixFix Nest command error handling to exit on failure Ensures critical migration failures stop the process, preventing inconsistent state and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Shell, Typescript
|
||||||
| fix(front): resolve labelIdentifier per target for morph relation depth=1 | charlesBochet | M | No | 12.6h | 0.0h | May 06, 2026 |
SummaryBug FixFix morph relation label identifier resolution Ensures correct display of morph relation records by including proper label and image fields, preventing 'Untitled' placeholders. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| i18n - translations | github-actions | XL | No | - | - | May 06, 2026 |
SummaryFeatureAdd internationalization translations Adds translations for multiple locales, enabling global user support. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 20215 convert application variable to a syncable entity | martmull | XL | No | 24.6h | 0.1h | May 06, 2026 |
SummaryRefactorConvert application variable to syncable entity Unifies application variable handling into the standard syncable entity pipeline, simplifying maintenance and ensuring consistent data integrity across the platform. 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:
React
|
||||||
| fix(server): handle Redis idle disconnects in session-store client | sibelius | S | No | 148.5h | 0.0h | May 05, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| [Dashboards] [Warning] Remove gauge chart support and delete existing widgets | ehconitin | M | No | 121.8h | 0.1h | May 05, 2026 |
SummaryBug FixRemove gauge chart support and delete widgets Eliminates a broken gauge chart feature, preventing rendering errors and simplifying the dashboard UI for users. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| i18n - docs translations | github-actions | M | No | 0.0h | - | May 05, 2026 |
SummaryDocsUpdate docs translations Adds updated translations for documentation in multiple languages, improving accessibility for international users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| i18n - translations | github-actions | XL | No | 0.0h | - | May 05, 2026 |
SummaryFeatureAdd internationalization translations Adds translations for multiple locales, enabling global user support. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix unclear metadata validation errors | abdulrahmancodes | XL | No | 30.3h | 0.1h | May 05, 2026 |
SummaryBug FixFix unclear metadata validation errors Improves error handling and user‑friendly messages for metadata validation, enhancing clarity for developers and end users. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix unreliable SSE event stream updates during workflow form transitions | thomtrp | L | No | 25.9h | 0.1h | May 05, 2026 |
SummaryBug FixFix SSE event stream updates during workflow transitions Ensures real‑time updates for workflow forms, eliminating stale data and improving user experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| i18n - website translations | github-actions | L | No | 0.5h | 0.0h | May 05, 2026 |
SummaryFeatureAdd website translations for English and French Adds English and French translations to the website, enabling localized user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Improve app gallery image sizing (no cropping) | abdulrahmancodes | S | No | 3.4h | 0.0h | May 05, 2026 |
SummaryRefactorImprove app gallery image sizing (no cropping) Enhances screenshot gallery layout by ensuring images are fully visible without cropping, improving visual consistency for marketplace listings. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: improve SEO foundations and canonicalise locale URLs while adding language-switcher in Footer as planned | mabdullahabaid | XL | No | 2.0h | 0.1h | May 05, 2026 |
SummaryFeatureImprove SEO, canonical URLs, add footer language switcher Enhances search engine visibility, ensures consistent locale URLs, and provides a user‑friendly language selector, boosting user experience and SEO performance. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| i18n - docs translations | github-actions | XL | No | - | - | May 05, 2026 |
SummaryDocsAdd translated docs for multiple languages Adds translated documentation content for multiple languages, improving accessibility for international users. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| Fix root monorepo package json focused installation | prastoin | XS | No | 0.6h | 0.3h | May 05, 2026 |
SummaryBug FixFix monorepo package.json focused installation This fix resolves installation errors when running yarn workspace focus twenty by adding the required yarn types to the root package.json. It prevents build failures for developers and ensures smooth CI pipelines. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| Fix stale address coordinates after clearing autofill | abdulrahmancodes | M | No | 12.7h | 0.1h | May 05, 2026 |
SummaryBug FixFix stale address coordinates after clearing autofill Ensures that address coordinates are cleared when all address fields are empty, preventing stale data and improving data integrity for location-based features. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| i18n - translations | github-actions | XL | No | 0.0h | - | May 05, 2026 |
SummaryFeatureAdd translations for multiple locales Adds support for multiple languages, improving global user experience. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| i18n - translations | github-actions | L | No | - | - | May 05, 2026 |
SummaryFeatureAdd internationalization translations Adds translation files for multiple locales, enabling localized UI for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| feat(sdk): add defineCommandMenuItem | FelixMalfait | XL | AI | 17.4h | 0.1h | May 05, 2026 |
SummaryFeatureAdd standalone command menu item SDK define Adds ability to define command menu items and page layout widgets independently, aligning SDK with server capabilities and improving developer experience. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| CalDAV refactor | neo773 | XL | No | 98.1h | 0.0h | May 05, 2026 |
SummaryFeatureCalDAV driver refactor and legacy sync support Rewrites the CalDAV driver to improve code quality, add comprehensive tests, and enable syncing with legacy servers, boosting reliability and maintainability. 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
|
||||||
| i18n - translations | github-actions | M | No | 0.0h | - | May 05, 2026 |
SummaryFeatureAdd i18n translations Adds translations for multiple locales, enabling internationalization for users worldwide. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix(website-new): inherit test target so twenty-shared builds in CI | charlesBochet | S | No | 0.1h | 0.0h | May 05, 2026 |
SummaryBug FixFix website test target to inherit build dependency Restores CI test job for the website by ensuring the shared build dependency is included, preventing test failures and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
0.95
Tech Stack |
||||||
| feat(sdk): give Docker-not-running error an actionable next step | FelixMalfait | S | No | 0.6h | 0.1h | May 05, 2026 |
SummaryFeatureAdd actionable Docker-not-running error guidance Improves user onboarding by providing clear Docker start instructions and retry commands, reducing confusion for new developers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| docs: restructure Getting Started around three explicit phases | FelixMalfait | L | No | 0.4h | 0.1h | May 05, 2026 |
SummaryDocsRestructure Getting Started into three phases Clarifies scaffold, server, and sync steps for developers, reducing confusion and retry errors during onboarding. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| feat(sdk): move catalog-sync under server group | FelixMalfait | S | No | 0.5h | 0.0h | May 05, 2026 |
SummaryRefactorMove catalog-sync under server group Reorganizes the CLI to group server‑side actions together, improving navigation while keeping backward compatibility. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Bump twenty current version | prastoin | L | No | 21.8h | 21.1h | May 05, 2026 |
SummaryChoreUpdate current version constants and bump script Adds a safe version bumping script and constants to prevent accidental release corruption on the Twenty platform. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: show pinned commands in side panel search results | abdulrahmancodes | XS | No | 8.7h | 0.0h | May 05, 2026 |
SummaryBug FixFix pinned commands display in side panel Improves clarity and efficiency of pinned command filtering in the side panel search, ensuring accurate results for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| i18n - translations | github-actions | XL | No | - | 0.1h | May 05, 2026 |
SummaryFeatureAdd internationalization translations Adds translations for multiple languages, enabling localized user experience. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(apps): split AI tool and workflow action triggers in LogicFunction manifest | FelixMalfait | XL | AI | 52.0h | 0.1h | May 05, 2026 |
SummaryFeatureSplit AI tool and workflow action triggers in LogicFunction manifest Enables distinct triggers for AI tools and workflow actions, improving functionality and user experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| fix: show 'Not shared' for RLS-hidden morph relation records | charlesBochet | M | No | 2.8h | 0.0h | May 05, 2026 |
SummaryBug FixFix RLS-hidden morph relation display Ensures the UI correctly indicates when a related record is hidden by row‑level security, improving data visibility and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
1.00
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci: add ci-website workflow for twenty-website-new | charlesBochet | M | No | 0.0h | 0.1h | May 05, 2026 |
SummaryCI/CDAdd CI workflow for new website package Reintroduces a dedicated CI workflow for the new website package, enabling lint, typecheck, and test validation to ensure quality before deployment. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| `[Headless Front component]` Support multiple selected record | prastoin | L | No | 5.5h | 2.4h | May 05, 2026 |
SummaryFeatureAdd support for multiple selected record IDs Enables headless front components to handle multiple selected records, improving flexibility for UI interactions. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| docs: align example name to my-twenty-app across quickstarts | FelixMalfait | XS | No | 0.1h | 0.0h | May 05, 2026 |
SummaryDocsAlign example name to my-twenty-app across docs Standardizes example directory naming to improve consistency and reduce confusion for new users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| fix: don't mark IMAP channel as failed on transient server errors | neo773 | S | No | 1.9h | 0.0h | May 05, 2026 |
SummaryBug FixFix IMAP channel transient error handling Ensures IMAP sync retries on temporary server errors instead of marking channel as permanently failed, improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||