Pull Request Explorer

Exploring 174 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
docs: add new dimension type docs lukesonnet S No 0.0h - Sep 03, 2026

Summary

Docs

Add new dimension type documentation

Adds documentation for the new dimension type, improving developer understanding and onboarding.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating a straightforward documentation update.

AI Details

Tech Stack

feat(experiments): custom dimensions (exposure cutoff + combo of 2 dimensions) lukesonnet XL No 28.5h 0.1h Sep 02, 2026

Summary

Feature

Add custom dimensions for experiment slicing

Enables users to slice experiment results by exposure cutoff and combined dimensions, improving analytical granularity and decision‑making.

Health Assessment

X-Large
High
Medium
  • The PR added extensive new features with over 2,500 lines of change, was reviewed quickly but required multiple iterations before merging, indicating moderate review friction and high implementation risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Contextual Bandit Attributes Sync teresayung XL No 142.5h 18.8h Sep 02, 2026

Summary

Feature

Contextual Bandit Attributes Sync

Aligns contextual bandit queries with attribute selections, preventing data drift and ensuring accurate analytics for users.

Health Assessment

Large
High
Medium
  • The PR required multiple review cycles and several commits to address feedback, indicating moderate complexity. The 142‑hour cycle time and large code changes suggest a higher risk of integration issues.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Allow custom values on enum and multiselect custom fields bryce-fitzsimons XL No 11.6h 0.1h Sep 02, 2026

Summary

Feature

Add custom values option to enum and multiselect fields

Enables users to enter values beyond predefined lists for enum and multiselect custom fields, improving flexibility in data entry and API usage.

Health Assessment

Large
Medium
Low
  • The PR was merged in under 12 hours with a single quick review, indicating efficient collaboration. AI-assisted comments from Cursor helped streamline the review, though several commits after the first review suggest moderate rework before final approval.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Update docs to recommend Azure DocumentDB instead of Cosmos jdorn XS No 0.1h - Sep 02, 2026

Summary

Docs

Update docs to recommend Azure DocumentDB instead of Cosmos

Docs updated to recommend Azure DocumentDB for better Mongo compatibility, improving self-hosting guidance.

Health Assessment

Small
Low
Low
  • Docs change merged within minutes with no review friction, indicating a straightforward update.

AI Details

Confidence: 0.75

Tech Stack

Sql browser ux improvements mknowlton89 XL No 46.2h 0.4h Sep 02, 2026

Summary

Feature

Improve SQL Browser UX with Hover Actions

Enhances user experience in the SQL browser by replacing hidden double-click with visible hover actions for copying and inserting table/column paths, reducing confusion and speeding query construction.

Health Assessment

X-Large
High
Medium
  • The PR had a moderate review friction with multiple rounds and a large code change, but the quick first review and short cycle time suggest efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
CDN Usage page improvements Kevin-Chant M No 7.5h 0.3h Sep 02, 2026

Summary

Feature

Add CDN Usage page tooltips and CSV export

Enables customers to view precise CDN usage metrics and export data directly, reducing ad‑hoc requests and improving transparency.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework; single file change with moderate line additions; quick cycle time indicates low risk and high developer efficiency.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Warn before a ramp-up drops a live rule's traffic; add Ramp to new value bryce-fitzsimons XL No 5.6h 0.1h Sep 02, 2026

Summary

Feature

Add ramp warning and new value action

Adds a safety warning for ramp‑ups and a new action to duplicate rules, preventing unintended traffic drops during feature rollouts.

Health Assessment

X-Large
Low
Low
  • Fast review cycle with AI‑assisted comments, minimal rework, quick merge indicates low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Fix the flaky baseline-guard race cases Kevin-Chant M No 20.4h 9.5h Sep 02, 2026

Summary

Test

Fix flaky baseline-guard race cases

Resolved intermittent test failures caused by race conditions in baseline guard logic, ensuring consistent 409 conflict responses.

Health Assessment

Small
Low
Low
  • Quick resolution of flaky tests with minimal changes, indicating efficient debugging and low impact on production.

AI Details

Tech Stack

Languages: Typescript
feat(experiments): Allow sticky bucketing to be opt in instead of opt out msamper L No 27.8h 0.2h Sep 01, 2026

Summary

Feature

