Pull Request Explorer

Exploring 212 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
build: pnpm supply chain security krzychukula XS No 1.1h 0.5h May 15, 2026

Summary

Chore

Add pnpm supply chain security config

Adds configuration to mitigate supply chain attacks for pnpm, enhancing package integrity and reducing risk.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Yaml
feat: remove the feature flag for gtm release management FredrikOseberg L No 69.6h 0.1h May 15, 2026

Summary

Feature

Remove GTM release management feature flag

Eliminates the GTM release management flag, removing the release banner and updating the NewInUnleash component, simplifying UI and reducing configuration overhead.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework indicate a straightforward change; the removal of a feature flag and UI component was well understood by reviewers.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: replace crypto.randomUUID() with uuid package gastonfournier M No 42.0h 0.1h May 15, 2026

Summary

Chore

Replace crypto.randomUUID with uuid package

Centralizes UUID generation behind uuid package, ensuring browser compatibility across HTTP and HTTPS contexts, improving reliability for self-hosted deployments.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a straightforward maintenance change with low risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore/fix broken docs links melindafekete M No 18.4h 0.1h May 15, 2026

Summary

Chore

Fix broken documentation links

Updated broken docs links across backend, OpenAPI, frontend UI, and tests to align with current docs site structure, improving user experience and reducing confusion.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; review was fast and only one round of changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: fix connect SDK button only enabled if allowed nunogois S No 0.7h 0.0h May 14, 2026

Summary

Bug Fix

Fix Connect SDK button enablement

Ensures the Connect SDK button is disabled when user lacks permissions, improving UX and preventing unauthorized actions.

Health Assessment

Small
Low
Low
  • Merged within 40 minutes with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
fix: check env permissions on import gastonfournier M No 3.8h 1.1h May 14, 2026

Summary

Bug Fix

Fix environment permission checks on import

Prevents unauthorized cloning of feature flags by validating environment-scoped permissions, enhancing security.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, approved within hours, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
chore: connect sdk full page hight krzychukula XS No 0.4h 0.4h May 14, 2026

Summary

Chore

Connect SDK full page height

Adjusts the SDK onboarding dialog to use full page height, improving visual consistency with design.

Health Assessment

Small
Low
Low
  • Quick UI tweak with minimal review, merged within minutes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
connect sdk click on an open header should expand next step if it's enabled krzychukula S No 0.8h 0.8h May 14, 2026

Summary

Feature

Expand next step on SDK header click

Improves onboarding UX by automatically advancing to the next step when the header is clicked, enhancing user flow.

Health Assessment

Small
Low
Low
  • Quick iteration with minimal changes, indicating a straightforward UX tweak.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: connect sdk - switch to environment without api key krzychukula M No 21.4h 21.4h May 14, 2026

Summary

Chore

Switch SDK to environment without API key

This change allows the SDK onboarding flow to handle environments that do not require an API key, improving user experience for such setups.

Health Assessment

Small
Low
Low
  • The PR had a single review and quick merge, indicating smooth integration.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: small visual issues related to new project onboarding nunogois XS No 17.1h 0.1h May 14, 2026

Summary

Bug Fix

Fix visual issues in project onboarding

Corrects UI alignment and spacing for the new project onboarding flow, improving user experience.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a low‑risk, low‑friction fix that was merged quickly.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(deps): update dependency re2js to v2.3.2 renovate S No 0.1h - May 13, 2026

Summary

Chore

Update re2js dependency to v2.3.2

This PR updates the re2js library to the latest patch, improving performance of word boundary matching and ensuring compatibility with the current codebase.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal review, indicating low risk and efficient process.

AI Details

Tech Stack

chore(deps): update dependency express-rate-limit to v8.5.1 renovate XS No 0.1h - May 13, 2026

Summary

Chore

Update express-rate-limit to v8.5.1

This PR updates the express-rate-limit dependency to the latest patch version, ensuring improved security and bug fixes.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low risk and high confidence in automated dependency update.

AI Details

Tech Stack

Languages: Yaml
chore: add `nativeButton={false}` to MUI buttons not rendered as buttons dharmadeveloper108 S No 0.6h 0.4h May 13, 2026

Summary

Chore

Add nativeButton flag to MUI link buttons

Reduces dev‑mode warnings for MUI components, improving developer experience.

Health Assessment

Small
Low
Low
  • Quick, single‑commit change with fast review and merge, indicating low complexity and minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove unused `NetworkTrafficUsagePlanSummary` dharmadeveloper108 M No 6.3h 6.3h May 13, 2026

