Pull Request Explorer

Exploring 229 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(surveys): return 400 instead of 500 for invalid survey image URLs [ENG-1329] pandeymangg M AI 25.8h - Jul 09, 2026

Summary

Bug Fix

Return 400 for invalid survey image URLs

Fixes error handling for survey image URLs, ensuring invalid inputs return 400 instead of 500, improving API reliability and reducing Sentry noise.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI-assisted code generation streamlined bug fix.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
fix: enforce workspace scoping when generating personal survey links [ENG-1635] pandeymangg L No 2.4h - Jul 09, 2026

Summary

Bug Fix

Enforce workspace scoping for personal survey links

This PR tightens security by ensuring personal link generation for contacts is scoped to the same workspace, preventing unauthorized cross‑workspace data access.

Health Assessment

Medium
Medium
Low
  • Fast cycle time with minimal rework; review was quick and approvals were straightforward.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: multi-language responses split select options into per-language categories (ENG-1566) Dhruwang L No 48.5h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix multi-language response category split

Corrects analytics grouping by ensuring choice labels are canonicalized, preventing duplicate categories across languages and improving data accuracy for bilingual surveys.

Health Assessment

Large
Medium
Medium
  • The PR required several iterations after the initial review, indicating moderate complexity in handling multi-language logic and Hub integration, but the final approval was swift, suggesting the changes were well-contained and well-tested.

AI Details

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

Tech Stack

Languages: Typescript
fix: mobile preview spreads Preview and Restart buttons across the editor [ENG-1533] itsjavi XS No 0.9h - Jul 09, 2026

Summary

Bug Fix

Fix mobile preview button layout

Corrects the positioning of preview and restart controls in the survey editor's mobile preview, ensuring they stay within the preview panel for a consistent user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review required, merged within an hour.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(charts): add sentiment and emotion fields to charts (ENG-1632) Dhruwang XL No 52.5h 0.7h Jul 09, 2026

Summary

Feature

Add sentiment and emotion fields to charts

Enables sentiment and emotion enrichment in the chart builder, providing richer analytics and user insights for the XM Suite.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly (under an hour) and AI-assisted review comments were incorporated, but the change set is large (over 2,400 lines across 20 files), indicating a significant feature addition with moderate risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(billing): Contact Sales card + A/B experiments (subscription/usage redesign & plan comparison table) harshsbhat XL No 67.7h 0.2h Jul 09, 2026

Summary

Feature

Add Contact Sales card and A/B experiments

Enhances billing page with a Contact Sales card and a new plan comparison table, improving user decision-making and enabling A/B testing for subscription redesign.

Health Assessment

Large
High
Medium
  • Rapid iteration after a brief review led to many commits, indicating proactive issue resolution but the large scope and multiple changes raise risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: reject scheme-relative callback URLs in login redirect [ENG-1636] xernobyl S No 15.7h 14.0h Jul 09, 2026

Summary

Bug Fix

Reject scheme-relative callback URLs in login

Prevents open redirect attacks after login by rejecting unsafe callback URLs, enhancing security for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, single review, no rework, low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix: suppress Better Auth oauthAuthServerConfig warning xernobyl XS No 43.4h 6.4h Jul 09, 2026

Summary

Bug Fix

Suppress Better Auth warning

Adds config to silence Better Auth warning about oauthAuthServerConfig, improving startup logs and ensuring correct OAuth metadata route.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
feat(unify-feedback): anchor FeedbackSource to directory-workspace assignment via composite FK xernobyl XL No 63.3h 0.2h Jul 09, 2026

Summary

Feature

Add composite FK for FeedbackSource directory-workspace

Enforces database-level integrity between feedback sources and their assigned directories, preventing orphaned records and improving data consistency.

Health Assessment

X-Large
High
Medium
  • The PR introduced a composite foreign key and related business logic, requiring multiple commits and AI-assisted review; while the review cycle was quick, the large scope and database changes elevate risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(surveys): generate 20 AI example responses instead of 10 jobenjada S AI 17.9h - Jul 09, 2026

Summary

Feature

Generate 20 AI example responses for surveys

Doubling synthetic responses from 10 to 20 provides richer dashboards, enhancing user experience. The change incurs modest LLM cost but delivers fuller analytics.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI-generated code was reviewed and approved within hours.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: prevent manager privilege escalation via v2 organization-users API [ENG-1518] pandeymangg L No 33.6h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix privilege escalation in organization‑users API

