Pull Request Explorer

Exploring 111 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat: introduce slim snapshot status polling lukesonnet XL No 12.9h 0.1h May 21, 2026

Summary

Feature

Introduce slim snapshot status polling

Reduces polling overhead by fetching only status data, improving performance and user experience on experiment pages.

Health Assessment

Large
Medium
Low
  • Fast review (0.1h) and single review round indicate smooth process; AI assistance helped accelerate code changes; moderate to large scope with 20 files and 241 lines added suggests significant but manageable impact.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Copy hashAttribute from SDK into event forwarder datasource nhat-growthbook XL No 17.3h 0.1h May 21, 2026

Summary

Feature

Automate copying SDK hash attributes to event forwarder datasource

This change automatically syncs SDK hash attributes with event forwarder data sources, ensuring consistency and reducing manual setup for users.

Health Assessment

X-Large
Low
Low
  • Fast review and merge with minimal rework indicates high confidence in implementation.

AI Details

Tech Stack

Languages: Typescript, Javascript
perf: skip analysis chunk decoding for the snapshot status lookup anna-yn M No 0.5h 0.5h May 21, 2026

Summary

Refactor

Improve snapshot lookup performance by skipping analysis decoding

Reduces API response time for snapshot endpoints by avoiding unnecessary decoding of analysis chunks, improving user experience on results pages.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, performance improvement with no user-facing impact.

AI Details

Tech Stack

Languages: Typescript
fix: improve incremental refresh metrics hash lukesonnet L No 0.6h 0.1h May 21, 2026

Summary

Bug Fix

Fix incremental refresh metrics hash

Reduces unnecessary full refreshes for experiments, improving performance and user experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit, minimal code changes, and no review rework, indicating low risk and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
Feature page: add right-side CTAs to draft revision ribbon bryce-fitzsimons L No 0.2h 0.1h May 20, 2026

Summary

Feature

Add right-side CTAs to draft revision ribbon

Reworks the CTAs-in-ribbon approach to be deduped and future‑proof, improving UI consistency for users.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal changes indicates a straightforward UI tweak.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
API: add metric & variations names to results endpoint lukesonnet L No 50.3h 46.0h May 20, 2026

Summary

Feature

Add metric and variation names to results API

Adds metric and variation names to the results API, simplifying data extraction for automated workflows. This enhances integration with external tools and reduces parsing errors.

Health Assessment

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript, Yaml
Combine event forwarder fields nhat-growthbook XL No 9.8h 0.1h May 20, 2026

Summary

Feature

Combine event forwarder fields

Simplifies event forwarder configuration by merging related fields, improving the user experience for BigQuery and Snowflake setups.

Health Assessment

X-Large
High
Medium
  • The PR was reviewed quickly but required multiple commits to resolve issues, indicating significant rework on a large codebase.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(metric-drilldown): Ensure Modal can be closed via Esc/backdrop click ahdriel XS No 22.1h 22.0h May 20, 2026

Summary

Bug Fix

Fix modal dismissal via Esc/backdrop

Users can now close the metric drilldown modal using the Escape key or by clicking outside, improving usability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under a day with no rework.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Frameworks: React
fix(gbstats): guard Bayesian risk calc against scipy truncnorm overflow at extreme |mu/sigma| johnham-ant M No 14.3h 0.1h May 20, 2026

Summary

Bug Fix

Guard Bayesian risk calc against scipy overflow

Prevents entire snapshot failures by ensuring risk calculations remain stable for extreme parameter values, improving reliability of metric reporting.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; AI assistance streamlined the fix and tests were added to guard against future overflow issues.

AI Details

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

Tech Stack

Languages: Python
Add experimentId to ExperimentQueryMetadata lukesonnet XS AI 0.6h 0.6h May 20, 2026

Summary

Feature

Add experimentId to ExperimentQueryMetadata

Adds an experimentId field to the ExperimentQueryMetadata type, enabling queries to include experiment identifiers for better tracking and analytics.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix(experiments): complete pre-flight permission gate and skip checklist for scheduled experiment approval msamper S AI 1.0h 0.1h May 20, 2026

