Pull Request Explorer

Exploring 111 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Enable fact table optimization for managed warehouse jdorn M No 3.6h 0.0h Jun 02, 2026

Summary

Feature

Enable fact table optimization for managed warehouse

Forces fact table optimization for all managed warehouse data sources, simplifying configuration and improving query performance for all users, while correcting UI badge logic.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3.6 hours and immediate review indicate a straightforward change with minimal friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
fix(api): respect explicit regressionAdjustmentSettings.enabled=false on fact-metric create nadapzy XS No 2.0h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix regression adjustment enabled flag on fact-metric create

Ensures POST /api/v1/fact-metrics honors explicit enabled:false, preventing unintended regression adjustment activation. This eliminates the need for a follow-up update to disable RA.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward bug fix with quick review.

AI Details

Tech Stack

Languages: Typescript
fix race condition in random test, occasionally fails in CI bryce-fitzsimons XS No 0.1h 0.1h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

hotfix: safe rollouts: harden nullish checks for fact metrics > capping settings bryce-fitzsimons S No 0.3h 0.1h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

Update attribute schema nhat-growthbook XL No 13.0h 0.1h Jun 02, 2026

Summary

Feature

Update attribute schema

This PR updates the attribute schema to treat additional attributes as full attributes and generates exposure queries directly from attribute JSON, improving data modeling flexibility and query accuracy.

Health Assessment

Medium
Low
Low
  • Fast review and merge (13h cycle, 0.1h review) indicate straightforward changes; moderate scope but no major blockers or risk factors.

AI Details

Tech Stack

Languages: Typescript, Javascript
hotfix rule starting conditions when creating a new rule with a ramp-up bryce-fitzsimons L No 0.3h 0.1h Jun 02, 2026

Summary

Bug Fix

Hotfix ramp-up rule starting conditions

Fixes immediate rule application for new ramp-up schedules, ensuring correct start conditions.

Health Assessment

Medium
Low
Low
  • Rapid hotfix with minimal iterations and quick review indicates low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript
Improve feature v2 revision list endpoints for agent/skill use bryce-fitzsimons L AI 67.6h 0.6h Jun 01, 2026

Summary

Feature

Enhance v2 revision list endpoints for agents

Adds multi‑value status filtering and other query options to v2 revision endpoints, reducing client round‑trips and improving data accuracy for agent and skill use.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly (0.6h) and merged after a single commit, indicating a smooth process. The changes add significant API functionality that improves filtering and reduces client load, but the scope is large enough to warrant moderate risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Add webhook events for saved groups and their revisions gazzdingo XL No 72.2h 2.8h Jun 01, 2026

Summary

Feature

Add webhook events for saved groups and their revisions

Adds webhook/notification events for saved groups and their revisions, enabling real‑time notifications and audit trails for group lifecycle and revision changes.

Health Assessment

X-Large
High
Low
  • The PR introduced a large number of new webhook event handlers and documentation, but was reviewed quickly and merged after a single round of changes, indicating efficient collaboration. The overall cycle time of 72 hours reflects the complexity of the feature.

AI Details

Tech Stack

Languages: Typescript, Javascript
perf(view-queries): Use preview for sql + virtualize results ahdriel XL No 72.5h 0.2h Jun 01, 2026

Summary

Feature

Improve query view performance with virtualized results

Reduces UI freeze by optimizing SQL highlighting and virtualizing result tables, cutting render time from seconds to milliseconds, improving user experience for large query sets.

Health Assessment

X-Large
High
Low
  • The PR had a slow cycle time of 72.5 hours but a quick initial review with minimal back‑and‑forth. The large scope and performance focus suggest significant effort, yet approvals were straightforward with few comments.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix(time-series): keep time series data if at least one variation has real data lukesonnet M No 61.4h 60.9h Jun 01, 2026

Summary

Bug Fix

Keep partial time series data when some variations valid

Preserves early-phase metric points when at least one variation has data. This improves accuracy of analytics dashboards and prevents data loss.