Prevents managers from escalating privileges or demoting owners via the API, securing user management and protecting against unauthorized role changes.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly (0.1h) and approved in a single round, but the changes span 360 lines across four files, indicating a substantial security fix with moderate risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
perf(turbo): move runtime-only env vars to passThroughEnv [ENG-1663] mattinannt M AI 22.1h 0.1h Jul 08, 2026

Summary

Refactor

Move runtime-only env vars to passThroughEnv

Reduces build cache invalidation by separating build‑affecting env vars from runtime secrets, improving CI efficiency. Ensures only necessary variables trigger rebuilds, speeding up development and CI pipelines.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 22 hours, minimal rework, efficient process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(email): render embed rating stars as hosted PNG [ENG-1609] Dhruwang S No 26.2h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix email embed rating stars rendering

Ensures rating stars display correctly in email clients by replacing inline SVG with hosted PNG, improving user experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: prevent turbo cache from filling local disk space [ENG-1662] mattinannt XS AI 24.5h 0.1h Jul 08, 2026

Summary

Bug Fix

Prevent Turbo Cache from Growing Unbounded

Stops local disk usage from exploding by limiting Turbo cache size and excluding large Next.js directories, improving developer experience and preventing build failures.

Health Assessment

Small
Low
Low
  • Quick review and merge within 24 hours, minimal changes, low risk

AI Details

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

Tech Stack

Frameworks: Turborepo
chore: integrate playwright axe for a11y e2e tests itsjavi XL No 287.3h 0.2h Jul 08, 2026

Summary

Bug Fix

Add Playwright Axe integration for accessibility tests

Adds accessibility testing with Axe to Playwright, improving UI compliance and reducing manual QA effort.

Health Assessment

X-Large
High
High
  • The PR took 12 days to merge, with a long delay between initial review and subsequent commits, indicating significant rework. The large number of added lines and multiple review rounds suggest high complexity and potential risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
ci: bump sonarqube-scan-action to v8.2.0 (fix Java 17 deprecation) xernobyl XS No 0.6h - Jul 08, 2026

Summary

CI/CD

Bump SonarQube scan action to fix Java 17 deprecation

By bumping the SonarQube scan action to v8.2.0 and dropping the skipJreProvisioning flag, the workflow now provisions Java 21, eliminating the CI break caused by Java 17 deprecation. This ensures all PRs pass the SonarQube quality gate without manual intervention.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour with no rework.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(survey-ui): scope Tailwind v4 global CSS to #fbjs to stop host-page pollution Dhruwang L No 220.8h 0.1h Jul 08, 2026

Summary

Bug Fix

Scope Tailwind CSS to prevent host page pollution

Ensures survey UI CSS is fully scoped to avoid leaking global styles into host pages, protecting host app styling and preventing visual regressions.

Health Assessment

Medium
Medium
Medium
  • PR had a quick initial review but required multiple iterations over a long cycle, indicating moderate friction and a slow overall timeline.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
chore: forward translation enrichment env to Hub and document enrichment config xernobyl M No 0.7h 0.5h Jul 08, 2026

Summary

Chore

Add translation env to Hub and document config

Ensures translation environment variables are passed to Hub services and documents enrichment settings for self-hosters, improving configuration clarity.

Health Assessment

Small
Low
Low
  • Quick approval with minimal review, indicating a straightforward configuration update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
refactor: merge main into epic/workflows-v1 itsjavi XL No 6.7h 1.3h Jul 07, 2026

Summary

Refactor

Merge main into epic/workflows-v1 to sync branches

Keeps the epic branch up to date with main, resolving conflicts and ensuring type checks and tests pass, improving stability and reducing merge friction.

Health Assessment

Large
High
Low
  • Fast cycle time and review, but large code churn indicates high risk of regressions.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Nextjs, React
feat(unify-feedback): revamp Unify Feedback IA, sources & taxonomy gating jobenjada XL AI 49.2h 3.2h Jul 07, 2026

Summary

Feature

Revamp Unify Feedback UI and taxonomy gating

Redesigns the Unify Feedback experience, renaming UI elements, adding new navigation, improving source management, and gating topics based on record counts and embeddings, enhancing user experience and data handling.