Summary

Bug Fix

Fix permission gate and checklist for scheduled experiments

This fix enforces full permission checks before scheduling experiments, preventing unauthorized changes. It also aligns checklist enforcement across paths, ensuring consistent behavior.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted fix with minimal changes and no review friction.

AI Details

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

Tech Stack

Languages: Typescript
docs: document saved group revisions and approval flows gazzdingo M AI 0.7h - May 20, 2026

Summary

Docs

Document saved group revisions and approval flows

Adds comprehensive documentation for saved group lifecycle, aligning it with feature flag processes. This improves user understanding and administrative control over group revisions and approvals.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward documentation update with quick review turnaround.

AI Details

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

Tech Stack

Add revision selector to feature rule delete modal gazzdingo M AI 3.4h 2.4h May 19, 2026

Summary

Feature

Add revision selector to feature rule delete modal

Users can now choose which revision to delete a feature rule from, preventing accidental changes to live behavior and improving clarity.

Health Assessment

Medium
Low
Low
  • The PR was merged within 3.4 hours, with a single review and minimal changes, indicating a smooth, low‑risk update.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Add move to top and move to bottom actions to feature rule dropdown menu bryce-fitzsimons S AI 147.7h 147.6h May 19, 2026

Summary

Feature

Add move to top/bottom actions to rule menu

Users can reorder rules more efficiently, reducing clicks and improving workflow.

Health Assessment

Small
Low
High
  • Long review delay but minimal changes; low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Gate saved group approvals by entitlement gazzdingo L AI 26.8h 0.7h May 19, 2026

Summary

Feature

Gate saved group approvals by entitlement

Restricts approval settings for non‑entitled orgs, preventing unauthorized changes and improving compliance. UI clearly indicates disabled controls with enterprise badges.

Health Assessment

Large
Medium
Medium
  • The PR required multiple commits after the first review, suggesting moderate complexity.
  • Delivery within 27 hours demonstrates efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix some scheduling enable/disable gaps when re-saving existing sched… bryce-fitzsimons XL No 23.3h 0.0h May 19, 2026

Summary

Bug Fix

Fix scheduling enable/disable gaps on resave

Resolve gaps in scheduling logic when re‑saving existing schedules, improving reliability and user experience.

Health Assessment

Large
Medium
Low
  • Fast cycle time (23h) and immediate review approval indicate low friction, but the PR’s large scope (794 added lines across 18 files) suggests moderate risk for downstream impact.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(incremental): harden refresh lock - add fencing + heartbeat nadapzy L AI 106.4h 1.0h May 19, 2026

Summary

Bug Fix

Harden incremental refresh lock with fencing and heartbeat

This change hardens the incremental refresh lock by adding fencing and heartbeat mechanisms, preventing concurrent runs from corrupting shared tables. It ensures accurate and reliable metrics for users during data refreshes.

Health Assessment

Large
High
High
  • The PR required multiple iterations after the initial review, indicating significant rework to address concurrency and lock handling. The long cycle time reflects the complexity of ensuring data consistency across shared tables.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat: add exp filters to some insights pages + greatly impove performance lukesonnet XL No 35.7h 28.1h May 19, 2026

Summary

Feature

Add experiment filters to insights pages

Enables users to filter insights by experiments, improving data relevance and reducing load times.

Health Assessment

X-Large
High
Medium
  • PR involved significant performance improvements and UI changes, but had a slow review cycle and large code churn, indicating moderate to high risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(incremental): Prevent deadlock when query finishes before DAG johnham-ant L No 24.8h 24.7h May 18, 2026

Summary

Bug Fix

Fix deadlock in incremental full refresh

Ensures experiments with many metrics can complete full refreshes without permanently downgrading to inline mode, improving reliability and user experience.

Health Assessment

Medium
Medium
High
  • The PR resolved a deterministic deadlock that could lock experiments indefinitely; review and merge took ~25 hours, reflecting moderate complexity but a single, focused fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
Update approval flow settings headings gazzdingo S AI 0.4h 0.3h May 18, 2026

Summary

Feature

