Pull Request Explorer

Exploring 557 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(front): focus new Field widget and open side panel on add Weiko S No 17.5h 0.0h May 21, 2026

Summary

Bug Fix

Fix field widget focus and side panel opening

Ensures new field widgets are focused and the side panel opens immediately, improving user confirmation and editing flow. This aligns behavior with existing widgets, enhancing UX.

Health Assessment

Small
Low
Low
  • Quick fix with single commit and AI review, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: sync AI model catalog from models.dev github-actions L No - - May 21, 2026

Summary

Chore

Sync AI model catalog from models.dev

Automated daily update of AI model catalog, refreshing pricing, context windows, and availability, adding new models and deprecating inefficient ones.

Health Assessment

Large
Low
Low
  • Automated sync completed instantly with no manual review, indicating low risk and high efficiency.

AI Details

Confidence: 0.80

Tech Stack

chore(deps): bump tinyglobby from 0.2.15 to 0.2.16 dependabot S No 0.8h 0.0h May 21, 2026

Summary

Chore

chore(deps): bump tinyglobby from 0.2.15 to 0.2.16

Updates tinyglobby to address security vulnerabilities and improve performance.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal review, merged within 48 minutes.

AI Details

Tech Stack

chore(deps): bump linkify-react from 4.3.2 to 4.3.3 dependabot XS No 0.6h 0.0h May 21, 2026

Summary

Chore

Update linkify-react dependency to 4.3.3

Updates the linkify-react library to address parsing bugs and improve compatibility, ensuring more reliable link handling in the application.

Health Assessment

Small
Low
Low
  • Quick dependency bump merged within minutes with no review issues.

AI Details

Tech Stack

chore(deps): bump @azure/msal-node from 3.8.4 to 3.8.10 dependabot S No 0.5h 0.0h May 21, 2026

Summary

Chore

Bump @azure/msal-node dependency

Updates the authentication library to the latest patch, enhancing security and compatibility.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, no rework needed.

AI Details

Confidence: 1.00

Tech Stack

chore(deps): bump @recallai/desktop-sdk from 2.0.8 to 2.0.15 dependabot XS No 0.5h 0.0h May 21, 2026

Summary

Chore

Bump @recallai/desktop-sdk to 2.0.15

Updates the desktop SDK to the latest patch, improving compatibility and security.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within 30 minutes with no review friction.

AI Details

Tech Stack

i18n - translations github-actions L No - - May 20, 2026

Summary

Feature

Add internationalization translations

Adds translation files for multiple locales, enabling localized UI.

Health Assessment

Large
Low
Low
  • Automated translation generation via GitHub action, minimal review needed.

AI Details

Tech Stack

Languages: Typescript
fix(auth): clarify error when joining a non-active workspace FelixMalfait M No 6.9h 0.0h May 20, 2026

Summary

Bug Fix

Clarify error message for non-active workspace invites

Users receive accurate error messages when joining non-active workspaces, reducing confusion and support tickets. This improves onboarding experience and reduces support overhead.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework; AI review flagged no issues; small scope and fast cycle time.

AI Details

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

Tech Stack

Languages: Typescript
Ci server custom jest reporter prastoin M No 6.7h 1.3h May 20, 2026

Summary

Chore

Add custom Jest reporter for CI server

Enables concise failure traces in CI server test jobs, reducing local rerun effort.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 7 hours, with minimal changes and only two comments, indicating a smooth and low-risk process.

AI Details

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

Tech Stack

Languages: Javascript
feat(server): idempotent CLI to rotate ENCRYPTION_KEY across enc:v2 rows charlesBochet XL No 122.6h 0.1h May 20, 2026

Summary

Feature

Add idempotent CLI for encryption key rotation

Enables secure, resumable re-encryption of at‑rest secrets across multiple sites, improving data security and operational resilience.

Health Assessment

Large
Medium
Low
  • Fast review but long cycle due to large scope; AI review flagged issues; minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
i18n - docs translations github-actions XL No 0.0h - May 20, 2026

Summary

Docs

i18n - docs translations

Updated documentation translations from Crowdin and fixed internal links.

Health Assessment

X-Large
Low
Low
  • PR was auto‑generated by GitHub Actions and merged immediately with no review, indicating a routine translation update.

AI Details

Tech Stack

fix(messaging): preserve all gmail to/cc/bcc recipients as participants neo773 L No 194.8h 0.1h May 20, 2026

Summary

Bug Fix

Preserve Gmail recipients as participants

Ensures all Gmail to/cc/bcc recipients are correctly tracked as participants, improving email thread accuracy for users.

Health Assessment

Large
Medium
Medium
  • Long cycle time due to extensive refactor and integration with Gmail parsing; AI review helped reduce review friction but multiple commits after review indicate significant rework.

