Pull Request Explorer

Exploring 740 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(ai): delete the Redis chunk list on credits-exhausted terminal events FelixMalfait M AI 0.5h 0.4h Jul 02, 2026

Summary

Bug Fix

Delete Redis chunk list on credits-exhausted events

Fixes a bug where chat streams remained stuck after billing cap reached, improving user experience by ensuring streams terminate correctly.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
test(ai): pin StreamAgentChatJob stream lifecycle with a reusable spec harness FelixMalfait L AI 0.4h - Jul 02, 2026

Summary

Test

Pin StreamAgentChatJob stream lifecycle harness

Adds comprehensive unit tests for the StreamAgentChatJob to catch stream lifecycle regressions, preventing 10‑minute dead threads and infinite spinners that previously caused user‑facing hangs.

Health Assessment

Large
Low
Low
  • Fast 0.4‑hour cycle, single commit, no production code changes, minimal risk to the system.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(sse): treat expected event-stream coordination errors as 403s and never crash the sync loop FelixMalfait S AI 0.5h 0.2h Jul 02, 2026

Summary

Bug Fix

Fix SSE coordination errors to prevent crashes

This change ensures that expected event‑stream coordination errors are treated as 403 responses, preventing server crashes and improving client resilience, reducing error monitoring noise and keeping live updates functional.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence in the fix.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(ai): offer Retry when the failed turn persisted partial assistant output FelixMalfait XS AI 0.3h - Jul 02, 2026

Summary

Bug Fix

Offer Retry for partial assistant output failures

Adds a retry button when a mid-stream AI turn fails, improving user experience by allowing recovery without reloading.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved a common user-facing issue.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Fire front component window error handlers bosiraphael M AI 1.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Fire front component window error handlers

Adds an error event bridge in Web Workers so that component error handlers and monitoring tools receive errors. It improves visibility and debugging for front‑end components.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 1.5 hours indicates low friction and minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Javascript
feat(call-recorder): cap media file size during ingestion to avoid OOM ehconitin XL AI 0.6h 0.1h Jul 02, 2026

Summary

Feature

Cap media file size during ingestion to avoid OOM

Prevents out‑of‑memory crashes by limiting media file size during call recording ingestion, ensuring system stability and reliable billing. Users can still complete recordings with remaining artifacts, improving reliability.

Health Assessment

X-Large
Medium
Low
  • Merged within 36 minutes with a single review round, indicating high confidence and minimal friction. AI review contributed to rapid validation.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Gate and meter email group: enterprise license (self-host) + credits (cloud) neo773 L No 30.4h 0.1h Jul 02, 2026

Summary

Feature

Gate email group with enterprise licensing and credits

Adds server‑side gating and billing for email groups, preventing unauthorized use on self‑hosted instances and metering cloud usage with credit pricing, aligning costs with actual email sends.

Health Assessment

Large
High
Medium
  • The PR was reviewed quickly (0.1h) and merged within 30h, but required many commits and AI‑generated review comments, indicating a complex but well‑managed change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(server): workspace opt-out of root-domain directory listing FelixMalfait XL No 18.2h 0.1h Jul 02, 2026

Summary

Feature

Add workspace directory listing opt-out

Allow workspaces to opt out of being listed in the multi-workspace root-domain picker via email-domain discovery.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and commits, indicating some complexity and potential for rework. However, the author and reviewers worked closely to address issues and improve the code.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
perf(front): query only rendered fields in application settings pages martmull M AI 3.9h 1.8h Jul 02, 2026

Summary

Refactor

Optimize GraphQL queries for application settings

Reduces data transfer and improves performance by fetching only necessary fields for settings pages, lowering load times and resource usage.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth, low-risk PR; AI-assisted code generation was used to trim GraphQL selections for performance gains.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Drop unsafe props from front component elements bosiraphael XL No 1.8h 0.1h Jul 02, 2026

Summary

Bug Fix