Update approval flow settings headings

Standardizes headings and spacing in approval flow settings, improving clarity and user experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fix metric drilldown modal not refreshing with dimension breakdowns in reports lukesonnet M No 135.1h 131.7h May 18, 2026

Summary

Bug Fix

Fix metric drilldown modal refresh issue

Ensures metric drilldown modal updates correctly when dimension breakdowns are active, improving report accuracy and user experience.

Health Assessment

Small
Low
Medium
  • Long review time but minimal changes; PR merged after single approval with no rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: JIT migration for Daily Participation metrics with incorrect column values lukesonnet M AI 0.3h 0.2h May 18, 2026

Summary

Bug Fix

Fix JIT migration for Daily Participation metrics

Legacy Daily Participation metrics had incorrect column values, causing total event counts instead of unique day counts. This PR auto‑corrects them on load, eliminating manual fixes.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal rework; automated migration ensures backward compatibility.

AI Details

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

Tech Stack

Languages: Typescript
Gm/insights dashboard filters v2 Auz L No 8.6h 8.2h May 17, 2026

Summary

Feature

Add filters to insights dashboard

Enables users to refine insights dashboard data, improving analysis efficiency.

Health Assessment

Large
Low
Low
  • Fast cycle time of 8.6h with minimal rework; AI assistance accelerated development.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat: allow snowflake queries to be canceled lukesonnet L No 28.3h 21.6h May 17, 2026

Summary

Feature

Enable cancellation of Snowflake queries

Allows users to cancel long-running Snowflake queries, preventing wasted compute and improving user experience.

Health Assessment

Large
Medium
Medium
  • PR completed in 28 hours with AI-assisted code generation and moderate iteration; moderate review friction and large scope suggest moderate risk but acceptable for feature release.

AI Details

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

Tech Stack

Languages: Javascript
REST: Add exp checklist endpoints lukesonnet L No 267.4h 0.0h May 16, 2026

Summary

Feature

Add experiment checklist REST endpoints

Provides a checklist API for experiments, enabling teams to verify readiness before launch and reduce deployment errors.

Health Assessment