AI Details

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

Tech Stack

Languages: Typescript
fix(ai-chat)-preference models import etiennejouan S No 0.4h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

Update twenty sdk commands martmull XL No 24.0h 1.1h May 20, 2026

Summary

Feature

Update twenty sdk commands

Migrated and renamed twenty SDK CLI commands to new syntax, improving consistency and aligning with workspace URL usage, enhancing developer experience.

Health Assessment

Large
High
Low
  • The PR involved a large refactor of CLI commands with AI assistance, resulting in a quick review cycle but significant code churn, indicating high complexity but efficient resolution.

AI Details

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

Tech Stack

Languages: Typescript
fix(server): map PermissionsException to proper HTTP status on REST API Weiko L No 19.8h 0.1h May 20, 2026

Summary

Bug Fix

Map PermissionsException to correct HTTP status

Ensures permission errors return accurate HTTP status codes, improving client error handling and debugging.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; AI review confirmed no issues.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(website): per-PR preview deploys via Worker versions FelixMalfait M No 2.1h 0.1h May 20, 2026

Summary

Feature

Add per-PR preview deploys via Worker versions

Enables per-PR preview URLs for the marketing site using Cloudflare Workers, improving review workflow and reducing infrastructure overhead.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 2.1 hours with minimal rework, AI review helped catch issues quickly.

AI Details

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

Tech Stack

Languages: Yaml, Typescript
Frameworks: Github-Actions, Nextjs
fix(ci): repair preview-environment dispatch (use PAT, not GITHUB_TOKEN) FelixMalfait XS No 0.2h 0.0h May 20, 2026

Summary

Bug Fix

Fix preview environment dispatch token usage

Ensures preview environment dispatches succeed by using a scoped PAT, preventing 403 errors and maintaining developer preview workflows.

Health Assessment

Small
Low
Low
  • Quick, single‑file change with AI review, minimal risk and fast turnaround.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Increase size of tarball upload martmull M No 0.4h 0.1h May 20, 2026

Summary

Feature

Increase size of tarball upload

Allows larger tarball uploads up to 100 MB, improving user experience for large package deployments.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes; AI review flagged a single issue quickly.

AI Details

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

Tech Stack

Languages: Typescript
`[CONNECTED_ACCOUNT_BREAKING_CHANGE]` Unify connected account permissions prastoin XL No 20.9h 0.1h May 20, 2026

Summary

Feature

Unify connected account permissions

This change consolidates authentication and permission handling for all connected account interactions, simplifying security management and reducing potential inconsistencies across the platform.

Health Assessment

X-Large
High
Medium
  • The PR was reviewed quickly but required many commits, indicating substantial rework; the breaking change adds significant risk that must be mitigated with thorough testing.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(workflow): restore initial input fields on code step creation thomtrp S No 2.6h 0.1h May 20, 2026

Summary

Bug Fix

Restore input fields on code step creation

Ensures new CODE workflow steps display required input fields, improving user experience and preventing configuration errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI review confirmed no issues, merged within 2.6 hours.

AI Details

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

Tech Stack

Languages: Typescript
i18n - docs translations github-actions XL No - 0.1h May 20, 2026

Summary

Docs

Update documentation translations

Adds updated translations for documentation from Crowdin, improving international user experience.

Health Assessment

X-Large
Low
Low
  • PR merged immediately after a single AI review, indicating a straightforward documentation update with minimal risk.

AI Details

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

Tech Stack

feat(website): enable OpenNext skew protection + tune CF cache FelixMalfait M No 0.7h 0.1h May 20, 2026

Summary

Feature

Enable OpenNext skew protection and tune Cloudflare cache

Improves asset delivery consistency across deployments, reducing stale content issues for users.

Health Assessment

Medium
Low
Low
  • Rapid review and merge indicate low complexity and high confidence in the changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
docs(sdk): document DatabaseEventPayload and simplify its type ehconitin M No 1.8h 0.1h May 20, 2026

Summary

Refactor

Document and simplify DatabaseEventPayload type

Clarifies database event payload structure for SDK users, improving developer experience and reducing errors.

Health Assessment

Medium
Low
Low
  • Quick review and minimal changes indicate low friction and high confidence in the update.

AI Details

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

Tech Stack

Languages: Typescript
fix(ai-chat) - fixes on cost display etiennejouan S No 2.0h 0.1h May 20, 2026

Summary

Bug Fix

Fix AI chat cost display

Corrects cost conversion and updates metrics at message end, improving billing accuracy for users.

Health Assessment

Small
Low
Low
  • Rapid turnaround with minimal changes; AI assistance streamlined the fix and reduced review effort.

AI Details

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

Tech Stack