Summary

Chore

Remove unused NetworkTrafficUsagePlanSummary component

Eliminates an orphaned UI component, reducing codebase clutter and potential maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick cleanup with single approval, minimal impact.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
refactor: SelectSdkSummary into it's own file krzychukula M No 1.2h 1.2h May 13, 2026

Summary

Refactor

Refactor SelectSdkSummary into separate file

Extracts the SelectSdkSummary component into its own file to improve modularity and maintainability for the onboarding SDK selection flow.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: upgrade to react 19 thomasheartman XL No 214.7h 0.2h May 13, 2026

Summary

Chore

chore: upgrade to react 19

Upgrades the frontend from React 18 to 19, updating dependencies and making type adjustments to maintain compatibility.

Health Assessment

Large
High
High
  • The PR required extensive mechanical changes and multiple commits after the initial review, indicating significant rework and complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: bump MUI to v9 dharmadeveloper108 XL No 27.8h 1.6h May 13, 2026

Summary

Chore

Bump MUI to v9

Upgrade Material UI to v9, updating component props and imports to eliminate deprecation warnings and improve UI consistency.

Health Assessment

X-Large
High
Medium
  • The PR made extensive changes across 20 frontend files, but the review was completed quickly in a single round, indicating efficient collaboration despite the large scope.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: handle new status in existing onboarding flows krzychukula XS No 1.3h 0.9h May 13, 2026

Summary

Bug Fix

Fix onboarding status handling

Corrects frontend behavior after new status introduced, ensuring onboarding flows work correctly.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 1.3 hours.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
chore: simplify new connect sdk flow nunogois XL No 18.0h 15.2h May 13, 2026

Summary

Refactor

Simplify new connect SDK flow

Streamlines the onboarding experience for developers integrating the new Connect SDK, reducing friction and visual clutter.

Health Assessment

X-Large
Medium
Low
  • F
  • a
  • s
  • t
  • c
  • y
  • c
  • l
  • e
  • t
  • i
  • m
  • e
  • a
  • n
  • d
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • r
  • e
  • v
  • i
  • e
  • w
  • f
  • r
  • i
  • c
  • t
  • i
  • o
  • n
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • e
  • e
  • f
  • f
  • i
  • c
  • i
  • e
  • n
  • t
  • i
  • m
  • p
  • l
  • e
  • m
  • e
  • n
  • t
  • a
  • t
  • i
  • o
  • n
  • ,
  • t
  • h
  • o
  • u
  • g
  • h
  • t
  • h
  • e
  • l
  • a
  • r
  • g
  • e
  • c
  • o
  • d
  • e
  • c
  • h
  • u
  • r
  • n
  • s
  • u
  • g
  • g
  • e
  • s
  • t
  • s
  • s
  • i
  • g
  • n
  • i
  • f
  • i
  • c
  • a
  • n
  • t
  • r
  • e
  • f
  • a
  • c
  • t
  • o
  • r
  • i
  • n
  • g
  • .

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(pnpm): Update to 11.1.1 chriswk XS No 0.2h 0.0h May 13, 2026

Summary

Chore

Update pnpm to 11.1.1

Keeps the package manager up to date, ensuring compatibility and security for the project.

Health Assessment

Small
Low
Low
  • Quick dependency bump with immediate approval, indicating minimal complexity and low risk.

AI Details

Confidence: 0.75

Tech Stack

chore(deps): update aws-actions/configure-aws-credentials action to v6 renovate XS No 10.5h 10.5h May 13, 2026

Summary

Chore

Update AWS credentials action to v6

Bumps the AWS credentials GitHub Action to v6, ensuring compatibility with newer runner versions and improved features.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within 10 hours with minimal changes and no review iterations.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: fix new connect SDK flow by using correct onboarding status nunogois S No 14.5h 14.0h May 13, 2026

Summary

Bug Fix

Fix SDK flow using correct onboarding status

Corrects a bug that caused the SDK flow to use the wrong onboarding status, ensuring accurate state handling for new connections. This improves reliability of the onboarding experience for users integrating the SDK.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and a single review round indicates a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): update dependency react-router to v7.15.0 renovate XS No 0.1h - May 12, 2026

Summary

Chore

Update react-router dependency to v7.15.0

This PR updates the react-router library to the latest patch, ensuring compatibility and bug fixes for the application.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within minutes, indicating low risk and high confidence in automated tooling.