Large
High
High
  • PR involved extensive back‑and‑forth with multiple merges and AI‑generated commits, indicating significant rework and complexity.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Restore /api/v1/ index route lost in routing refactor (#5690 / #5804) itsgrimetime S AI 8.2h 8.2h May 16, 2026

Summary

Bug Fix

Restore /api/v1/ index route

Restores the health‑check endpoint at /api/v1/ so external monitoring and experiment‑sync pipelines can retrieve build info, preventing false 404 errors.

Health Assessment

Small
Low
Low
  • Resolved in a single review and merged within 8 hours, indicating a straightforward fix with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Express
feat(experiments): add user-only disableAutoSnapshots; keep autoSnapshots system-managed nadapzy S AI 12.3h 1.1h May 15, 2026

Summary

Feature

Add user-only disableAutoSnapshots; keep autoSnapshots system-managed

Adds a user opt‑out flag for auto snapshots, preserving system‑managed eligibility. This prevents unintended toggles and gives users reliable control over experiment refresh behavior.

Health Assessment

Small
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
Fix athena top values query jdorn S No 0.6h 0.1h May 15, 2026

Summary

Bug Fix

Fix athena top values query

Corrects query logic for Athena and Presto to return accurate top values, preventing incorrect data retrieval.

Health Assessment

Small
Low
Low
  • Rapid approval within 10 minutes and minimal code changes indicate low complexity and low risk.

AI Details

Tech Stack

Languages: Typescript
fix(bigquery): reshape __capValue CTE to avoid 100MB row limit with many percentile-capped metrics johnham-ant L No 126.2h 0.1h May 14, 2026

Summary

Bug Fix

Reshape BigQuery capValue to avoid 100MB limit

This change prevents BigQuery query failures for experiments with many percentile‑capped metrics, improving reliability and reducing compute costs. By reshaping the query, it also speeds execution by up to 20×, enabling larger experiments.

Health Assessment

Large
Low
Low
  • The PR had a long cycle time but a quick review, indicating a complex change that required several merges and AI‑assisted code generation. The use of Greptile and cursor review shows AI involvement, and the change significantly improves query reliability and performance.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Greptile, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Stricter validation in visual changeset REST API endpoints jdorn XL No 49.0h 0.1h May 14, 2026

Summary

Bug Fix

Add stricter validation to visual changeset API

Enforces strict body schemas for visual changeset endpoints, preventing unsafe writes to MongoDB and generating IDs server‑side, thereby improving data integrity and reducing potential corruption.

Health Assessment

X-Large
Medium
Low
  • Fast review turnaround with minimal back‑and‑forth, but the change touches many lines across the API and model layers, indicating a significant refactor of validation logic.

AI Details

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

Tech Stack

Languages: Typescript
Feat/list experiment results bulk adittya-upstart XL No 314.2h 0.1h May 14, 2026

Summary

Feature

Add bulk experiment results endpoint

Enables efficient portfolio-wide reporting by fetching multiple experiment snapshots in a single call, reducing API calls and rate limit issues.

Health Assessment

X-Large
Medium
Low
  • Long cycle time due to large scope; quick review indicates low friction; single review round suggests straightforward changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Yaml
Frameworks: Express
Fix: Do not copy seed when duplicating an experiment lukesonnet S AI 5.3h 0.2h May 13, 2026

Summary

Bug Fix

Fix duplicate experiment seed copying

Ensures new experiments receive fresh randomization seeds, preventing user assignment overlap and allowing optional reuse.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate efficient resolution of a small bug.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
added archived endpoint for saved group gazzdingo L No 42.3h 0.2h May 13, 2026

Summary

Feature

Add archived endpoint for saved groups

Adds an endpoint to archive and unarchive saved groups, enabling users to manage group visibility and declutter their workspace. This improves user experience by allowing them to hide groups without deleting them.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework indicate a straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
Another fix for top value queries on Redshift, Snowflake, Vertica jdorn M No 1.9h 0.8h May 13, 2026

Summary

Bug Fix

Fix top value queries for Redshift, Snowflake, Vertica

This PR resolves errors in top value queries for Redshift, Snowflake, and Vertica, ensuring accurate analytics reporting and preventing query failures.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low-risk fix with limited scope.

AI Details

Tech Stack

Languages: Typescript
hotfix targeting for scheduled rules bryce-fitzsimons XS No 0.3h 0.0h May 13, 2026

Summary

Bug Fix

Hotfix targeting for scheduled rules

Fixes editing targeting for simple scheduled rules, enabling users to modify rules even when scheduled.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
Fix bugs in new top values queries jdorn M No 1.3h 0.4h May 12, 2026

Summary

Bug Fix

Fix bugs in new top values queries

This PR fixes several dialect-specific bugs in query generation for ClickHouse, Databricks, Redshift, Vertica, and Snowflake, improving reliability of analytics queries.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal iterations, indicating straightforward bug resolution.

AI Details

Tech Stack

Languages: Typescript
added duplicate fix and moved code over to mongo util gazzdingo L No 6.0h 2.2h May 11, 2026

Summary

Bug Fix

Fix duplicate handling and refactor Mongo utilities

Improves data consistency by addressing duplicate records and consolidating MongoDB utility logic, enhancing maintainability and performance.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; the PR addressed a specific bug and refactored utility code, resulting in a smooth merge.

AI Details

Tech Stack

Languages: Typescript, Javascript
better badge ui, confirmation step when setting to enabled + scheduled enable date. fix targeting condition save bug bryce-fitzsimons M No 0.2h 0.1h May 11, 2026

Summary

Feature

Improve badge UI and rule scheduling

Adds confirmation for scheduled rules, enhances badge status display, and fixes a targeting condition save bug, improving user experience and reliability.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework; AI review quickly identified a potential issue, leading to a smooth merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Change contact us to contact account manager nhat-growthbook S No 0.1h - May 11, 2026

Summary

Feature

Change contact us to contact account manager

This PR updates the UI to replace the generic 'Contact Us' link with a direct link to the account manager, streamlining support for enterprise customers.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating low complexity and high confidence in the change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
Combine test and confirm nhat-growthbook L No 0.7h - May 11, 2026

Summary

Feature

Combine Test and Confirm Button

Users can now test write access and confirm in a single action, improving workflow efficiency.

Health Assessment

Large
Low
Low
  • Merged within 0.7 hours with no review comments, indicating a straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Fix AUTH_ID_TOKEN cookie outliving its JWT jdorn M No 0.3h 0.1h May 09, 2026

Summary

Bug Fix

Fix Auth ID Token Cookie Expiration

Aligns cookie max‑age with JWT expiration, preventing stale sessions and reducing unnecessary sign‑outs for users.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; the change improves session reliability without introducing new features or breaking existing functionality.

AI Details

Tech Stack

Languages: Typescript, Javascript
fixes legacy data or data that is no longer part of the modal gazzdingo M No 0.2h 0.1h May 08, 2026

Summary

Bug Fix

Fix legacy data not part of modal

Eliminates legacy data references that are no longer part of the modal, improving data consistency and preventing potential rendering errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within minutes, indicating low complexity and risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Fix SnowFlake setup issues nhat-growthbook XL No 20.4h 0.0h May 08, 2026

Summary

Bug Fix

Fix Snowflake setup and attribute handling

This PR resolves configuration errors with Snowflake integration, ensuring correct parameter syntax and proper handling of archived and disabled attributes, improving reliability of event forwarding.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly with minimal review, indicating straightforward bug fixes across backend and frontend, but the large number of lines and files suggests significant refactoring of Snowflake integration.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Add callout to contact us to delete nhat-growthbook M No 0.5h 0.0h May 07, 2026

Summary

Feature

Add delete protection for event forwarder

Prevents accidental deletion of data sources with event forwarder, improving data integrity and user experience.

Health Assessment

Medium
Low
Low
  • Merged within 30 minutes with no review, indicating a low‑risk, straightforward change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
Remove event forwarder setup nhat-growthbook L No 8.5h - May 07, 2026

Summary

Refactor

Remove event forwarder setup

This PR removes event forwarder configuration from data source creation, simplifying onboarding and reducing unnecessary data traffic.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal changes and no review, indicating a straightforward removal of unused code.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Fix nulls when archiving attributes Kevin-Chant M No 6.5h 0.2h May 07, 2026

Summary

Bug Fix

Fix nulls when archiving attributes

This fix prevents null values from being stored when attributes are archived, eliminating validation errors and ensuring data integrity for users.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal review, resolved in under 7 hours, demonstrating efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript
Small fix for bar charts in explorer crashing oelshaikh S No 0.3h 0.1h May 07, 2026

Summary

Bug Fix

Small fix for bar charts in explorer crashing

Fixes runtime crash caused by improper axisPointer handling in ECharts, improving stability of explorer dashboards.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Fixes customRange date picker bug for product analytics explorer mknowlton89 M No 18.9h 2.6h May 07, 2026

Summary

Bug Fix

Fix customRange date picker bug for product analytics explorer

Corrects a bug in the custom range date picker used in the product analytics explorer, ensuring accurate date selection for analytics reports.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Improves getSubscriptionFromLicense lookup mknowlton89 XS No 43.8h 33.2h May 07, 2026

Summary

Bug Fix

Fix subscription lookup for placeholder Orb records

Prevents 404 errors when organizations have placeholder Orb subscriptions, ensuring billing pages load correctly and users avoid broken navigation.

Health Assessment

Small
Low
Medium
  • PR resolved a critical 404 bug with minimal changes and quick review turnaround.

AI Details

Tech Stack

Languages: Typescript
Add backend feature flag nhat-growthbook L No 0.2h - May 07, 2026

Summary

Feature

Add backend feature flag

Adds feature‑flag gates to the backend, allowing controlled rollout of new functionality and safer experimentation.

Health Assessment

Large
Medium
Low
  • Merged in 12 minutes with no review comments, indicating a straightforward change with low perceived risk.

AI Details

Tech Stack

Languages: Typescript
« Page 2 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