Drop unsafe props from front component elements

Improves security by filtering out unsafe event handlers and dangerous URL schemes from third‑party React components rendered in the host page, preventing script execution while preserving legitimate functionality.

Health Assessment

Large
Low
Low
  • Fast review cycle with minimal rework; AI review flagged issues quickly, leading to a quick merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
[Breaking change] fix: make pageLayout type field required etiennejouan M AI 3.0h 0.1h Jul 02, 2026

Summary

Bug Fix

Make pageLayout type field required

Ensures navigation menu items correctly resolve to custom pages, eliminating 404 errors and improving developer experience by enforcing required type metadata.

Health Assessment

Medium
Low
Low
  • Fast review cycle (3 h) with a single AI‑generated comment and quick approval; minimal rework indicates a straightforward bug fix with low risk to production.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(emailing): local unsubscribe URL + full-content log driver neo773 L AI 20.7h 0.1h Jul 02, 2026

Summary

Feature

Add local unsubscribe URL and log driver

Enables local testing of unsubscribe links and logs full email content for debugging, improving developer visibility and troubleshooting.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 21 hours, with a single comment and no rework, indicating a smooth, low‑friction process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(ai): add ask_questions interactive clarifying-question tool FelixMalfait XL AI 53.2h 11.2h Jul 02, 2026

Summary

Feature

Add interactive clarifying-question tool for AI assistant

Enables the AI assistant to pause and ask users clarifying questions, improving decision accuracy and user experience.

Health Assessment

X-Large
High
High
  • The PR underwent multiple iterations and extensive review, indicating complexity and potential integration challenges.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(emailing): forward SES events to Tatami Monitor neo773 M AI 22.3h 0.1h Jul 02, 2026

Summary

Feature

Add SES event forwarding to Tatami Monitor

Enables deliverability event tracking by routing SES events to Tatami Monitor, improving email analytics per workspace.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 22 hours, with a single AI‑generated review comment that was quickly addressed, indicating a smooth, low‑friction process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Fix front component crash on unknown elements bosiraphael M AI 1.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix front component crash on unknown elements

Adds robust error handling for unknown DOM tags in third‑party front components, preventing a single bad element from crashing the entire widget.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review and quick merge indicates low complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(twenty-sdk): stop dev-mode OOM by caching compiled manifest modules martmull M No 4.6h 3.4h Jul 02, 2026

Summary

Bug Fix

Fix dev-mode OOM by caching manifest modules

Prevents memory exhaustion during development by caching compiled modules, improving stability and developer experience.

Health Assessment

Medium
Low
Low
  • The PR was merged within 4.5 hours with a single review comment, indicating a straightforward, low‑risk change that resolved a critical memory issue in the development workflow.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(ai): surface AI chat stream failures through one typed error channel FelixMalfait XL AI 4.3h 0.1h Jul 02, 2026

Summary

Feature

Surface AI chat stream failures via single error channel

Consolidates AI chat error handling into a single typed channel, ensuring errors persist across reloads and enabling retry functionality, thereby reducing user frustration and improving reliability.

Health Assessment

X-Large
High
Medium
  • Rapid merge (4.3h) but extensive rework (multiple commits after first review) indicates complex changes; high scope and many review rounds raise risk despite fast cycle time.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(server): improve traceability of flat-entity map mutation errors prastoin XL No 25.0h 23.9h Jul 02, 2026

Summary

Feature

Improve traceability of flat-entity map mutation errors

Adds structured context to flat-entity mutation errors, enabling actionable Sentry logs and clearer user-facing messages for installation failures, improving debugging and customer experience.

Health Assessment

Large
Medium
Low
  • The PR was merged within 25 hours with a single AI-assisted review and minimal back‑and‑forth, indicating a smooth process despite the large code changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(front): hide sub-item tree connector in navigation drag preview Weiko XS No 3.0h 0.1h Jul 02, 2026