AI Details

Tech Stack

Languages: Yaml
chore: connect sdk - generate api key krzychukula L No 1.3h 0.2h May 12, 2026

Summary

Feature

Add API key generation UI for SDK onboarding

Enables users to generate API keys during SDK onboarding, improving developer experience.

Health Assessment

Large
Low
Low
  • Rapid iteration with minimal review rounds indicates high confidence in code quality.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: Grid width on billing page dharmadeveloper108 XS No 0.3h 0.3h May 12, 2026

Summary

Bug Fix

Fix Grid width on billing page

Fixes a visual bug in the billing page caused by MUI Grid migration, ensuring rows stack correctly.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes; no rework needed.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update use of button to chip (finally!) thomasheartman S No 1.4h 1.4h May 12, 2026

Summary

Chore

Update button to chip component

Aligns UI component with MUI v5, improving focus handling and visual consistency.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved focus issue promptly.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: colors and spacing FredrikOseberg L No 0.4h 0.4h May 12, 2026

Summary

Bug Fix

Fix colors and spacing in splash overlay

Adjusts splash screen styling to meet UX feedback, improving visual consistency.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: generate api key - token explanation component krzychukula L No 3.0h 0.4h May 12, 2026

Summary

Feature

Add token explanation component for API key generation

Provides users with a clear explanation of the API key token during onboarding, improving usability and reducing confusion.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 3 hours with minimal back‑and‑forth, indicating a smooth, low‑risk change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
task: remove deprecated value and type aliases for tagType and tagValue chriswk M No 3.1h 2.4h May 12, 2026

Summary

Refactor

Remove deprecated tagType and tagValue aliases

Clean up feature tag schema by removing deprecated aliases, improving clarity and reducing maintenance overhead.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework, indicating a straightforward refactor with clear intent.

AI Details

Tech Stack

Languages: Typescript, Javascript
chore: configure the SDK step nunogois M No 1.0h 0.0h May 12, 2026

Summary

Feature

Add Configure SDK step to Connect dialog

Enables users to configure the SDK during onboarding, improving integration speed and reducing setup friction.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1 hour and immediate approval indicate a straightforward UI enhancement with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat: safeguard new in unleash FredrikOseberg XL No 27.5h 1.4h May 12, 2026

Summary

Feature

Add New in Unleash section

Explains safeguards value proposition to new users

Health Assessment

Medium
Low
Low
  • Fast cycle time and quick review turnaround indicate a well-structured and well-received PR

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.90

Tech Stack

Languages: Typescript
Frameworks: React
chore: generate api key select environment krzychukula M No 1.2h 0.2h May 12, 2026

Summary

Feature

Generate API key environment selection

Adds a UI step for selecting the environment when generating an API key, improving onboarding flow.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations indicates straightforward UI enhancement.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): update dependency express-rate-limit to v8.5.0 renovate XS No 0.1h - May 12, 2026

Summary

Chore

Update express-rate-limit dependency to v8.5.0

This PR updates the express-rate-limit package to the latest patch, ensuring improved security and bug fixes for rate limiting middleware.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low risk and high confidence in automated dependency update.

AI Details

Tech Stack

Languages: Yaml
chore(deps): update dependency @slack/web-api to v7.15.2 renovate S No 0.1h - May 12, 2026

Summary

Chore

Update @slack/web-api dependency to v7.15.2

This PR updates the Slack Web API client to the latest patch, ensuring compatibility and security fixes for the application.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within minutes.

AI Details

Tech Stack

Languages: Yaml
chore(deps): update dependency msw to v2.14.3 renovate S No 0.1h - May 11, 2026

Summary

Chore

chore(deps): update dependency msw to v2.14.3

Updates the msw library to v2.14.3, incorporating bug fixes and new features that improve request mocking reliability.

Health Assessment

Small
Low
Low
  • Rapid merge with no review comments; minimal code changes and low risk.

AI Details

Tech Stack

Languages: Javascript
chore(deps): update dependency joi to v18.2.1 renovate XS No 0.1h - May 11, 2026

Summary

Chore

chore(deps): update dependency joi to v18.2.1

This PR updates the Joi validation library to a newer patch version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Quick dependency bump with no review needed, merged within minutes.

AI Details

Tech Stack

feat: add save/cancel to remote MCP settings page gergokekesi M No 0.3h 0.2h May 11, 2026

Summary

Feature

Add save/cancel to remote MCP settings