Allow sticky bucketing to be opt in instead of opt out

Users can now opt in to sticky bucketing for new experiments, giving them control over default behavior and improving visibility of the setting.

Health Assessment

Medium
Medium
Low
  • Rapid iteration with AI-assisted review enabled a 28‑hour cycle time, with a single review round and 10 commits to address feedback.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
incremental-pipeline: Add support to "exclude in-progress conversions" johnham-ant XL No 288.6h 285.7h Sep 01, 2026

Summary

Feature

Add support for exclude in-progress conversions

Enables incremental pipeline mode to honor the exclude in-progress conversions setting, preventing costly full-scan queries and improving performance for large datasets.

Health Assessment

Large
High
High
  • The PR had a long cycle time (≈12 days) and a large scope (≈1,000 lines across 17 files). Only a single review was performed, suggesting a bottleneck in the review process. The extensive changes to data pipeline logic increase risk of regressions.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
fix(power): Show percent inputs correctly in comma-decimal locales HampusPoppius M No 28.6h 28.5h Sep 01, 2026

Summary

Bug Fix

Fix percent input rendering in comma-decimal locales

Ensures percent fields display correctly for users in locales using comma decimals, preventing blank inputs and improving data entry accuracy.

Health Assessment

Small
Low
Medium
  • The PR had a single review after almost a day, with no rework needed, indicating a clear issue and quick resolution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Small fix of element styles for dark mode Auz M No 283.0h 0.7h Sep 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

Add option to disable SDK feature usage events oelshaikh M No 19.7h 0.1h Sep 01, 2026

Summary

Feature

Add option to disable SDK feature usage events

Adds a configuration flag to the GrowthBook SDK tracking plugin that lets users suppress feature evaluation events, reducing noise while still tracking experiment views and custom events.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI assistance likely accelerated development.

AI Details

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

Tech Stack

Languages: Typescript
Readable error and one-shot reload when an auth proxy intercepts API calls Kevin-Chant S No 8.4h 0.0h Sep 01, 2026

Summary

Bug Fix

Readable error and one-shot reload for auth proxy

Improves user experience for customers behind Google IAP by providing clear error messages and preventing reload loops when the proxy session expires.

Health Assessment

Small
Low
Low
  • Fast turnaround with immediate merge after review, minimal rework.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Make visual editor structured-output failures diagnosable and better explained Auz S No 22.2h 22.2h Sep 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

Updated AI models for August 2026 Auz L AI 10.6h 0.0h Sep 01, 2026

Summary

Feature

Updated AI models for August 2026

This PR refreshes the platform’s AI model catalog, adding the latest Anthropic, OpenAI, Mistral, and Google models while removing deprecated ones, ensuring users can select up-to-date models for text and image generation.

Health Assessment

Large
Low
Low
  • The PR was merged within 10.6 hours, with rapid, small commits and no review delays, indicating a smooth and efficient process.

AI Details

Category: Code AI
Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
fix(experiments): Default to enabled environments when linking a feature msamper L No 284.3h 115.6h Aug 31, 2026

Summary

Bug Fix

Fix default environment selection for linked features

This change prevents accidental enabling of disabled environments when linking feature flags to experiments by defaulting to enabled environments. It also adds warnings and clearer UI to help users understand which environments will be affected.

Health Assessment

Large
Medium
High
  • The PR had a long cycle time of over 11 days and required multiple review rounds, indicating significant complexity. AI-assisted review helped surface issues, but the overall process remained slow and involved substantial rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(sdk-versioning): sync sdk-versions with upstream releases madhuchavva S No 270.9h 269.7h Aug 31, 2026

Summary

Chore

Sync SDK versions with upstream releases

Updates SDK version metadata to reflect the latest releases, keeping documentation and tooling current for all supported languages.

Health Assessment

Small
Low
High
  • The PR had a long cycle time with a delayed first review, but the changes were minimal and low risk, involving only configuration updates.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript
Pre-download and cache the mongod binary in CI Kevin-Chant S No 1.5h 1.5h Aug 31, 2026

Summary

CI/CD

Pre-download and cache the mongod binary in CI

Pre-downloads and caches the MongoDB binary in CI to prevent race conditions among test workers, improving test reliability and speed.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Add a `replaces` field to fact metrics jdorn XL No 176.3h 0.1h Aug 29, 2026