Summary

Bug Fix

Hide navigation tree connector in drag preview

Improves drag-and-drop UX by removing unnecessary visual clutter in navigation previews, ensuring a cleaner interface during item reordering.

Health Assessment

Small
Low
Low
  • Resolved in under 3 hours with AI review, minimal code changes, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 1.00

Tech Stack

Languages: Typescript
Frameworks: React
fix(front): render pinned command-menu buttons inline in page header Weiko XS No 2.3h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix inline pinned command-menu buttons

Ensures pinned command-menu items display inline next to the menu, improving usability and reducing clutter.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no blockers, fast review and merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(server): apply row-level security predicates to API key and application principals FelixMalfait M AI 0.3h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix row-level security predicates for API key and application principals

Ensures row-level security filters are applied to API keys and installed applications, preventing unauthorized data access and aligning security behavior across all principal types.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes; no rework required; PR merged within 20 minutes.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(website): restore footer CTA buttons on the light card inside the dark stage mabdullahabaid S No 1.2h 0.1h Jul 02, 2026

Summary

Bug Fix

Restore footer CTA button visibility

Fixes broken footer call‑to‑action buttons, ensuring users can see and interact with them, improving conversion and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed by AI bot, merged within 1.2 hours.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(server): ship the 2.20 standardOverrides drop as a dormant command FelixMalfait L AI 0.9h 0.3h Jul 02, 2026

Summary

Chore

Ship 2.20 standardOverrides drop as dormant command

Adds a dormant command to drop the standardOverrides column in future release, ensuring smooth upgrade and documentation.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal rework; small number of files and moderate line changes indicate low risk.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(ai) - add delete_workflow tool etiennejouan M AI 2.7h 0.1h Jul 02, 2026

Summary

Feature

Add delete_workflow tool for workflow cleanup

Introduces a tool that soft‑deletes workflows and removes related sub‑entities, enhancing data hygiene and giving users control over workflow lifecycle.

Health Assessment

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(ai) - Fix date stripped from agent tool output etiennejouan S AI 0.8h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix date stripping from agent tool output

Ensures Date objects returned by TypeORM are preserved in AI agent responses, preventing loss of timestamp data.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes; AI tool assisted review and description generation.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
refactor(server): unify the two metadata override mechanisms into one FelixMalfait XL No 15.4h 0.1h Jul 02, 2026

Summary

Refactor

Unify metadata override mechanisms

Consolidates two override systems into a single JSON blob, simplifying the data model and improving consistency across the platform.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review rounds indicate efficient collaboration, though the large code churn suggests significant refactoring.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(website): center the User Guide nav preview image mabdullahabaid XS No 0.1h 0.0h Jul 02, 2026

Summary

Bug Fix

Center User Guide nav preview image

Fixes off‑center preview image for User Guide in Resources dropdown, aligning it with other previews.

Health Assessment

Small
Low
Low
  • Quick fix with AI review confirming no issues; minimal code change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
refactor(schema): reorganize IndexField and related types abdulrahmancodes XL AI 0.5h 0.0h Jul 02, 2026

Summary

Bug Fix

Reorganize IndexField types and clean up schema

Improves GraphQL schema structure, removes dead connection, prevents server errors, ensures consistent client and frontend types.

Health Assessment

X-Large
Medium
Low
  • Merged within 30 minutes of opening, with a single AI review comment and no further changes, indicating a smooth, low-friction process. The large line change set suggests significant refactoring but the minimal review activity points to high confidence in the correctness of the changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: bump json-2-csv 5.5.10 -> 5.5.11 (Dependabot) mabdullahabaid S No 0.3h 0.0h Jul 02, 2026

Summary

Bug Fix

Bump json-2-csv to address security alert

Updates json-2-csv to 5.5.11 to resolve a medium severity CSV injection vulnerability, ensuring the application remains secure.

Health Assessment