Languages: Typescript
Update create twenty app scaffolded front component martmull M No 17.6h 0.5h May 20, 2026

Summary

Feature

Update scaffolded front component icons and URLs

Improves user experience by replacing inline icons with reusable components and fixes navigation and API URL handling, ensuring smoother onboarding and reliable backend communication.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; single review and small scope indicates low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(website): mirror prod hostname pattern on dev (apex + www) FelixMalfait S No 0.2h 0.1h May 20, 2026

Summary

Feature

Mirror prod hostname pattern on dev

Aligns dev environment hostname structure with production, reducing routing inconsistencies and improving developer experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Unify oAuth success and failure screen with autorize page martmull M No 10.3h 0.1h May 20, 2026

Summary

Feature

Unify OAuth success/failure screen with authorize page

Aligns OAuth flow UI with authorize page design, improving user experience.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, indicating a straightforward UI fix.

AI Details

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

Tech Stack

Languages: Javascript
fix(create-twenty-app): preserve .yarnrc.yml in template sonarly S No 92.9h 0.0h May 20, 2026

Summary

Bug Fix

Preserve .yarnrc.yml in create-twenty-app template

Ensures new apps use node-modules linker, preventing Yarn PnP errors and onboarding blockers.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved a critical onboarding issue.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
chore(server): drop leftover favorite and favoriteFolder workspace objects FelixMalfait M No 10.6h 0.1h May 20, 2026

Summary

Chore

Remove legacy favorite objects from workspaces

Cleans up stale favorite metadata to prevent AI hallucinations and improve data integrity across all workspaces.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework; AI review helped catch no issues, keeping the migration lightweight and low risk.

AI Details

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

Tech Stack

Languages: Typescript
chore: sync AI model catalog from models.dev github-actions S No - - May 20, 2026

Summary

Chore

Sync AI model catalog from models.dev

Automated daily sync of AI model catalog, updating pricing, context windows, and availability to keep data current.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes; automated sync ensures up-to-date model data.

AI Details

Confidence: 0.95

Tech Stack

fix: render PAGE_LAYOUT nav items with standard icon tile and compute… martmull S No 10.8h 0.1h May 20, 2026

Summary

Bug Fix

Fix navigation menu icon rendering

Corrects rendering of PAGE_LAYOUT navigation items, ensuring standard icon tiles and accurate active state computation, improving UI consistency and user navigation experience.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Update default widget gridPosition martmull M No 11.3h 0.1h May 20, 2026

Summary

Feature

Update default widget grid position

Standardizes widget sizing across the platform, improving consistency and reducing layout errors.

Health Assessment

Medium
Low
Low
  • Quick review and approval with minimal changes indicates a straightforward, low-risk update.

AI Details

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

Tech Stack

Languages: Typescript
feat(website): migrate dev hostname website-new.twenty-main.com → website.twenty-main.com FelixMalfait XS No 0.0h - May 19, 2026

Summary

Chore

Migrate dev hostname to production pattern

Aligns dev hostname with production, simplifying DNS management and ensuring consistent environment behavior.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; no review required.

AI Details

Confidence: 1.00

Tech Stack

chore(website): rename twenty-website-new → twenty-website FelixMalfait L No 0.1h 0.1h May 19, 2026

Summary

Chore

Rename website package to remove '-new' suffix

Simplifies marketing site package naming after migration, reducing confusion and aligning with new infrastructure.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes; rename only, no functional impact.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat(website-new): add Cloudflare Workers deployment via OpenNext FelixMalfait XL No 2.2h 1.4h May 19, 2026

Summary

Feature

Add Cloudflare Workers deployment via OpenNext

Enables deployment of the marketing site to Cloudflare Workers, adding a new deployment path alongside the existing build.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and required significant rework, indicating potential complexity or contention.
  • The large scope of changes and multiple commits may increase the risk of introducing errors or affecting other parts of the system.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs, Cloudflare
refactor(filters): pass fieldMetadataItems array to dispatcher charlesBochet L No 5.1h 0.1h May 19, 2026

Summary

Refactor

Refactor filter dispatcher to accept metadata array

Simplifies filter logic by passing metadata array instead of a callback, reducing runtime errors and improving maintainability.

Health Assessment

Large
Low
Low
  • Fast review cycle and minimal changes suggest high confidence in the refactor.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Fix QueryRunnerAlreadyReleasedError in sign-in-up service Weiko M No 0.5h 0.1h May 19, 2026

Summary

Bug Fix

Fix QueryRunnerAlreadyReleasedError in sign-in-up service

This fix prevents sign‑up failures caused by premature transaction release, ensuring reliable workspace onboarding for new users. By using TypeORM's transaction wrapper, the service now handles connection drops gracefully, improving user experience during account creation.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 30 minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Twenty fireflies integration abdulrahmancodes XL No 87.8h 0.1h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