Summary

Feature

Add replaces field to fact metrics

Adds a field to fact metrics to link superseded metrics, enabling UI to show replacements and experiments to fall back to old metrics for snapshots, improving data continuity and migration.

Health Assessment

X-Large
Medium
Low
  • The PR had a long cycle time due to a large scope and a single review that required a follow-up commit, but the review was quick and the changes were well-documented.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React, Nextjs
Bulk fact metric API improvements jdorn XL No 224.4h 5.7h Aug 29, 2026

Summary

Feature

Bulk fact metric API improvements

Enhances bulk import and metrics endpoints with new options, improved validation, and error handling, boosting reliability and flexibility for data migration workflows.

Health Assessment

X-Large
High
High
  • PR required extensive rework and multiple review cycles, indicating complex changes and potential integration risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
contextual model selection lukebrawleysmith L No 18.7h 0.1h Aug 28, 2026

Summary

Feature

Implement Bayesian leaf selection for contextual bandits

This change dynamically determines the number of user groups (leaves) in contextual bandits using Bayesian Information Criterion, reducing overfitting and payload size.

Health Assessment

Large
Medium
Medium
  • The PR required multiple iterations after the initial review, indicating some complexity in the algorithmic changes, but the overall cycle time remained fast.

AI Details

Tech Stack

Languages: Typescript, Yaml
feat: show CBAQ section on managed warehouse datasource page lukesonnet XS AI 0.2h 0.2h Aug 28, 2026

Summary

Feature

Show CBAQ section on managed warehouse page

Users can view and edit Contextual Bandit Assignment Queries for managed warehouse connections directly from the datasource page, improving data experimentation workflow.

Health Assessment

Small
Low
Low
  • PR completed in 12 minutes with a single commit and no review iterations, indicating a straightforward feature addition with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(back-end): respect case-sensitivity for warehouses properly when validating query ahdriel XL No 166.1h 0.1h Aug 28, 2026

Summary

Bug Fix

Fix warehouse column case-sensitivity validation

Ensures accurate column name validation across warehouses, preventing errors for BigQuery and ClickHouse, improving data integrity.

Health Assessment

Large
High
Medium
  • The PR required multiple iterations and a significant amount of code changes, leading to a longer cycle time despite a quick initial review.

AI Details

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

Tech Stack

Languages: Typescript
Docker build speedup jdorn S No 62.0h 15.8h Aug 28, 2026

Summary

Chore

Docker build speedup

Optimizes Docker build by reducing node_modules churn, cutting build times from 200s to 130s locally and 450s to 270s on depot, improving deployment speed and resource efficiency.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; single review and quick merge indicates low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Frameworks: Docker
CI and test fixes: job timeout, worker memory limit, remote-eval flake Kevin-Chant S No 0.1h 0.1h Aug 28, 2026

Summary

CI/CD

Fix CI timeouts, memory limits, and test flake

Improves CI reliability by setting job timeouts, restoring memory limits, and stabilizing remote-eval tests, reducing build failures.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes, indicating a straightforward fix with low risk.

AI Details

Tech Stack

Languages: Javascript, Typescript, Yaml
Frameworks: Github-Actions
docs: Correct Java cache TTL option name, document Kotlin/Swift equivalents Kevin-Chant M No 4.2h - Aug 28, 2026

Summary

Docs

docs: Correct Java cache TTL option name, document Kotlin/Swift equivalents

Updated SDK documentation to reflect correct option names and added missing Kotlin/Swift references, ensuring developers can configure cache TTL correctly and avoid compile errors.

Health Assessment

Small
Low
Low
  • Fast review and merge cycle; minimal code impact; low risk to production.

AI Details

Tech Stack

Revert the shared test mongod, fix an ambiguous revision lookup Kevin-Chant S No 3.2h 3.2h Aug 28, 2026

Summary

Bug Fix

Revert shared test mongod, fix revision lookup

Restores per-file MongoMemoryServer isolation to eliminate flaky tests and corrects ambiguous revision queries, improving CI stability and data integrity. This reduces false positives in test runs and ensures accurate revision handling for deployments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flakiness and ambiguous lookup in a single PR, demonstrating efficient issue resolution.

AI Details

Tech Stack