Small
Low
Low
  • Quick lockfile update resolved a security alert with minimal review.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Add Last contact app to onboarding v2 installable apps bosiraphael XS AI 0.5h 0.0h Jul 02, 2026

Summary

Feature

Add Last contact app to onboarding v2 installable apps

Enables users to add the Last contact app during onboarding, expanding available integrations and improving user engagement.

Health Assessment

Small
Low
Low
  • Rapid approval with no rework indicates a straightforward, low‑risk change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
i18n - website translations github-actions L AI 0.1h 0.0h Jul 02, 2026

Summary

Feature

Add website translations for multiple languages

Adds translations for Arabic, Czech, German, English, Spanish, French, Italian, Japanese, Korean, Portuguese, Romanian, Russian, Turkish, and Chinese, enabling a localized user experience.

Health Assessment

Large
Low
Low
  • PR merged within minutes with no review comments, indicating an automated, low‑risk update to the website’s localization files.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(website): add Product to menu + footer nav, move Why into Resources dropdown mabdullahabaid S No 1.9h 0.0h Jul 02, 2026

Summary

Feature

Add Product to menu and footer navigation

Restores Product link in navigation, improving user access to product page and reorganizing resources.

Health Assessment

Small
Low
Low
  • Quick turnaround with a single review and minimal code changes, indicating low risk and high confidence in the merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(website): tighten product-feature spotlight height and align bento spacing mabdullahabaid XS No 2.9h 0.0h Jul 02, 2026

Summary

Feature

Improve product-feature card spacing and height

Polish product page UI by aligning card heights and spacing, enhancing visual consistency and user experience.

Health Assessment

Small
Low
Low
  • Merged within 3 hours after a single AI review comment, indicating a smooth, low-risk change with minimal rework.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(billing) - invalidate activationStatus after billing event etiennejouan S AI 15.1h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix billing event invalidates workspace activation

Ensures workspaces are correctly unblocked after billing events, improving user experience and preventing stale activation states.

Health Assessment

Small
Low
Low
  • Quick review and merge within 15 hours, minimal rework, indicating a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(twenty-sdk): include app readme in published package martmull M AI 0.6h 0.4h Jul 02, 2026

Summary

Feature

Add app README to published SDK package

Ensures published npm packages include the app's README, improving documentation visibility for end users.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal changes indicates a straightforward enhancement.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(shared): require defaultValue on non-nullable field manifests martmull M AI 13.0h 0.0h Jul 02, 2026

Summary

Feature

Require defaultValue on non-nullable field manifests

Ensures non-nullable fields always have a default value, improving data integrity during schema migrations and backfills.

Health Assessment

Medium
Low
Low
  • Fast cycle time (13h) and immediate review indicate a smooth process; minimal rework and AI assistance contributed to quick resolution.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(front): split root domain into a dedicated Root app (decouple from Workspace app) FelixMalfait XL AI 2.5h 0.1h Jul 02, 2026

Summary

Feature

Split root domain into dedicated Root app

Decouples the root domain from the workspace experience, eliminating the infinite‑load bug on the default domain and streamlining onboarding while keeping all workspace functionality intact.

Health Assessment

Large
Low
Low
  • Fast 2.5‑hour cycle with a single AI‑reviewed comment and minimal rework indicates a smooth, low‑risk change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
test(server): fix DPA Annex C test broken by sub-processor sync action FelixMalfait S AI 0.5h 0.1h Jul 01, 2026

Summary

Test

Fix DPA Annex C test broken by sub-processor sync action

Ensures DPA Annex C tests derive expectations from synced sub‑processor data, preventing failures when trust‑center sync updates processing locations.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with AI‑assisted review; minimal code churn and no production impact.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
i18n - docs translations github-actions M AI - - Jul 01, 2026

Summary

Docs

Update documentation translations for multiple languages

This PR updates the documentation translations for the platform, ensuring users across multiple locales have accurate and up-to-date information. It also fixes internal links to improve navigation.