Health Assessment

Medium
Medium
Medium
  • The PR took over a day to review, indicating potential communication delays, but the change was straightforward and required minimal rework.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript, Typescript
Add missing unit dimension permission checks jdorn S No 0.1h 0.0h Jun 01, 2026

Summary

Bug Fix

Add missing unit dimension permission checks

Ensures REST endpoints for unit dimensions enforce proper permission checks, improving security and compliance.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Onboarding and sample data improvements jdorn XL No 134.0h 0.1h Jun 01, 2026

Summary

Feature

Onboarding and sample data improvements

Enhances onboarding UX and sample data handling, improving user experience and data integrity for new and existing projects.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive changes across both frontend and backend, leading to a large scope and a long cycle time, but the review process was efficient with a single quick review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Small UI fixes nhat-growthbook S No 0.5h - May 30, 2026

Summary

Bug Fix

Small UI fixes

Improves user experience by correcting documentation links and aligning button design with brand guidelines.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Bryce/safe rollouts v2 bryce-fitzsimons XL No 235.2h 19.1h May 29, 2026

Summary

Feature

Implement Safe Rollouts v2 with Monitoring

Adds automated monitoring and rollback for ramp schedules, new API endpoints, and UI dashboards, improving feature release safety and reducing manual intervention.

Health Assessment

X-Large
High
High
  • Large-scale feature addition with many iterations; long cycle time indicates complexity; high risk due to extensive changes and potential for bugs.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix: resolve MDX syntax errors so broken-links scan can run mintlify S No - - May 29, 2026

Summary

Bug Fix

Fix MDX syntax errors for link scan

Resolved MDX syntax errors to enable successful broken-links scanning, ensuring documentation integrity. This ensures automated link validation passes without errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged immediately after commit, indicating low complexity and high confidence in resolution.

AI Details

Confidence: 0.20

Tech Stack

implement a variety of feature "has" search filters bryce-fitzsimons XL No 13.5h 0.1h May 28, 2026

Summary

Feature

Add feature search filters

New lazy-loaded search filters for features, including general and specific filters.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and commits, indicating some friction in the review process.
  • The large scope of the PR, with 14 files changed, may have contributed to the review complexity.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Add new experiment.warning webhook event for no data lukesonnet M No 0.8h 0.1h May 28, 2026

Summary

Feature

Add no-data experiment warning webhook

Enables webhook and Slack notifications for experiments that return no data, aligning monitoring with UI warnings and improving visibility.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low-risk change.

AI Details

Tech Stack

Languages: Typescript, Javascript
Update data pipeline docs lukesonnet S No 0.1h 0.0h May 28, 2026

Summary

Docs

Update data pipeline documentation

Enhances data pipeline docs with Snowflake integration and new features, improving developer onboarding.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no review needed.

AI Details

Tech Stack

Add incremental refresh opt-in from ephemeral mode lukesonnet XL No 1.1h 0.1h May 28, 2026

Summary

Feature

Add incremental refresh opt‑in for experiments

Enables selective incremental refresh in experiments while in Ephemeral mode, improving data consistency and reducing load during testing.

Health Assessment

X-Large
Low
Low
  • Fast cycle time (1.1h) and minimal review time (0.1h) indicate a smooth review process with little rework. The PR touches many files and adds ~600 lines, but the quick merge suggests the changes were well scoped and well understood by reviewers.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Improve query cancellation (dependency management + BQ location bug) lukesonnet L No 19.6h 0.1h May 28, 2026

Summary

Bug Fix

Improve query cancellation and BigQuery location handling

This PR fixes snapshot cancellation issues in BigQuery, ensuring jobs are properly cancelled and logs are visible, improving reliability and reducing wasted resources.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a smooth, low‑risk fix with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Address security vulnerabilities (2026-05-28) Kevin-Chant M AI 3.9h 3.9h May 28, 2026

Summary

Bug Fix

Address security vulnerabilities in dependencies