i18n - docs translations github-actions M No - - May 19, 2026

Summary

Docs

i18n - docs translations

Updated documentation translations for multiple languages, ensuring accurate content and fixed internal links.

Health Assessment

Medium
Low
Low
  • PR merged immediately with no review, indicating a straightforward translation update.

AI Details

Tech Stack

Add @WasRemovedInUpgrade decorator Weiko L No 0.7h 0.0h May 19, 2026

Summary

Feature

Add @WasRemovedInUpgrade decorator for upgrade-aware ORM

Enables safe removal of database columns during upgrades, preventing data loss and ensuring consistent schema evolution for active tables.

Health Assessment

Large
Low
Low
  • Merged in under an hour with minimal review, indicating a straightforward change with low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
chore(server): remove unused `CommandLogger` from command module Rpaudel379 M No 49.4h 0.0h May 19, 2026

Summary

Refactor

Remove unused CommandLogger from server

The unused CommandLogger implementation is removed, trimming the codebase and reducing maintenance overhead. This cleanup improves clarity for developers and slightly reduces bundle size.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates a straightforward refactor with low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(server): sync command menu item availability expressions on existing workspaces ehconitin L No 3.0h 0.1h May 19, 2026

Summary

Bug Fix

Sync command menu item availability expressions

Ensures command menu items are correctly gated and synchronized across workspaces, preventing crashes and missing features for older workspaces.

Health Assessment

Large
Low
Low
  • Quick, low‑friction fix with AI‑assisted review; minimal scope and fast cycle time indicate low risk.

AI Details

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

Tech Stack

Languages: Typescript
use declared outputSchema for logic-function steps abdulrahmancodes L No 26.2h 0.0h May 19, 2026

Summary

Feature

Use declared outputSchema for logic-function steps

This update allows workflow steps to automatically use declared output schemas, improving type safety and reducing the need for manual testing. It streamlines downstream variable selection and maintains test precedence.

Health Assessment

Large
Medium
Low
  • The PR was reviewed immediately with no issues, indicating a smooth review process. The change introduces a new utility and refactors existing logic, but the AI review and quick merge suggest low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(ai) - add ai model preferences fallback etiennejouan M No 4.2h 0.1h May 19, 2026

Summary

Bug Fix

Add AI model preferences fallback

Adds a fallback mechanism for AI model preferences, ensuring configuration works in environments where DB or env vars are unavailable.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework; small scope and fast cycle time indicate low risk and efficient process.

AI Details

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

Tech Stack

Languages: Typescript
Create twenty app improvements martmull XL No 20.8h 0.1h May 19, 2026

Summary

Feature

Add app scaffolding improvements and options

Enhances the create-twenty-app CLI by removing deprecated options, adding workspace URL support, synchronizing scaffolding, and generating a standalone page, improving developer experience.

Health Assessment

X-Large
High
Low
  • Rapid iteration with AI-assisted review led to quick approval; large scope but short cycle time indicates efficient process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
i18n - website translations github-actions M No 0.1h 0.1h May 19, 2026

Summary

Feature

Add French translations to website

Adds French language support to the website, improving accessibility for French-speaking users.

Health Assessment

Medium
Low
Low
  • PR completed quickly with AI-assisted review and no issues, indicating smooth process.

AI Details

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

Tech Stack

i18n - translations github-actions XL No - - May 19, 2026

Summary

Feature

Add internationalization translations

Adds translation files for multiple locales, enabling localized UI.

Health Assessment

X-Large
Low
Low
  • PR merged instantly via GitHub action with no manual review, large translation payload added.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
i18n - website translations github-actions XL No 0.0h 0.0h May 19, 2026

Summary

Feature

Add Spanish and French website translations

Adds localized content for Spanish and French, improving user experience for international audiences.

Health Assessment

Large
Low
Low
  • PR merged quickly with minimal review, indicating straightforward translation update.

AI Details

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

Tech Stack

Languages: Typescript
`[CONNECTED_ACCOUNT_BREAKING_CHANGE]` Encrypt `ConnectedAccount` `connectionParameters` prastoin XL No 25.3h 4.5h May 19, 2026

Summary

Feature

Encrypt ConnectedAccount connection parameters

Adds encryption for connected account credentials, removes password exposure, and updates UI and API to support secure handling.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations after a single review, indicating complex changes and a need for careful validation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(twenty-front): prevent connected account row overflow on long status label neo773 XS No 2.3h 0.0h May 19, 2026

Summary

Bug Fix

Fix row overflow on long status labels

Prevents UI overflow for long localized status labels, improving user experience in settings.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes; AI review found no issues.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
« Page 6 of 12 »

Get this analytics stack for your team

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

Connect Repos