Health Assessment

Large
Medium
Low
  • Fast review cycle with minimal rework, but large code changes indicate significant impact.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(web): don't report "Organization not found" to Sentry on the landing page Dhruwang S No 191.9h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix Sentry org-not-found error on landing page

Eliminates false Sentry alerts for missing organization on the zero-workspaces onboarding page, improving monitoring accuracy and reducing noise for ops teams.

Health Assessment

Small
Low
Low
  • Fast review with a single AI‑assisted comment, minimal code changes, and no regression risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: validate userId length before tearing down existing user pandeymangg S No 2.8h 0.1h Jul 07, 2026

Summary

Bug Fix

Validate userId length before teardown

Ensures the SDK retains the current user when a new userId exceeds the maximum length, preventing accidental user loss.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix: normalize signup email token creation BhagyaAmarasinghe M No 2.6h 0.1h Jul 07, 2026

Summary

Bug Fix

Normalize signup email token creation

Fixes mixed‑case email token lookup errors, improving signup reliability and user experience.

Health Assessment

Medium
Low
Low
  • Quick review cycle with AI assistance, minimal rework, and no major risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(workflows): enable workflow-run retries and reconcile orphaned runs [ENG-1228][ENG-1608] xernobyl XL No 137.5h 0.2h Jul 07, 2026

Summary

Feature

Enable workflow-run retries and reconcile orphaned runs

Adds retry logic for transient failures and a background reconciler to recover orphaned workflow runs, improving reliability and reducing manual intervention.

Health Assessment

X-Large
High
Medium
  • The PR received a quick initial review but required several iterations to refine retry and reconciliation logic, leading to a large code change and a 137‑hour cycle time.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(workflows): reconcile stuck running workflow runs [ENG-1656] xernobyl L No 17.1h 0.4h Jul 07, 2026

Summary

Feature

Reconcile stuck running workflow runs

Adds execution‑side crash recovery for workflow runs stuck in the running state, preventing infinite loops and improving reliability.

Health Assessment

Large
Medium
Low
  • Fast review and merge (17 h cycle, 0.4 h to first review) with minimal rework indicates a well‑tested, low‑risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
fix(deps): bump @tootallnate/once to fix GHSA-vpq2-c234-7xj6 (ENG-1379) Dhruwang S No 0.5h 0.2h Jul 07, 2026

Summary

Bug Fix

Bump dependency to fix security vulnerability

This update patches a low‑severity vulnerability in a transitive dependency, preventing potential hangs in promise handling for consumers.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
fix: graceful GitHub release fetch with auth + fallback (ENG-1501) Dhruwang L No 146.1h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix GitHub release fetch with auth and fallback

Improve GitHub release fetching to handle rate limits and errors, reducing Sentry 500s and improving user experience.

Health Assessment

Medium
Low
Low
  • The PR had a relatively fast cycle time and low review friction, indicating a well-structured and well-reviewed change.

AI Details

Tech Stack

Languages: Typescript, Javascript
fix(charts): make filter equals case-insensitive and add value pickers (ENG-1565) Dhruwang XL No 165.7h 0.2h Jul 07, 2026

Summary

Bug Fix

Make chart filter case-insensitive and add value pickers

Improves chart filtering accuracy by enabling case‑insensitive exact matches and introduces value pickers, reducing errors and enhancing user experience for data segmentation.

Health Assessment

X-Large
High
Low
  • The PR had a large scope and a long cycle time, but the review was quick and required minimal rework, indicating efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript, Json
Frameworks: React
fix: drops responses from the response queue if they encounter a 400 error pandeymangg L No 176.7h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix: drop responses from queue on 400 error

Prevents infinite retry loops by dropping permanently failed responses, improving user experience and reducing server load.

Health Assessment

Large
Medium
Low
  • The PR had a long cycle time but minimal review friction; AI review helped streamline feedback.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(surveys): WCAG AA accessibility for the survey package [ENG-1345] itsjavi XL No 263.6h 0.2h Jul 06, 2026

Summary

Feature

Improve survey accessibility to WCAG AA