Health Assessment

Small
Low
Low
  • PR was auto-generated and merged immediately, indicating minimal review friction and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

chore: sync DPA sub-processors from trust center github-actions S AI 4.5h 4.5h Jul 01, 2026

Summary

Chore

Sync DPA sub-processors from Trust Center

Automated weekly sync of the DPA sub-processors list keeps compliance data up-to-date with the canonical source.

Health Assessment

Small
Low
Low
  • Fast 4.5‑hour cycle with a single automated commit; minimal changes reduce risk and ensure compliance data remains current.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Fix lint martmull XS AI 0.5h 0.0h Jul 01, 2026

Summary

Chore

Fix lint issues

Resolved linting errors in the twenty-last-contact package

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Javascript
Add twenty-app keyword martmull XS AI 0.1h 0.0h Jul 01, 2026

Summary

Chore

Add twenty-app keyword

Adds a keyword to the twenty-app configuration, simplifying version management.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

i18n - docs translations github-actions XL AI - - Jul 01, 2026

Summary

Chore

Update docs translations for multiple languages

Adds updated translations for twenty docs across multiple languages, improving international user experience.

Health Assessment

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Improve billing settings UI Bonapara XL No 23.2h 2.6h Jul 01, 2026

Summary

Feature

Improve billing settings UI

Enhances the billing settings experience by updating subscription and credit card displays, adding a credit‑package picker, and redirecting past‑due actions to billing management, improving clarity and user flow.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review friction indicate efficient implementation, though the large code changes suggest moderate risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(sdk): translate front-component strings with t()/Trans/useTranslate FelixMalfait XL AI 52.4h 0.1h Jul 01, 2026

Summary

Feature

Add front-component i18n runtime and extraction

Enables front‑end components to localize strings at runtime and build time, improving internationalization support for apps.

Health Assessment

X-Large
High
Medium
  • The PR added a comprehensive i18n system for front components, required multiple iterations and AI assistance, but was merged within 52 hours, indicating efficient collaboration despite high scope.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Update app name martmull XS AI 0.1h 0.0h Jul 01, 2026

Summary

Chore

Update app name

Updates the application name in the package configuration, ensuring consistency across the project.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and no review issues.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Fix BlockNote placeholder alignment + paddings Bonapara S No 0.8h 0.5h Jul 01, 2026

Summary

Bug Fix

Fix BlockNote placeholder alignment and paddings

Corrects visual alignment and spacing of BlockNote placeholders, enhancing readability and consistency across the editor.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within 1 hour, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(server): unify metadata override-blob computation (step 1 of override unification) FelixMalfait L AI 0.4h 0.4h Jul 01, 2026

Summary

Refactor

Unify metadata override-blob computation

Consolidates duplicate override logic across metadata modules, preserving behavior and simplifying future refactors.

Health Assessment

Large
Low
Low
  • Fast review and merge (0.4h cycle time) with a single comment review; minimal code churn across four files; AI review flagged minor lint issues but overall behavior-preserving refactor with low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Add installed workspaces view to application registration martmull XL No 25.8h 1.7h Jul 01, 2026

Summary

Feature

Add installed workspaces view to application registration

Adds an "Installed workspaces" section to the application registration settings page, giving admins visibility into which workspaces have installed an app and enabling better management.

Health Assessment

X-Large
High
Medium
  • The PR required multiple AI‑assisted commits and several review rounds, indicating a complex change that was completed within a day. The large scope and repeated iterations suggest moderate to high risk, but the issue was resolved quickly.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(billing): link billing emails to the workspace subdomain FelixMalfait M AI 0.2h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix billing emails to use workspace subdomain

Ensures billing and suspension emails link directly to the user’s workspace domain, improving reliability and self‑hosted support.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with fast review and minimal rework, indicating a low‑risk, high‑confidence change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
« Page 13 of 15 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos