Pull Request Explorer

Exploring 234 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: [Backport] backports removal of timestamps from client responses api pandeymangg S No 0.5h 0.5h May 21, 2026

Summary

Bug Fix

Remove timestamps from client responses API

This backport removes timestamps from client responses, improving data consistency and reducing payload size.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: [Backport] excel injection backport pandeymangg S No 0.6h 0.6h May 21, 2026

Summary

Bug Fix

Backport Excel Injection Fix

Fixes a security vulnerability related to Excel injection by backporting the latest patch.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix: show copy icon on legacy environmentId, reintroduce duplicate survey action (backport #8061) Dhruwang M No 0.5h 0.1h May 21, 2026

Summary

Bug Fix

Fix copy icon and duplicate survey action

Fixes UI issues in survey dropdown and restores duplicate survey action for legacy environments, improving user experience and consistency.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: fixes responseId client api issue with legacy environmentId pandeymangg S No 1.1h 0.1h May 21, 2026

Summary

Bug Fix

Fix responseId client API 404 with legacy environmentId

This fix resolves a 404 error when the client API is called with an environmentId instead of a workspaceId, ensuring reliable response retrieval for legacy environments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 2 hours with no review friction.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: harden Helm env value rendering (backport #8070) Dhruwang M No 1.0h 0.2h May 21, 2026

Summary

Bug Fix

Fix hardening of Helm env value rendering

Improves security by ensuring environment values are properly rendered in Helm charts, preventing potential injection or misconfiguration.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
fix: [Backport] responseId client api fix pandeymangg S No 0.6h 0.1h May 21, 2026

Summary

Bug Fix

Fix responseId client API bug

Corrects responseId handling in the client API, ensuring accurate data retrieval and preventing errors for end users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: update Helm chart default image tag (backport #8072) Dhruwang XL No 0.3h 0.0h May 21, 2026

Summary

Bug Fix

Update Helm chart default image tag

Ensures Helm chart uses the correct image tag for deployments, maintaining consistency across releases.

Health Assessment

X-Large
Low
Low
  • Quick merge with no review comments, indicating a straightforward change.

AI Details

Tech Stack

Languages: Yaml
fix: require Cube API secret in compose (backport #8071) Dhruwang S No 0.3h 0.0h May 21, 2026

Summary

Bug Fix

Require Cube API secret in compose

Ensures Cube API secret is required in Docker compose, improving security for self-hosted deployments.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
fix: render scheduled-plan-change description placeholders correctly (backport #8064) Dhruwang S No 0.5h 0.2h May 21, 2026

Summary

Bug Fix

Fix scheduled plan change description placeholders

Backport of #8064 to release/5.0, ensuring placeholders render correctly in billing pricing table.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted fix with minimal changes, fast review and merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: show copy icon on legacy environmentId, reintroduce duplicate survey action (ENG-978, ENG-987) Dhruwang M No 17.8h 17.1h May 21, 2026

Summary

Bug Fix

Fix copy icon and duplicate survey action

Restores copy affordance for legacy environment IDs and reintroduces the duplicate survey feature, improving user workflow and reducing confusion.

Health Assessment

Medium
Low
Low
  • Quick, single‑review fix with minimal code churn, merged within 18 hours of opening.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix: gate AI chart generation on smartTools, not dataAnalysis (backport #8060) Dhruwang M No 0.3h 0.2h May 21, 2026

Summary

Bug Fix

Fix AI chart generation gating

Ensures AI chart generation is gated by the smartTools feature flag, preventing unintended data analysis usage and maintaining correct feature boundaries.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with fast review and minimal changes, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: route Manage Teams and integration OAuth callbacks to settings (backport #8059) Dhruwang S No 0.3h 0.2h May 21, 2026

Summary

Bug Fix

Fix routing for Teams and OAuth callbacks

Ensures Teams management and OAuth integration callbacks correctly route to settings, improving user flow and stability.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix merged within minutes with minimal code changes and no review friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: update Helm chart default image tag BhagyaAmarasinghe XL No 13.4h 0.6h May 21, 2026

Summary

Bug Fix

Update Helm chart default image tag

Ensures Helm chart deploys the correct image version, preventing accidental use of outdated images and improving deployment reliability.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed quickly with only two actionable comments and no subsequent commits, indicating a smooth review process.
  • Despite the large number of lines changed, the change was straightforward and did not introduce significant risk.

AI Details

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

Tech Stack

Languages: Yaml
fix: require Cube API secret in compose BhagyaAmarasinghe S No 14.5h 14.2h May 21, 2026

Summary

Bug Fix

Require Cube API secret in Docker Compose

Ensures production Docker Compose requires a non‑empty Cube API secret, preventing runtime failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 15 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Yaml
fix: harden Helm env value rendering BhagyaAmarasinghe M No 14.7h 14.4h May 21, 2026

Summary

Bug Fix

Fix harden Helm env value rendering

Ensures scalar values supplied via Helm are quoted as strings, preventing Kubernetes validation errors and improving deployment reliability.

Health Assessment

Medium
Low
Low
  • Single commit, quick review, fast merge; minimal risk.

AI Details

Tech Stack

Languages: Yaml
fix: [Backport] client environment api sdk fixes pandeymangg M No 0.3h 0.1h May 21, 2026

Summary

Bug Fix

Backport client environment API SDK fixes

Fixes compatibility issues for client environment API with older mobile SDKs, ensuring backward compatibility and passing tests.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, resolved compatibility issues, low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix: render scheduled-plan-change description placeholders correctly Dhruwang S No 16.1h 15.8h May 21, 2026

Summary

Bug Fix

Fix placeholder rendering in billing alert

Corrects the billing page alert to display the actual plan name and date instead of raw placeholders, improving user clarity and preventing confusion.

Health Assessment

Small
Low
Low
  • Resolved in under 24 hours with a single commit and minimal code changes, indicating a straightforward fix with low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: gate AI chart generation on smartTools, not dataAnalysis (ENG-1001) Dhruwang M No 17.6h 17.3h May 21, 2026

Summary

Bug Fix

Fix AI chart generation gating to smartTools

Ensures AI chart generation uses the correct permission, improving compliance and user experience by removing unnecessary PII gating.

Health Assessment

Medium
Low
Low
  • Quick fix with a single commit and minimal review, indicating low complexity and high confidence in correctness.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: route Manage Teams and integration OAuth callbacks to settings (ENG-988) Dhruwang S No 17.7h 17.4h May 21, 2026

Summary

Bug Fix

Fix routing for Manage Teams and OAuth callbacks

Corrects 404 errors caused by settings route restructure, ensuring users reach correct settings pages for team management and integration callbacks.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved 404 bugs in a single commit, demonstrating efficient issue resolution.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: sanitize CSV/XLSX exports against formula injection pandeymangg M No 45.9h 0.1h May 21, 2026

Summary

Bug Fix

Sanitize CSV/XLSX exports to prevent formula injection

Prevents malicious spreadsheet formulas from executing when admins export survey responses, protecting data integrity and security. Ensures exported files display literal strings, mitigating potential data exfiltration or execution attacks.

Health Assessment

Medium
Medium
Low
  • Quick review and minimal rework; security fix merged within two days.

AI Details

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

Tech Stack

Languages: Typescript
fix: wire Cube API secret into Helm defaults BhagyaAmarasinghe S No 15.3h 15.0h May 21, 2026

Summary

Bug Fix

Fix Cube API secret injection in Helm defaults

Ensures Cube API secret is generated and mounted by default in Helm-managed deployments, preventing missing secrets in self-hosted setups.

Health Assessment

Small
Low
Low
  • Quick fix with single commit and approval, minimal review friction.

AI Details

Tech Stack

Languages: Yaml
fix: scope display contact lookup to workspace (ENG-818) mattinannt M AI 45.2h 0.1h May 21, 2026

Summary

Bug Fix

Scope display contact lookup to workspace

Ensures displays are only linked to contacts within the same workspace, preventing cross‑workspace data leakage.

Health Assessment

Medium
Low
Low
  • Quick AI‑assisted fix with minimal review, resolved in under two days.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: scope display contact lookup to workspace (ENG-818) [backport release/5.0] mattinannt M AI 14.5h 14.5h May 21, 2026

Summary

Bug Fix

Scope display contact lookup to workspace

Prevents cross‑workspace display binding by scoping contact lookup to workspace, enhancing data isolation and security.

Health Assessment

Medium
Low
Low
  • Quick fix with single commit, minimal review, fast merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: sync chart Cube feedback schema (backport #8057 to release/5.0) Dhruwang M AI 15.4h 0.0h May 21, 2026

Summary

Bug Fix

Backport Cube feedback schema fix to release 5.0

Fixes Cube feedback schema to ensure compatibility with release 5.0, improving data consistency for charting features.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 15 hours, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Javascript
fix: staging AI chart Cube schema BhagyaAmarasinghe M AI 4.0h 1.9h May 20, 2026

Summary

Bug Fix

Fix staging AI chart Cube schema

Synchronizes Cube schemas so AI-generated charts can query all feedback metrics, preventing failures in staging.

Health Assessment

Medium
Low
Low
  • Quick single-commit fix with one review, minimal rework, fast merge

AI Details

Category: Code AI
Confidence: 0.30

Tech Stack

Languages: Typescript, Javascript
fix: preserve legacy SDK shape with placeholder segment data pandeymangg M No 0.8h 0.1h May 20, 2026

Summary

Bug Fix

Preserve legacy SDK shape with placeholders

Ensures older SDKs continue to function after API changes, preventing customer breakage and maintaining service reliability.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal review cycles, maintaining backward compatibility for existing SDK users.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix: add CSAT and CES summary filter icons (backport #8056) itsjavi XS No 0.4h 0.2h May 20, 2026

Summary

Bug Fix

Add CSAT and CES summary filter icons

Adds missing icons for filter select in survey UI, improving user experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: correct settings sidebar back navigation behavior jobenjada S No 15.7h 15.3h May 20, 2026

Summary

Bug Fix

Fix settings sidebar back navigation behavior

Improves user navigation by ensuring the back button returns to the previous non‑settings page, reducing confusion and streamlining workflow.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework, indicating a straightforward bug fix with low impact on overall system stability.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: enforce billing-only settings access jobenjada M No 14.8h 0.1h May 20, 2026

Summary

Bug Fix

Enforce billing-only settings access

Prevents billing users from accessing restricted settings via direct URLs and aligns sidebar UX.

Health Assessment

Medium
Low
Low
  • Fast 14.8‑hour cycle with minimal rework; AI‑assisted code generation accelerated the fix and a single review round resolved all comments.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: add CSAT and CES summary filter icons jobenjada XS AI 1.2h 0.9h May 20, 2026

Summary

Bug Fix

Add CSAT and CES summary filter icons

Adds missing CSAT and CES icons to the survey summary filter, improving user experience by making rating metrics more visible.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved within an hour, indicating a smooth review process.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: strip client-provided timestamps in client response API (ENG-828) mattinannt S AI 23.6h 23.4h May 20, 2026

Summary

Bug Fix

Fix client timestamps in response API

Prevents respondents from manipulating submission timestamps, protecting analytics integrity.

Health Assessment

Small
Low
Low
  • Single commit, no review iterations, quick merge, minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: improve blocked state explanations across UI itsjavi XL No 21.4h 0.1h May 19, 2026

Summary

Bug Fix

Improve blocked state explanations across UI

Provides clearer inline explanations for blocked actions, reducing user confusion and support tickets.

Health Assessment

Large
Medium
Medium
  • PR resolved UI clarity issues quickly with a fast initial review, but required several follow‑up commits to address feedback, indicating moderate iteration but overall efficient process.

AI Details

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

Tech Stack

Languages: Typescript, Json
Frameworks: React
chore(deps): bump the npm_and_yarn group across 2 directories with 6 updates dependabot XL No 71.8h 67.0h May 18, 2026

Summary

Chore

Bump npm_and_yarn dependencies across directories

Updates multiple npm and yarn dependencies to newer versions, improving security and stability.

Health Assessment

Medium
Low
Medium
  • The PR had a long review time (~67h) but only one rework commit, indicating moderate friction but low risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Yaml
feat: make Cube a mandatory baseline dependency in v5 mattinannt L AI 1.9h 0.1h May 18, 2026

Summary

Feature

Make Cube a mandatory baseline dependency in v5

Cube is now part of the Formbricks v5 baseline stack, simplifying deployment and reducing edge-case code paths.

Health Assessment

Large
Medium
Low
  • The PR had a fast cycle time and received prompt reviews, but its large scope and multiple commits suggest potential complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Docker, Helm
fix: translate footer links based on survey language (ENG-673) mattinannt L AI 77.3h 7.4h May 18, 2026

Summary

Bug Fix

Translate footer links to survey language

Ensures footer links on survey link pages display in the survey's selected language, improving user experience for international respondents.

Health Assessment

Large
Medium
Low
  • PR took 77 hours to merge with a single review and minor rework, indicating moderate complexity but efficient resolution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: harden storage presigned URL issuance BhagyaAmarasinghe L No 74.2h 0.1h May 18, 2026

Summary

Bug Fix

Harden storage presigned URL issuance

Improves security by restricting presigned URL generation to surveys that allow file uploads and validating file extensions against stored configuration, reducing risk of unauthorized uploads.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly but required several commits to address test coverage and type errors, indicating moderate iteration before merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: fix sso redirect while deleting account xernobyl S No 1.0h 0.5h May 18, 2026

Summary

Bug Fix

Fix SSO redirect after account deletion

Ensures users are redirected to the correct post‑deletion page after confirming deletion via Google SSO, preventing confusion and potential data loss.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code changes resolved a redirect bug affecting SSO users.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: backport sso deletion redirect to 4.9 xernobyl S No 0.3h 0.3h May 18, 2026

Summary

Bug Fix

Backport SSO deletion redirect fix

Fixes redirect after SSO account deletion in release 4.9, ensuring users land on intended post‑deletion page instead of the setup flow.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate a straightforward, low‑risk fix with minimal scope.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore: SSO deletion workflow simplification xernobyl XL No 94.2h 1.7h May 18, 2026

Summary

Feature

Simplify SSO account deletion flow

Streamlines the SSO account deletion process, removing provider‑specific complexity and improving user experience while maintaining security controls.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time but a quick initial review, indicating a fast response to feedback. Multiple commits and a large number of files suggest significant rework and a high‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: backport SSO deletion simplification to 4.9 xernobyl XL No 91.6h 91.6h May 18, 2026

Summary

Feature

Backport SSO deletion simplification to 4.9

Backports simplified SSO account deletion to release 4.9, streamlining the deletion flow and reducing friction for SSO users. It removes unnecessary redirects and tightens confirmation steps.

Health Assessment

Large
High
High
  • The PR had a long review cycle and large code changes, indicating a significant effort to backport a feature to an older release. The slow turnaround may reflect limited urgency or resource constraints.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: seed default contact attribute keys on workspace creation (ENG-929) Dhruwang M AI 1.0h 0.7h May 18, 2026

Summary

Bug Fix

Fix default contact attribute keys seeding on workspace creation

Ensures new workspaces have essential contact attribute keys seeded, restoring functionality for contact ingestion and identification flows.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix: use block terminology in conditional logic docs jobenjada XS AI 282.5h 282.2h May 18, 2026

Summary

Docs

Update conditional logic docs to block terminology

Documentation updated to use block terminology for conditional logic, improving consistency and clarity for users.

Health Assessment

Small
Low
High
  • Long cycle time indicates delayed review; minimal changes suggest low risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

chore: A/B test reduce cog. load in question section harshsbhat L No 276.8h 211.8h May 18, 2026

Summary

Chore

Add A/B test for hidden fields layout

Enables A/B testing to move hidden fields and variables to the settings tab, reducing cognitive load for users.

Health Assessment

Large
High
High
  • The PR had an 11.5‑day cycle time and over 200 lines of changes, indicating a slow feedback loop and significant scope. Multiple commits after the first review suggest iterative refinement, raising the risk of integration issues.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: flag id for A/B test re onboarding step 1 jobenjada XS No 13.1h 12.7h May 18, 2026

Summary

Bug Fix

Fix flag ID for onboarding A/B test

Corrects the feature flag identifier to align with new naming conventions, ensuring accurate A/B testing during onboarding and preventing mis‑targeted user experiences.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within a single review cycle.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
docs: add custom CSS guide for website & app surveys jobenjada M AI 59.2h 58.9h May 18, 2026

Summary

Docs

Add custom CSS guide for surveys

Provides developers with guidance to avoid CSS collisions in surveys, improving integration quality.

Health Assessment

Medium
Low
High
  • PR took over two days to review, but only one review round and no rework, indicating a straightforward docs update.

AI Details

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

Tech Stack

refactor: consolidate unifyFeedback into feedbackDirectories license flag mattinannt M AI 18.2h 0.1h May 18, 2026

Summary

Refactor

Refactor unifyFeedback to feedbackDirectories flag

Simplifies license gating by consolidating unifyFeedback into feedbackDirectories, reducing duplicate flags and improving user experience.

Health Assessment

Medium
Low
Low
  • Quick review and approval within 18 hours, minimal rework, small to medium scope refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
chore: A/B experiment to test reverse trial copy harshsbhat XL No 56.1h 0.1h May 17, 2026

Summary

Feature

Add A/B experiment for reverse trial copy

Test reverse-trial copy to improve conversion on the onboarding plan page, enabling data-driven copy optimization.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations after a single review, indicating significant rework on a large codebase, but the review was quick and the merge was completed within a day.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: A/B test different upgrade banner in trial harshsbhat M No 247.5h 0.2h May 17, 2026

Summary

Feature

Add A/B test for trial upgrade banner

Enables a PostHog A/B experiment to show a richer trial banner with usage progress and payment CTA, improving trial user experience.

Health Assessment

Large
Medium
High
  • The PR required extensive iteration after a single review, with multiple commits and a large number of files changed, indicating significant rework and a high scope of changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
chore: A/B Test - Onboarding - Skip theme step harshsbhat S No 243.7h 0.1h May 17, 2026

Summary

Feature

Add A/B test to skip onboarding theme step

Introduces a PostHog A/B experiment that skips the theme selection step during onboarding, aiming to reduce friction and improve completion rates.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time due to merge conflict resolution, but the review was quick and only a few commits were needed after the initial review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: use direct form link on all "request license" buttons instead of /enterprise-license page harshsbhat S No 26.9h 26.7h May 17, 2026

Summary

Chore

Update license request links to direct form

Ensures self-hosted users are directed to the correct license request form, improving user experience and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick change with minimal code churn, merged within a day, indicating a smooth review process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
« Page 3 of 5 »

Get this analytics stack for your team

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

Connect Repos