Enhance survey rendering for better accessibility and usability

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with many files changed, indicating significant updates to the survey package. The review process was iterative, with multiple comments and changes requested, suggesting some friction in the review process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix: Canonicalization of legacy language codes pandeymangg XL No 150.9h 0.2h Jul 06, 2026

Summary

Feature

Canonicalize legacy language codes to BCP-47

Standardizes language tags across the stack to a single canonical BCP‑47 format, improving consistency, preventing mismatches, and ensuring backward compatibility for legacy SDKs.

Health Assessment

X-Large
High
Medium
  • PR had a fast initial review but required extensive rework across many commits, indicating complex changes. The large scope and many files suggest high risk, but the quick review time shows reviewers were efficient.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore: sync epic with main again (resolve locale conflicts) pandeymangg L No 0.3h 0.1h Jul 06, 2026

Summary

Chore

Sync epic with main to resolve locale conflicts

Ensures main and epic branches stay in sync, preventing merge conflicts on locale files and maintaining consistent translations.

Health Assessment

Large
Low
Low
  • Quick sync with minimal changes, resolved locale conflicts efficiently.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: merge main into epic (resolve language-codes conflicts) pandeymangg XL No 0.4h 0.4h Jul 06, 2026

Summary

Chore

Merge main into epic to resolve conflicts

Synchronizes the epic branch with main, ensuring conflict-free integration and maintaining language code consistency.

Health Assessment

Large
Medium
Low
  • Fast merge with minimal review time; large diff due to many files but no functional changes; low friction in review process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Nextjs, React
fix: preserve language aliases through canonicalization (contact-language, editor-lock, merge) (ENG-1067) pandeymangg M No 4.9h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix language alias preservation in canonicalization

Ensures user language settings remain accurate after migration, preventing default language fallbacks and editor lockouts, improving user experience and data integrity.

Health Assessment

Medium
Low
Low
  • Rapid review and minimal rework, AI-assisted comments helped streamline the process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(i18n): validate i18n lockfile synchronization in scan-translations Dhruwang L No 1.2h 0.1h Jul 06, 2026

Summary

Feature

Validate i18n lockfile synchronization in scan-translations

Adds offline validation for the i18n.lock file to prevent out‑of‑sync commits, improving translation consistency and CI reliability.

Health Assessment

Large
Low
Low
  • Fast cycle time (1.2h) and minimal review comments indicate a smooth process; AI‑assisted review helped catch linting and type issues early.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
refactor: simplify ai survey dialog itsjavi M No 1.9h 0.7h Jul 06, 2026

Summary

Refactor

Simplify AI Survey Dialog

Streamlines the AI survey creation flow by removing unnecessary options, improving accessibility and consistency, and reducing cognitive load for users.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (under 2 hours) with no rework or blockers, indicating a straightforward refactor with minimal impact on the codebase.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: translations itsjavi M No 1.3h 1.1h Jul 06, 2026

Summary

Bug Fix

Fix translation files for multiple locales

Corrects translation keys and removes unused entries, improving internationalization accuracy.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under two hours.

AI Details

Confidence: 0.10

Tech Stack

fix: persist endingId on natural survey finishes and create paths itsjavi M No 68.9h 0.1h Jul 06, 2026

Summary

Bug Fix

Persist endingId on natural survey finishes

Ensures that surveys completed without explicit jumps correctly record the ending ID, enabling follow‑ups and workflow triggers to fire as intended.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 69 hours, with a single review comment and minimal rework, indicating a smooth process and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: update dead xm-and-surveys doc links to new URLs jobenjada XL AI 85.5h 0.7h Jul 06, 2026

Summary

Bug Fix

Fix dead XM & Surveys doc links

Ensures users can navigate to XM & Surveys documentation without encountering 404 errors, improving user experience and reducing support tickets.

Health Assessment

X-Large
High
Low
  • PR addressed widespread broken links across docs and app, requiring coordinated updates across many files; review was quick but required significant rework to image assets.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: A/B experiments — trial-ending popup, 250-only response info, app-connection toggle, hideable templates harshsbhat XL No 290.5h 0.2h Jul 05, 2026

Summary

Feature

Add A/B experiment UI for trial ending, response limit, app-connection, templates

Introduces new UI components behind feature flags to improve trial conversion and reduce friction.

Health Assessment

