Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| make connectedAccount clients self contained | neo773 | XL | No | 14.6h | 0.1h | May 22, 2026 |
SummaryRefactorMake connectedAccount clients self-contained Refactors OAuth2 client management to per-provider services, improving modularity and reducing token handling complexity, enhancing reliability. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Download tarball instead of yarn install when installing application | martmull | M | No | 4.6h | 0.0h | May 22, 2026 |
SummaryRefactorSwitch to tarball download for application installs Reduces installation time from ~5.5 s to ~2.3 s, speeding up deployment and improving developer experience. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Copilot, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| i18n - translations | github-actions | XL | No | - | 0.1h | May 22, 2026 |
SummaryFeatureAdd internationalization translations Adds translation files for multiple locales, enabling localized UI for users worldwide. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Deprecate `messageChannel` `messageFolder` `calendarChannel` standard objects | prastoin | XL | No | 3.8h | 3.5h | May 22, 2026 |
SummaryRefactorDeprecate standard objects Removes old standard objects to improve system efficiency and reduce complexity. Health Assessment
Large
Medium
Low
AI Details
Usage:
Co-Authored
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Fix permission flag removed flag property from diffing | Weiko | XS | No | 1.4h | 0.1h | May 22, 2026 |
SummaryBug FixFix permission flag diffing bug Prevents metadata update failures by excluding the removed flag property from diffing, ensuring smooth permission flag updates. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| i18n - docs translations | github-actions | S | No | - | - | May 22, 2026 |
SummaryDocsAdd German, Russian, Turkish docs translations Adds German, Russian, and Turkish translations to the documentation, improving accessibility for international users. Updated internal links to maintain navigation consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| i18n - translations | github-actions | M | No | - | - | May 22, 2026 |
SummaryFeatureAdd translations for multiple locales Adds internationalization support for 20 languages, enabling users to interact with the application in their native language. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack |
||||||
| Fix onboarding modals spacings | ehconitin | M | No | 91.6h | 0.1h | May 22, 2026 |
SummaryBug FixFix onboarding modal spacing Corrects spacing and alignment in onboarding modals, delivering a more consistent and polished user interface during sign‑in and workspace selection flows. Health AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [Website] force-static releases page & move workspace bullet to pro self-host | mabdullahabaid | XS | No | 0.5h | 0.0h | May 22, 2026 |
SummaryBug FixForce static releases page & adjust workspace bullet Prevents runtime errors on Cloudflare Workers by forcing static rendering of the releases page, and updates the workspace limit bullet to reflect accurate plan limits. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| i18n - translations | github-actions | L | No | - | - | May 22, 2026 |
SummaryFeatureAdd i18n translations Adds internationalization support by adding translation files for multiple locales, enabling the application to serve content in various languages. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(server): auto-index target<X>Id join columns on polymorphic standard objects | FelixMalfait | XL | No | 17.3h | 14.9h | May 22, 2026 |
SummaryBug FixAdd indexes for polymorphic join columns Improves query performance by indexing join columns for custom objects, reducing timeouts and load times. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| i18n - docs translations | github-actions | L | No | - | - | May 22, 2026 |
SummaryDocsUpdate documentation translations for multiple languages This PR updates the documentation pages with translations from Crowdin, ensuring users can access content in German, Portuguese, Romanian, Russian, Turkish, and Chinese. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| i18n - translations | github-actions | L | No | - | - | May 22, 2026 |
SummaryFeatureAdd internationalization translations Adds translation files for multiple locales, enabling localized UI. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(sdk): error on incompatible view filter operand at sync time | ehconitin | XL | No | 46.0h | 0.2h | May 22, 2026 |
SummaryFeatureAdd error handling for incompatible view filter operands Ensures view filters with mismatched operand and field type fail at sync, preventing silent data corruption and improving reliability for 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, Javascript
|
||||||
| chore: sync AI model catalog from models.dev | github-actions | S | No | - | - | May 22, 2026 |
SummaryChoreSync AI model catalog from models.dev Automated daily sync of AI provider data, updating pricing, context windows, and availability. Ensures the catalog reflects the latest model offerings and deprecates inefficient models. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| lint: migrate prettier to oxfmt | neo773 | XL | No | 26.6h | 0.1h | May 21, 2026 |
SummaryRefactorMigrate linting from Prettier to oxfmt Unifies linting tooling across the codebase, improving consistency and reducing formatting regressions. Health AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Fix: Added description below application variable | git-init-priyanshu | M | No | 26.0h | 0.1h | May 21, 2026 |
SummaryBug FixAdd description below application variable Improves user experience by adding contextual description for application variables, reducing confusion and error rates. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix breaking change in install app command | martmull | L | No | 1.7h | 0.0h | May 21, 2026 |
SummaryBug FixFix breaking change in install app command Adds backward compatibility for the twenty-sdk install command, ensuring older clients can still install applications without errors. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Add editor mode for text field widgets | Bonapara | XL | No | 26.3h | 0.3h | May 21, 2026 |
SummaryFeatureAdd editor mode for text field widgets Enables inline editing for text fields with optimistic updates and debounced persistence, improving user experience and reducing latency. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| i18n - website translations | github-actions | L | No | 0.2h | 0.0h | May 21, 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
|
||||||
| Send Email UI IMAP/SMTP message threading fix | neo773 | M | No | 21.0h | 0.0h | May 21, 2026 |
SummaryBug FixFix IMAP/SMTP message threading in email UI Ensures email threading works correctly for users, improving email client experience and reducing confusion. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(twenty-partners): add partners app | rashad | XL | No | 11.7h | 8.5h | May 21, 2026 |
SummaryFeatureAdd partners app to monorepo Introduces a partner management pipeline, enabling partner matching, tracking, and automated assignment to streamline deal flow. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| [Website] Partners directory | rashad | XL | AI | 107.6h | 73.4h | May 21, 2026 |
SummaryFeatureAdd Partners Marketplace page to website Adds a live partners listing page that boosts partner visibility and marketing reach, improving user engagement and partner discovery. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| Add empty operands to UUID filter type in workflow filter action | thomtrp | XL | No | 2.6h | 0.0h | May 21, 2026 |
SummaryFeatureAdd empty operands to UUID filter type Adds IS_EMPTY and IS_NOT_EMPTY operands to the UUID entry in getStepFilterOperands, aligning the workflow filter action with the find records action. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| i18n - docs translations | github-actions | M | No | - | - | May 21, 2026 |
SummaryDocsi18n - docs translations Updated documentation translations for multiple languages, improving user accessibility. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| feat(server): rotate connectedAccount.connectionParameters via secret-encryption:rotate | charlesBochet | L | No | 4.8h | 0.1h | May 21, 2026 |
SummaryFeatureAdd rotation of nested connection parameters Ensures IMAP/SMTP/CALDAV passwords are re-encrypted when the master key rotates, closing a security gap and maintaining data integrity for all connected accounts. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Copilot, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| i18n - translations | github-actions | L | No | - | - | May 21, 2026 |
SummaryFeatureAdd i18n translations Adds internationalization support by adding translation files for multiple locales, enabling the application to serve content in various languages. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(billing) - fix orphaned stripe subs | etiennejouan | L | No | 3.0h | 0.1h | May 21, 2026 |
SummaryBug FixFix orphaned Stripe subscriptions in billing Removes orphaned Stripe subscriptions, ensuring data consistency and preventing billing errors. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(server): encrypt token post refresh | prastoin | M | No | 0.5h | 0.2h | May 21, 2026 |
SummaryBug FixEncrypt token after refresh to secure flow Ensures refreshed tokens are encrypted, preventing accidental exposure and maintaining security compliance. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-keys): refresh API keys list after key creation | FelixMalfait | XS | No | 4.5h | 0.1h | May 21, 2026 |
SummaryBug FixRefresh API keys list after creation Ensures newly created API keys appear immediately in the UI, preventing stale data 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
Frameworks:
React
|
||||||
| Fix workflow cron trigger cache stuck without TTL | ijreilly | M | No | 2.2h | 0.0h | May 21, 2026 |
SummaryBug FixFix workflow cron trigger cache stuck without TTL Corrects a production reliability issue where cron-trigger cache keys could become stuck without a TTL, preventing workflows from running until the key is manually cleared. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(ai-chat) - fix browser context injection | etiennejouan | M | No | 2.6h | 0.1h | May 21, 2026 |
SummaryBug FixFix AI chat browser context injection Corrects how browsing context is injected into AI chat, improving cache efficiency and reducing token usage. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [Website] Host customer story hero images locally and fix multi-segment redirects | mabdullahabaid | M | No | 8.4h | 0.0h | May 21, 2026 |
SummaryBug FixHost customer images locally and fix redirects Ensures reliable hero image loading and correct routing for customer story pages, eliminating server errors and improving user experience. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| Connected account deprecation system build | prastoin | XS | No | 0.4h | 0.1h | May 21, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: bump version to 2.8.0 | twenty-pr | XS | No | 0.0h | 0.0h | May 21, 2026 |
SummaryChoreBump version to 2.8.0 Updates internal version constants to reflect the new release, ensuring upgrade paths remain accurate. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix server variable not shown | martmull | L | No | 3.0h | 0.1h | May 21, 2026 |
SummaryBug FixFix server variable not shown Corrects a UI bug where a server variable was missing from the admin panel, ensuring accurate configuration display for administrators. Health AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Upload application file resolver exception management and integration coverage | prastoin | L | No | 1.2h | 0.6h | May 21, 2026 |
SummaryBug FixImprove upload file resolver error handling and tests Adds robust exception handling for file uploads and expands integration test coverage, reducing failure rates. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(docker): pin patched curl/nghttp2/postgresql18-client apk versions | charlesBochet | XS | No | 0.7h | 0.0h | May 21, 2026 |
SummaryBug FixPin patched curl/nghttp2/postgresql18-client apk versions Ensures the production Docker image uses up‑to‑date Alpine packages, eliminating high‑severity CVEs and preventing supply‑chain regressions. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| Drop legacy rolePermissionFlag.flag column + fallback logic | Weiko | L | No | 45.6h | 2.6h | May 21, 2026 |
SummaryRefactorDrop legacy rolePermissionFlag.flag column + fallback logic Removes the legacy flag column from role permission flags, updates migrations and related utilities to simplify permission handling, improving database integrity and reducing maintenance overhead. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| i18n - translations | github-actions | XL | No | - | - | May 21, 2026 |
SummaryFeatureAdd internationalization translations Adds translation files for multiple locales, enabling localized UI. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| i18n - translations | github-actions | M | No | - | - | May 21, 2026 |
SummaryFeatureAdd translations for 20 locales Adds internationalization support by adding translation files for 20 languages, enabling users to view the application in their native language. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| Deprecate and backfill delete `ConnectedAccount` twenty standard object | prastoin | XL | No | 28.1h | 5.5h | May 21, 2026 |
SummaryFeatureDeprecate and backfill ConnectedAccount standard object Removes legacy ConnectedAccount schema and backfills data to ensure consistency, reducing maintenance overhead and improving system performance. 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:
React
|
||||||
| i18n - translations | github-actions | XS | No | - | - | May 21, 2026 |
SummaryFeatureAdd i18n translations Adds translation support to the project, enabling internationalization for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Navigate to installed page after app install | martmull | M | No | 1.8h | 0.1h | May 21, 2026 |
SummaryFeatureNavigate to installed page after app install Adds navigation to the installed page after installing a marketplace app, improving user flow and reducing confusion 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
|
||||||
| chore(deps): bump @xmldom/xmldom to 0.8.13 (security) | charlesBochet | S | No | 1.4h | 0.0h | May 21, 2026 |
SummaryChoreBump @xmldom/xmldom to address security advisories Fixes four high‑severity security advisories by pinning the transitive dependency to the latest patch, ensuring safe XML serialization for all consumers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cubic AI, Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(email): resolve reply account from thread channel | Vinzz2303 | L | No | 25.9h | 0.1h | May 21, 2026 |
SummaryBug FixFix email reply account resolution Ensures email replies use the correct connected account, preventing SMTP configuration errors and improving reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Set website default port to 3002 | Bonapara | XS | No | 0.8h | 0.1h | May 21, 2026 |
SummaryBug FixSet website default port to 3002 Adjust dev and start scripts to use port 3002 to avoid local port collisions. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Nextjs
|
||||||
| Fix must wait 3 days to create app in twenty-apps | martmull | XS | No | 0.9h | 0.1h | May 21, 2026 |
SummaryBug FixFix twenty-apps creation delay Resolves issue where app creation is delayed by 3 days in twenty-apps Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Yaml
|
||||||
| i18n - translations | github-actions | XL | No | - | 0.1h | May 21, 2026 |
SummaryFeatureAdd internationalization translations Adds support 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
|
||||||
| Application file storage service | prastoin | XL | No | 0.9h | 0.1h | May 21, 2026 |
SummaryBug FixAdd file storage service with path safety Ensures safe file storage paths, preventing path traversal attacks and improving data integrity. Health Assessment
Large
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||