Languages: Javascript, Typescript
docs: rewrite AI agent pages for MCP 2.x oelshaikh XL No 48.8h 48.2h Aug 27, 2026

Summary

Docs

Rewrite AI agent pages for MCP 2.x

Updated AI agent documentation to reflect MCP 2.x thin server and unified plugin install page, enhancing developer onboarding. Removed outdated references and clarified OAuth setup.

Health Assessment

X-Large
Low
High
  • The PR took almost two days to review and merge, indicating slow feedback loops for documentation updates. The large line changes suggest a comprehensive rewrite, but no code changes reduce risk.

AI Details

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

Tech Stack

Fix approval requirements leaking from switched-off rules bryce-fitzsimons L No 0.2h 0.1h Aug 27, 2026

Summary

Bug Fix

Fix approval rule inheritance bug

This PR resolves a bug where disabled approval rules incorrectly inherited approver teams, preventing users from accessing settings screens, and adds a permissions summary card to improve visibility.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal rework; AI-assisted review helped streamline the process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: show the home marketing banner on the getstarted empty state gazzdingo XS No 47.0h 1.1h Aug 27, 2026

Summary

Bug Fix

Show marketing banner on getstarted empty state

Ensures new accounts see the marketing banner on the getstarted page, improving visibility and engagement.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal review, merged within 47 hours. No automated tests added.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Perf: speed up local test runs Kevin-Chant M No 1.1h 0.8h Aug 27, 2026

Summary

Chore

Speed up local test runs

Optimizes test suite runtime by stubbing heavy modules, reusing MongoDB, and tuning worker settings, boosting developer productivity and CI efficiency.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (1.1h total) with minimal rework; performance gains achieved with low risk and moderate code changes.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Jest, Vitest
Surface approval requirements earlier and clearer bryce-fitzsimons XL No 9.3h 0.1h Aug 27, 2026

Summary

Feature

Improve approval flow clarity and early notification

Users now see which environments and teams trigger approvals before the first review, reducing surprise and streamlining the publishing process.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time (9.3h) and single review round indicate efficient collaboration; high line count suggests substantial UI refactor but limited scope to frontend, keeping risk moderate.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Adds try/catch to ensureDefinitionsVersionIndex mknowlton89 S No 24.3h 0.2h Aug 27, 2026

Summary

Bug Fix

Add error handling for unique index creation

Ensures the API remains operational during startup failures, improving reliability for Cosmos DB deployments and preventing login outages.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and fast review turnaround, indicating low complexity and low risk to production.

AI Details

Tech Stack

Languages: Typescript
Perf: cut CI test time with per-entity matrix split, sharding, and parallel jobs Kevin-Chant XL No 43.4h 0.6h Aug 27, 2026

Summary

CI/CD

Speed up CI test suite by parallelizing and sharding

Reduces CI pipeline duration from ~15 minutes to ~5 minutes, accelerating feedback loops and cutting compute costs.

Health Assessment

X-Large
Low
Low
  • The PR introduced parallelism and sharding in CI, significantly reducing test times with minimal rework and quick approval.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript, Typescript
docs: Python SDK type safety — inference, typed callbacks, generated feature keys madhuchavva M No 22.3h 21.1h Aug 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Javascript
Frameworks: React
Project-scoped attribute targeting, related bugfixes bryce-fitzsimons XL No 2.9h 0.1h Aug 26, 2026

Summary

Bug Fix

Add project-scoped attribute targeting and bugfixes

Ensures attributes from all targeted projects are available for flags and experiments, reducing validation errors and improving configuration accuracy for users.

Health Assessment

Large
Medium
Low
  • Fast review and merge (under 3 hours) despite a large number of changes across 20 files, indicating efficient collaboration and AI-assisted review comments.

AI Details

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

Tech Stack

Languages: Typescript
feat(funnel-metrics): cross fact table funnel metrics in experiments lukesonnet XL No 145.5h 1.7h Aug 26, 2026

Summary

Feature

Add cross-fact-table funnel metrics to experiments

Enables funnel metrics to read from multiple fact tables, improving flexibility and performance for multi-table funnels.

Health Assessment

Large
High
Medium
  • The PR had a quick initial review but required many subsequent commits to resolve conflicts and bugs, indicating complex changes. The large scope and multiple commits after the first review suggest higher maintenance risk for future releases.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