X-Large
High
High
  • The PR took 12 days to merge, with multiple commits and review rounds, but was gated behind PostHog flags to mitigate risk. The large scope and many changes suggest significant effort and potential for bugs if not carefully tested.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
chore(auth): capture page/UTM/source attribution on signup & login harshsbhat L No 53.2h 0.2h Jul 03, 2026

Summary

Feature

Add marketing attribution to auth flows

Captures UTM and page parameters during signup and login, attaching them to PostHog events to enable acquisition analysis.

Health Assessment

Medium
Medium
Medium
  • The PR added marketing attribution tracking, required several iterations after an AI review, but was merged quickly with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: fixes update language code issue pandeymangg M No 4.4h 3.0h Jul 03, 2026

Summary

Bug Fix

Fix language code immutability on update

Ensures language codes remain canonical, preventing accidental changes and maintaining data integrity across the platform.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
docs: add user-facing MCP OAuth setup guides for Claude and Codex xernobyl L AI 15.8h 15.5h Jul 03, 2026

Summary

Docs

Add MCP OAuth setup guides for Claude and Codex

Adds user‑facing documentation for setting up MCP OAuth with Claude and Codex, improving onboarding and reducing support queries.

Health Assessment

Large
Low
Low
  • Docs update completed quickly with minimal review, indicating an efficient process.

AI Details

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

Tech Stack

feat(workflows): runner executes send_email action [ENG-1228] itsjavi XL No 61.8h 0.2h Jul 03, 2026

Summary

Feature

Add workflow runner to send emails

Enables automated email notifications from workflows, improving user engagement and reducing manual follow‑ups.

Health Assessment

Large
Medium
Low
  • The PR had a quick review turnaround but required several iterations to address retry logic and tenant integrity, indicating moderate complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix(ai): surface Vertex 429 quota errors instead of failing silently Dhruwang L No 69.2h 53.4h Jul 03, 2026

Summary

Bug Fix

Surface Vertex 429 quota errors instead of silent failure

Adds clear error handling for Vertex AI quota exhaustion, improving user feedback and ops visibility.

Health Assessment

Large
Medium
High
  • PR required a single review after a long review time, with moderate rework; user‑facing error handling improved; moderate scope and no immediate production impact.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore(experiments): Remove trial banner button and create new A/B exp… harshsbhat M No 51.0h 13.7h Jul 03, 2026

Summary

Feature

Remove trial banner button and create new A/B experiment

Users can now click the entire trial banner to navigate to billing, improving consistency of event tracking across variants and enabling better measurement of billing-page intent.

Health Assessment

Large
Medium
Medium
  • The PR involved multiple translation rollbacks and a new A/B experiment, leading to several commits and a moderate review cycle. The changes are frontend UI and experiment flag updates, with no backend or devops impact.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore(analytics): add PostHog backend events for AI survey creation an… harshsbhat M No 239.1h 0.1h Jul 03, 2026

Summary

Chore

Add PostHog events for AI survey creation

Adds analytics events to track AI-generated surveys and key product actions, improving insight into user engagement.

Health Assessment

Medium
Low
Low
  • PR received a single quick review but had a long cycle time due to merge conflicts and integration with the main branch.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: update dead XM & Surveys link on platform introduction page jobenjada XS AI 0.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Update dead XM & Surveys link

Corrects a broken link on the platform introduction page, ensuring users reach the correct surveys overview.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and approval, indicating a straightforward fix with minimal risk.

AI Details

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

Tech Stack

fix: resolves feedback on the epic for language codes migration pandeymangg XL No 9.4h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix language codes migration feedback

Ensures safe, reliable migration of language codes, preventing timeouts and supporting new canonical tags, improving system stability.

Health Assessment

Large
Low
Low
  • Quick review cycle with AI assistance, addressing critical migration logic and adding comprehensive tests.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat: add OAuth support for MCP server BhagyaAmarasinghe XL AI 9.8h 0.2h Jul 02, 2026

Summary

Feature

Add OAuth support for MCP server

Enables OAuth authentication for the MCP server, allowing third‑party clients to securely access Formbricks APIs with JWT tokens and dynamic client registration.

Health Assessment

Large
High
Medium
  • Rapid iteration with AI‑assisted review and code generation added a large OAuth feature in under 10 hours, but required multiple commits to address feedback, indicating moderate review friction and high implementation risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
« Page 4 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