Users can now explicitly save or cancel changes to remote MCP settings, preventing unintended updates and improving configuration control.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat: add plausible tracking for external impact metrics settings gergokekesi S No 116.9h 18.1h May 11, 2026

Summary

Feature

Add Plausible tracking for external impact metrics settings

Adds Plausible analytics tracking to the Impact Metrics admin page, enabling tracking of toggle, test integration, and save actions for better insight into external impact metrics usage.

Health Assessment

Small
Low
Medium
  • Merged after a single review with minimal changes, but the overall cycle time was extended, likely due to scheduling or unrelated delays.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
fix: add right margin to HelpIcon for visual symmetry gergokekesi XS No 97.6h 1.0h May 11, 2026

Summary

Bug Fix

Add right margin to HelpIcon for symmetry

This change corrects a visual imbalance in the HelpIcon component by adding a right margin to match the existing left margin, ensuring consistent spacing on the admin settings page. The fix improves UI polish and user experience.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward change; the long cycle time was due to a delay before the first review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: rename wording in external impact metrics kwasniew XS No 0.3h - May 11, 2026

Summary

Refactor

Rename wording in external impact metrics

Update UI text for external impact metrics to improve clarity.

Health Assessment

Small
Low
Low
  • Quick change with minimal impact, merged within 20 minutes.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
chore: show selected sdk krzychukula M No 1.8h 1.5h May 11, 2026

Summary

Feature

Show selected SDK in onboarding dialog

Adds UI to display the chosen SDK during onboarding, improving clarity for new users.

Health Assessment

Small
Low
Low
  • Fast cycle time with a single review and minimal rework indicates a smooth, low-risk change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
feat: improve error display for impact metric mini chart kwasniew S No 0.2h - May 11, 2026

Summary

Feature

Improve error display for impact metric mini chart

Enhances user experience by providing clearer error messages in the mini chart component, reducing confusion and support tickets.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate minimal friction and high confidence in the change.

AI Details

Usage: AI Assisted
Confidence: 0.90

Tech Stack

Languages: Typescript
Frameworks: React
chore: update deprecated MUI PaperProps and renderTags dharmadeveloper108 L No 70.0h 69.8h May 11, 2026

Summary

Chore

Update deprecated MUI PaperProps and renderTags

Migrates UI components to MUI v9 props, ensuring consistent styling across the application. This reduces maintenance overhead and prevents future compatibility issues.

Health Assessment

Large
High
High
  • The PR had a long review cycle of nearly 70 hours and involved many files, indicating significant rework and potential integration complexity.
  • The migration was performed after a delay, suggesting possible blockers or oversight.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore: redirect to the feature page krzychukula S No 3.5h 0.3h May 11, 2026

Summary

Chore

Redirect to feature flag details page

Ensures users are directed to the feature flag details page during onboarding, improving context and usability.

Health Assessment

Small
Low
Low
  • Quick, single-commit change with minimal review, indicating straightforward maintenance.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: lazy-load LogRocket SDK to avoid eager script injection sjaanus M No 1.0h 0.2h May 11, 2026

Summary

Bug Fix

Fix lazy-load LogRocket SDK

Ensures LogRocket SDK is only loaded when needed, reducing unnecessary script injection and improving page load performance.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, reviewed and merged within an hour, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: implement "select sdk" state nunogois M No 0.6h 0.6h May 11, 2026

Summary

Feature

Add SDK selection state

Enables users to select an SDK during onboarding, streamlining setup.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate a smooth process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(security): Bump fast-uri explicitly to 3.1.2 chriswk XS No 0.1h 0.0h May 11, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: gate LogRocket on trial instances sjaanus XS No 0.6h 0.5h May 11, 2026

Summary

Feature

Gate LogRocket on trial instances

Restricts LogRocket session recording to trial customers on enterprise PAYG plans, stopping active paying customers from being recorded.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: select SDKs feedback krzychukula XS No 1.2h 0.7h May 11, 2026

Summary

Chore

Add SDK selection feedback to onboarding dialog

Provides user feedback on SDK selection during onboarding, improving clarity.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate minimal impact and straightforward UI improvement.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: treat missing lifecycle as initial stage in implement flag banner sjaanus XS No 0.2h 0.2h May 11, 2026

Summary

Bug Fix

Fix missing lifecycle handling in flag banner

Ensures onboarded projects see implementation guidance for flags without evaluations, improving user onboarding.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
« Page 3 of 5 »

Get this analytics stack for your team

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

Connect Repos