Patches critical and high severity CVEs by updating protobufjs and related packages, ensuring the platform remains secure for users.

Health Assessment

Medium
Low
Low
  • Fast review and merge with a single commit, indicating low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Javascript
fix(Modal): Prevent Modals with forms from accidentally being dismissed msamper S No 24.7h 0.5h May 28, 2026

Summary

Bug Fix

Prevent accidental dismissal of form modals

Ensures users cannot accidentally close forms, improving data integrity and user experience.

Health Assessment

Small
Low
Medium
  • Fast review and minimal changes; the PR resolved a user experience issue with a small code footprint.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Remove pinging Confluent and rollback to wait 1 min nhat-growthbook XL No 47.7h 0.1h May 27, 2026

Summary

Bug Fix

Rollback to 1-minute wait after removing Confluent ping

Reverts earlier change to reintroduce a 1‑minute delay before queuing refresh tasks, ensuring timely and efficient event forwarding.

Health Assessment

Large
Medium
Medium
  • The PR required multiple rework commits after the initial review, indicating a complex issue that was ultimately resolved by reverting to a previous delay mechanism.

AI Details

Tech Stack

Languages: Typescript, Javascript
feat: Snowflake incremental mode lukesonnet L No 118.5h 0.1h May 27, 2026

Summary

Feature

Add Snowflake incremental mode

Adds Snowflake support for incremental data pipelines, reducing data size and improving performance for experiments.

Health Assessment

Large
High
High
  • The PR had a long cycle time with a single review and multiple commits after approval, indicating communication gaps or complexity. The large scope and extensive test changes suggest significant refactoring and new feature implementation.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
added archive state to the features gazzdingo M No 2.1h 0.2h May 27, 2026

Summary

Feature

Add archive state to feature revisions

Adds an archive flag to feature revisions, letting users mark old versions as archived to reduce clutter.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (2.1h) with minimal changes indicates low complexity and high confidence in the implementation.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Address security vulnerabilities (2026-05-27) Kevin-Chant L No 9.5h 4.2h May 27, 2026

Summary

Chore

Update dependencies to fix security vulnerabilities

This PR updates vulnerable dependencies across the project, ensuring compliance with security findings and preventing potential exploits.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth, low-risk process.

AI Details

Tech Stack

Add org setting to require projects for SDK connections ahdriel L No 139.1h 123.5h May 27, 2026

Summary

Feature

Add org setting to require projects for SDK connections

Adds an organization setting that enforces at least one project when creating SDK connections, giving enterprise customers tighter control over data access and reducing misconfiguration.

Health Assessment

Large
High
High
  • The PR required nearly six days to merge with a long review period and a substantial number of lines added, indicating significant effort and potential complexity. The new enterprise setting may affect existing SDK connections, so careful testing and phased rollout are recommended.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Address uuid CVE-2026-41907 (transitive cleanup) Kevin-Chant S No 3.2h 3.2h May 27, 2026

Summary

Chore

Update uuid dependencies to address CVE-2026-41907

This PR updates the uuid library across the project to the latest secure version, eliminating a critical vulnerability and ensuring compatibility with both front-end and back-end components.

Health Assessment

Medium
Low
Low
  • Quick resolution of a security vulnerability with minimal changes and no review back‑and‑forth.

AI Details

Confidence: 0.80

Tech Stack

4.4 Release jdorn M No 0.6h - May 27, 2026

Summary

Feature

GrowthBook 4.4 Release: New Features and Enhancements

GrowthBook 4.4 adds API‑first experimentation, AI data analysis, and automated release plans, empowering product teams to iterate quickly. The update also expands approval workflows and exploration tools for deeper insights.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes indicates a straightforward release process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
fixed a small bug with reverting gazzdingo XS No 0.2h 0.0h May 27, 2026

Summary

Bug Fix

Fix small bug in group revision revert

Corrects a bug that caused incorrect behavior when reverting group revisions, improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, merged within 20 minutes.

AI Details

Tech Stack