feat(api): add effect SE to api results lukesonnet M No 2.4h 1.8h Aug 26, 2026

Summary

Feature

Add effect standard error to API results

Adds posterior standard deviation of effect to API responses, enabling richer statistical insight for users.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Yaml
fix(holdouts): Include Holdouts targeting in payload msamper XL No 46.4h 26.2h Aug 26, 2026

Summary

Bug Fix

fix(holdouts): Include Holdouts targeting in payload

Ensures holdout targeting is included in the payload, enabling accurate targeting and traffic control for experiments and improving data accuracy for stakeholders.

Health Assessment

Large
Medium
Medium
  • The PR required multiple iterations to address holdout targeting logic, indicating moderate complexity and a need for careful testing.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Name OpenAPI anyOf/oneOf variants so Mintlify tabs are not Option 1. alyssamichelle L No 117.6h 116.8h Aug 26, 2026

Summary

Feature

Rename OpenAPI union variants for clearer Mintlify tabs

Ensures Mintlify displays descriptive titles for union types, improving documentation clarity and developer experience.

Health Assessment

Large
High
High
  • Long review cycle and multiple merges indicate significant integration effort; the change touches core OpenAPI spec, affecting downstream tooling.

AI Details

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

Tech Stack

Languages: Yaml, Typescript
Skip no-op migration drift in the concurrent-edit guard bryce-fitzsimons M No 19.5h 0.1h Aug 26, 2026

Summary

Bug Fix

Prevent false concurrent‑edit warnings for migration fields

This change stops migration‑added fields from triggering false edit conflict warnings and displays project names in conflict rows, improving user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time, minimal rework, single review, small scope, low risk

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(get-started): ensure we render a row per feature version ahdriel XS No 14.9h 14.0h Aug 26, 2026

Summary

Bug Fix

Fix duplicate rows in feature attention table

Ensures accurate display of feature revisions, preventing duplicate rows and improving navigation to specific revisions.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and approved within 15 hours, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Load the Reo docs tracker as a Mintlify custom script. alyssamichelle XS No 115.9h 115.3h Aug 26, 2026

Summary

Refactor

Move Reo docs tracker to Mintlify custom script

Enables Reo docs tracker to load automatically via Mintlify, improving analytics tracking without manual script inclusion.

Health Assessment

Small
Low
High
  • Long review cycle (~4.8 days) but minimal code changes; low risk to production.

AI Details

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

Tech Stack

Languages: Javascript
Fix OAuth login failures with many open tabs and return to the original page Kevin-Chant L No 30.5h 0.1h Aug 26, 2026

Summary

Bug Fix

Fix OAuth login failures across multiple tabs

Reduces authentication errors when users have several GrowthBook tabs open, improving login reliability and decreasing error logs.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly (within 6 minutes) and required a single round of changes, indicating a focused fix. The change spans 308 lines across nine files, a large scope for a bugfix, but the low review friction suggests manageable complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Silence pm2's getconf spawn errors on the hardened image Kevin-Chant XS No 0.3h 0.1h Aug 26, 2026

Summary

Bug Fix

Silence pm2 getconf errors on hardened image

This change suppresses non‑critical getconf errors during container startup, improving log clarity and reducing noise for operators.

Health Assessment

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

AI Details

Tech Stack

Frameworks: Docker
Updates Open in Explorer button size mknowlton89 S No 22.2h 0.1h Aug 26, 2026

Summary

Bug Fix

Update Open in Explorer button size for consistency

Standardizes button size across product analytics pages, improving UI consistency and user navigation.

Health Assessment

Small
Low
Medium
  • Fast cycle time but required multiple commits after review, indicating iterative refinement of the UI change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Keep review controls available on approved revisions bryce-fitzsimons M No 1.5h 0.2h Aug 26, 2026

Summary

Bug Fix

Restore review controls for approved revisions

Ensures that approvals from non-required teams do not hide review controls, improving workflow visibility and preventing gate failures.

Health Assessment

Small
Low
Low
  • Resolved quickly with minimal rework; AI review identified the issue early, leading to a fast, low-friction fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(results): Handle analysis failures per metric-analysis ahdriel XL No 161.2h 12.2h Aug 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

« Page 2 of 4 »

Get this analytics stack for your team

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

Connect Repos