Pull Request Explorer

Exploring 127 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Enable GrowthBook client on self-hosted instances tzjames M AI 19.0h 0.0h Jul 08, 2026

Summary

Feature

Enable GrowthBook client on self-hosted instances

Adds the GrowthBook SDK to self-hosted deployments, removing cloud‑only gates so customers can use feature flags and telemetry just like cloud users.

Health Assessment

Medium
Low
Low
  • Fast 19‑hour cycle with no review friction; AI‑generated code streamlined the change; scope moderate with 166 lines across 3 files.

AI Details

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

Tech Stack

Languages: Typescript
Perf: Fix laggy search on the saved groups page Kevin-Chant S No 2.7h 2.7h Jul 08, 2026

Summary

Bug Fix

Fix laggy search on saved groups page

Improves search responsiveness for users on the saved groups page, reducing typing lag and enhancing user experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Allow editing permissions on an existing secret API key claude XL AI 2.6h 0.5h Jul 08, 2026

Summary

Feature

Allow editing permissions on an existing secret API key

Admins can now modify role and scope of existing secret API keys without regenerating tokens, improving operational flexibility and reducing downtime.

Health Assessment

Large
Medium
Medium
  • Rapid iteration with multiple commits after review indicates active refinement; quick review cycle and short merge window suggest efficient process.

AI Details

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

Tech Stack

Languages: Typescript
Fix tag collision in api spec Kevin-Chant S No 0.3h 0.3h Jul 07, 2026

Summary

Bug Fix

Fix tag collision in API spec

Ensures CLI generation works correctly by aligning tag names with API generator output, preventing duplicate PascalCase values.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code churn and no review back‑and‑forth.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml, Typescript
Add Growthbook Client to the back-end tzjames XL No 119.4h 0.0h Jul 07, 2026

Summary

Feature

Add Growthbook Client to the back-end

Integrates GrowthBook feature flag SDK into the backend, enabling server‑side flag evaluation and event tracking for logged‑in routes.

Health Assessment

Large
High
Low
  • The PR required a 5‑day cycle with a single review and many commits, indicating significant rework but minimal review friction. The large code addition (≈475 lines across 20 files) and integration of a new SDK raise implementation risk, warranting close monitoring of downstream impact.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Address security vulnerabilities (2026-07-07) Kevin-Chant S AI 2.5h 2.4h Jul 07, 2026

Summary

Chore

Fix security vulnerability in front-end dependencies

Updated echarts to patch CVE-2026-45249, reducing medium severity risk.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no back‑and‑forth, resolved in a single commit.

AI Details

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

Tech Stack

Languages: Javascript
fix(revisions): normalize both sides of the rebase-before-publish divergence check olu-an L No 6.2h 0.0h Jul 07, 2026

Summary

Bug Fix

Fix revision divergence check normalization

Ensures draft revisions can be published without false divergence errors, improving developer workflow and preventing blocked content.

Health Assessment

Medium
Low
Low
  • Quick single‑commit fix with immediate approval; minimal review friction and low risk to production.

AI Details

Tech Stack

Languages: Typescript
fix(reviews): explicit waiting status and Reviewers empty state for pending review olu-an M No 5.6h 0.0h Jul 07, 2026

Summary

Bug Fix

Add explicit waiting status for pending reviews

Improves draft author experience by providing clear status and reviewer info during pending review, reducing confusion and time wasted.

Health Assessment

Medium
Low
Low
  • Fast turnaround with no review iterations; straightforward bug fix with minimal scope.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Perf: Fetch only most recent published revision and batch experiment fetches when finding linked experiments tzjames L AI 13.1h 2.7h Jul 07, 2026

Summary

Refactor

Improve linkage sync performance and reduce data fetch

Reduces memory usage and latency for feature revision sync, improving system scalability and reliability.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate efficient collaboration; performance improvements reduce memory usage and latency.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Accept experiment phases array from GET endpoint in POST body Kevin-Chant L No 132.1h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix experiment phase round-trip data loss

Ensures experiment configurations are preserved when edited, preventing accidental loss of phase targeting and traffic splits, improving reliability for product experimentation.

Health Assessment

Large
Medium
Low
  • Quick review and single commit indicate a straightforward bug fix with minimal friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Yaml
session replay lazy table provisioning lillialjackson XS No 143.4h 47.8h Jul 06, 2026

Summary

Feature

Add lazy session replay table provisioning

Adds a property to enable lazy provisioning of session replay tables, allowing on-demand creation and reducing storage costs.

Health Assessment

Small
Low
High
  • The PR added a single property to a shared type definition, but the review and merge process took over six days, indicating a slow review cycle possibly due to branch synchronization with main.

AI Details

Tech Stack

Languages: Typescript
chore(experiments): Add tracking around adding variations and adding targeting msamper M No 0.5h 0.2h Jul 02, 2026

Summary

Chore

Add tracking for experiment variations and targeting

Adds analytics events to capture user actions when adding variations or targeting in experiments, improving insight into feature usage.

Health Assessment

Small
Low
Low
  • Quick iteration with minimal changes and fast review indicates low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Default feature review sub-tab to Changes when revision is in review gazzdingo S No 0.2h 0.1h Jul 01, 2026

Summary

Feature

Set default review sub-tab to Changes

Review view now opens directly on the Changes tab for revisions in review, improving reviewer efficiency.

Health Assessment

Small
Low
Low
  • Quick change with minimal code, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Update What's New in sidebar to highlight agent skills csbailey5t XS No 1.5h 1.5h Jul 01, 2026

Summary

Feature

Highlight Agent Skills in What's New Sidebar