Languages: Typescript
fast-follow(experiment-scheduling): Add ability to schedule from postExperiment + render schedule timezone in UI msamper L No 1.4h 0.6h May 26, 2026

Summary

Feature

Add experiment scheduling and timezone display

Allows users to schedule experiments and view timezone, improving planning and reducing errors.

Health Assessment

Medium
Low
Low
  • Rapid iteration with minimal review rounds indicates high confidence in the changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Yaml
fix new namespace modal and various SDK warnings / forms bryce-fitzsimons XL No 69.7h 0.1h May 26, 2026

Summary

Bug Fix

Fix namespace modal and SDK warnings

Corrects errors when creating new experiments, improving reliability and user experience; standardizes SDK warning messages for consistency.

Health Assessment

X-Large
High
High
  • Multiple iterations and lint/TS checks indicate a complex UI refactor; high review friction but resolved within ~3 days.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
pp-updates mknowlton89 L No 172.1h 170.1h May 26, 2026

Summary

Feature

Update subscription and billing flows

Enhances subscription handling, billing UI, and concurrency safeguards for enterprise plans, improving reliability and user experience.

Health Assessment

Large
High
High
  • Long review cycle and large code changes suggest complex integration; concurrency guard added to prevent duplicate setup intents; merge after main branch integration indicates careful coordination.

AI Details

Tech Stack

Languages: Typescript
Product Analytics group by fixes jdorn M No 1.5h 0.3h May 26, 2026

Summary

Bug Fix

Restrict Group By columns in Product Analytics

This change limits group‑by options to string columns, improving query reliability and user experience. Sample data now includes browser and country dimensions for easier testing.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal code changes and swift review, indicating low complexity and risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Improve validation and safety of Test Webhook endpoint jdorn M No 14.0h 0.1h May 26, 2026

Summary

Bug Fix

Enhance Test Webhook Validation and Security

Improves security and reliability of webhook testing, ensuring only authorized users can test webhooks and preventing potential SSRF or resource exhaustion attacks.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward security enhancement.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Fix hashed attribute syncing nhat-growthbook XL No 12.8h 0.1h May 25, 2026

Summary

Bug Fix

Fix hashed attribute syncing

Users can now reliably sync hashed attributes, preventing data inconsistencies and ensuring accurate event forwarding.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework indicates a well‑scoped bugfix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Remove old code, cleanup org scoping jdorn XL No 2.3h 0.1h May 25, 2026

Summary

Refactor

Clean up org scoping and remove dead code

This PR removes legacy GitHub integration code and refines organization scoping for database queries, improving security and maintainability.

Health Assessment

Large
Medium
Low
  • Fast cycle time and single review round indicate a smooth process; the large code removal suggests a significant refactor but no new features.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Clean up Confluent access nhat-growthbook XL No 34.7h 0.1h May 25, 2026

Summary

Refactor

Clean up Confluent access

Removes old Confluent access and adds features for auto-refreshing fact tables and supporting multiple connector types.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with many files changed, but the review process was relatively fast and smooth.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Features: clean up UI issues with user/API attribution, and DX issues with some REST feature/revision endpoints bryce-fitzsimons XL No 15.5h 0.1h May 22, 2026

Summary

Feature

Clean up UI and DX for feature revision endpoints

Enhances developer experience and user attribution clarity for feature revisions, improving API usability and documentation.

Health Assessment

Large
High
High
  • The PR underwent rapid iteration with multiple feedback cycles and a large code churn, indicating a complex refactor of both backend APIs and frontend UI components.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Yaml
Fix up experiment queries nhat-growthbook S No 0.3h 0.0h May 22, 2026

Summary

Bug Fix

Fix experiment query column usage

Corrects query builder to use the correct column name, improving data accuracy for experiment tracking.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 18 minutes, indicating low complexity and high confidence in the change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
feat: support cross-fact-table ratio metrics in incremental refresh lukesonnet XL AI 70.2h 0.1h May 22, 2026

Summary

Feature