Users can now see new agent skills highlighted in the sidebar, improving visibility and onboarding.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates a straightforward UI tweak.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
fix(experiments): preserve URL casing in pre-launch checklist tasks (#6237) CedricConday S No 48.6h 48.6h Jul 01, 2026

Summary

Bug Fix

Preserve URL casing in pre-launch checklist

Ensures URLs in experiment pre‑launch checklist retain correct casing, preventing broken links and improving user experience.

Health Assessment

Small
Low
Medium
  • PR had a single review after 48h, indicating moderate review lag but minimal rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Visual Editor Docs Follow Up - Part I alyssamichelle M No 138.2h 21.0h Jul 01, 2026

Summary

Docs

Visual Editor Docs Cleanup Part I

Improves clarity of Visual Editor installation and AI mode documentation, reducing repetition and enhancing user onboarding.

Health Assessment

Medium
Low
Medium
  • Docs updated with AI assistance; moderate iteration but no functional impact.

AI Details

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

Tech Stack

Configs: mongrule-backed cross-field invariants (JSONLogic/CEL at boundary) gazzdingo XL No 1.1h 0.4h Jul 01, 2026

Summary

Feature

Swap Config Invariants to Mongrule

Replace JSONLogic with mongrule for cross-field invariants, supporting field-to-field comparisons and conversions to/from CEL and JSONLogic at the API boundary.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 11 files changed, but the review process was relatively fast with a cycle time of 1.1 hours.
  • The addition of a new feature and the replacement of an existing system may pose some risks, but the thorough testing and review process help mitigate these risks.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Support enum-constrained list attributes and in-place data-type migration Kevin-Chant M No 1.9h 0.1h Jul 01, 2026

Summary

Feature

Add enum-constrained list attributes and migration guardrails

Enables users to restrict list attributes to a fixed set and safely migrate attribute types without breaking existing features, improving data integrity and reducing manual effort.

Health Assessment

Medium
Low
Low
  • Fast cycle time (1.9h) and single review with minimal rework indicate a smooth, low-risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Handle Unmapped Capabilities and fix typo for remoteEval madhuchavva S No 0.5h 0.2h Jun 30, 2026

Summary

Bug Fix

Fix unmapped capabilities and remoteEval typo

This PR removes stray empty pills and corrects the remote evaluation key for Java and C#, improving SDK consistency and preventing potential runtime errors.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Fixes null error for dashboards mknowlton89 S No 0.9h 0.8h Jun 30, 2026

Summary

Bug Fix

Fix null error for legacy dashboard validation

Restores editing and duplication of legacy dashboards by normalizing null comparison IDs, preventing validation errors and ensuring data integrity.

Health Assessment

Small
Low
Low
  • Rapid review and single iteration led to a quick merge with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Build-time guard for stripped Python deps Kevin-Chant M No 2.8h 0.1h Jun 30, 2026

Summary

Bug Fix

Build-time guard for stripped Python deps

Adds a runtime guard to ensure no stripped Python dependencies are inadvertently reintroduced, and removes cryptography from the image to reduce footprint.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 3 hours with minimal changes, indicating a smooth process and low risk.

AI Details

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

Tech Stack

Languages: Python
Address security vulnerabilities (2026-06-29) Kevin-Chant XL AI 23.7h 10.7h Jun 30, 2026

Summary

Bug Fix

Address security vulnerabilities

This PR updates critical dependencies to mitigate high‑severity security advisories, ensuring the production image uses the latest cryptography and nodemailer versions and patches a Babel core CVE.

Health Assessment

Medium
Low
Low
  • The PR was completed in under a day with a single commit and no review back‑and‑forth, indicating a straightforward dependency update. The use of Claude Code suggests automated generation of the PR body and commit message.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Guy/saved groups review UI gazzdingo XL No 147.3h 0.1h Jun 29, 2026

Summary

Feature

Add review UI for saved groups

Enables a full review, approval, and scheduled publishing workflow for saved groups, improving governance and reducing manual errors in content updates.

Health Assessment

X-Large
High
High
  • The PR required many iterations and a large code change set, indicating significant rework, but the initial review was rapid. The extensive scope and multiple commits after the first review suggest a higher risk of defects or integration issues.

AI Details

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
Updates canDelete for ef config model mknowlton89 XS No 0.1h 0.0h Jun 29, 2026

Summary

Bug Fix

Update canDelete flag for EventForwarderConfig

Adjusts deletion permissions for event forwarder configuration, ensuring correct access control.

Health Assessment

Small
Low
Low
  • Quick change with minimal review, indicating low complexity and high confidence in correctness.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore(front-end): default useRadix and useRadixButton to true ahdriel XL No 0.9h 0.5h Jun 29, 2026

Summary

Chore

Set default Radix styling to true

New components default to Radix design system, improving consistency and reducing need for explicit props.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(experiments): Introduce Simple Experiment Creation Modal msamper XL No 288.2h 1.1h Jun 29, 2026

Summary

Feature

Introduce Simple Experiment Creation Modal

Enables users to create experiments quickly with minimal input, improving onboarding and reducing friction.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time of 12 days and many commits after the initial review, indicating significant rework and potential risk to delivery.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(settings): mark required fields and drop "(optional)" markers ahdriel S No 2.7h 1.1h Jun 29, 2026

Summary

Refactor

Mark required fields, remove optional markers

Improves clarity of settings forms by highlighting required fields and eliminating confusing optional labels, enhancing user experience.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a low‑risk, straightforward UI text update with quick review and merge.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
« Page 3 of 3

Get this analytics stack for your team

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

Connect Repos