Add cross-fact-table ratio metrics support

Enables efficient incremental refresh for cross-table ratio metrics, reducing scan costs and improving performance for large experiments.

Health Assessment

X-Large
High
Medium
  • Large-scale refactor with AI assistance, moderate review friction, but completed within 3 days.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Remove unused trafficSplit and targetingCondition from experiment API request schemas lukesonnet M AI 15.9h 15.2h May 22, 2026

Summary

Refactor

Remove unused experiment API request fields

Clean up API schemas by removing unused fields, ensuring clients use correct internal names and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal changes, merged within 16 hours, indicating smooth review and low risk.

AI Details

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

Tech Stack

Languages: Yaml, Typescript
Add EAQ for each identifier type nhat-growthbook XL No 0.5h 0.1h May 22, 2026

Summary

Feature

Add Experiment Assignment Query per Identifier Type

Adds new experiment assignment queries for each identifier type, enabling seamless migration of hash attributes and improving data source configuration.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 30 minutes, minimal changes, indicating high confidence and low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(features): Remove managed-warehouse-diagnostics flag msamper S No 3.9h 0.0h May 22, 2026

Summary

Chore

Remove managed-warehouse-diagnostics flag

The `managed-warehouse-diagnostics` flag is removed, eliminating test-only code. This ensures the diagnostics tab displays usage events correctly during queries.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Select everything for Snowflake EF Fact table nhat-growthbook S No 0.2h 0.1h May 21, 2026

Summary

Feature

Select all columns for Snowflake EF Fact table

Enables full data export for Snowflake fact tables, improving analytics accuracy.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates a straightforward enhancement.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Enable owner filter search and sorting Kevin-Chant M AI 166.5h 150.5h May 21, 2026

Summary

Feature

Enable owner filter search and sorting

Adds search and sorting to owner filter dropdowns, improving usability for large lists.

Health Assessment

Medium
Medium
High
  • Long review cycle and multiple AI bot reviews indicate high friction; moderate scope but slow process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Setup fact table for Event Forwarders nhat-growthbook XL No 3.4h 0.1h May 21, 2026

Summary

Feature

Setup fact table for Event Forwarders

Adds a new fact table to store event forwarder metrics, enabling cleaner data cleanup and improved analytics for data sources.

Health Assessment

X-Large
Low
Low
  • Fast cycle time of 3.4 hours with only two commits after the initial review indicates a smooth review process and high confidence in the changes.

AI Details

Tech Stack

Languages: Typescript, Javascript
Performance improvements for graph lookups, including prereq states bryce-fitzsimons XL No 11.6h 0.1h May 21, 2026

Summary

Refactor

Improve graph lookup performance and prereq handling

Reduces API latency and server load, enhancing user experience and system scalability.

Health Assessment

X-Large
Medium
Low
  • Fast review cycle with minimal rework; large code changes but single review round indicates efficient collaboration.

AI Details

Tech Stack

Languages: Typescript, Javascript
Updated docs for product analytics oelshaikh XL No 340.4h 339.3h May 21, 2026

Summary

Docs

Expand Product Analytics Documentation Section

This PR expands the product analytics documentation into a dedicated section with separate pages for Explorer and Dashboards, improving clarity and navigation for users. It also updates the sidebar and adds new screenshots to enhance visual guidance.

Health Assessment

Large
High
High
  • The review cycle spanned over two weeks with only a single review round, suggesting a bottleneck in the review process.
  • The large number of added lines indicates a substantial documentation effort.

AI Details

Tech Stack

Languages: Javascript
feat(managed-warehouse): enable feature diagnostics tab using feature_usage table msamper M AI 45.7h 0.1h May 21, 2026

Summary

Feature

Enable diagnostics tab for managed warehouse

Allows managed warehouse users to view feature usage diagnostics without hidden UI, improving visibility and reducing confusion.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and approved within 6 minutes, indicating clear intent and minimal contention. The moderate code changes were delivered in a single commit, reflecting efficient implementation.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Page 1 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