Pull Request Explorer

Exploring 230 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: update onboarding flow to conditionally render new steps krzychukula S No 0.1h 0.1h May 06, 2026

Summary

Chore

Update onboarding flow to conditionally render new steps

Adds conditional rendering to the onboarding flow, ensuring components appear or hide based on step completion, improving user experience.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore: project onboarding dismiss small button krzychukula XS No 0.7h 0.7h May 06, 2026

Summary

Chore

Add dismiss button to onboarding progress

Adds a small dismiss button to the onboarding progress component, improving user control during onboarding.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
test: simple visual TDD based on stories krzychukula XL No 0.5h 0.5h May 06, 2026

Summary

Chore

Add visual TDD stories for UI components

Provides visual test stories for UI components, enabling developers to quickly validate UI behavior during development.

Health Assessment

X-Large
Low
Low
  • Rapid iteration with minimal review, indicating straightforward changes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(onboarding): implement new step 3 (turn flag on/off) sjaanus M No 1.0h 0.1h May 06, 2026

Summary

Feature

Add onboarding step to toggle feature flag

Adds a new onboarding step that lets users enable or disable feature flags during project setup, improving user onboarding experience.

Health Assessment

Medium
Low
Low
  • Quick review and merge within an hour, indicating straightforward change with minimal friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: project onboarding step 2 title and body should depend on state krzychukula S No 0.4h 0.2h May 06, 2026

Summary

Chore

Update onboarding step 2 text based on state

Aligns onboarding UI with design specifications, improving user clarity.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate a straightforward UI text update with minimal risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
fix: removed catalog since we use this as a dependency from git sha, … chriswk M No 0.5h 0.5h May 06, 2026

Summary

Bug Fix

Remove catalog dependency due to git SHA build issue

Fixes dependency resolution for enterprise builds by removing catalog usage, ensuring OSS builds from git SHA work correctly.

Health Assessment

Medium
Low
Low
  • Resolved quickly with minimal changes, no significant review friction.

AI Details

Tech Stack

Languages: Javascript
chore: Project Onboarding Step 2 krzychukula L No 0.7h 0.2h May 06, 2026

Summary

Feature

Add Project Onboarding Step 2 UI

Adds a new onboarding step for SDK connection and flag creation, streamlining the initial setup for users.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
task: migrate to pnpm chriswk XL No 139.6h 138.3h May 06, 2026

Summary

Chore

Migrate package manager to pnpm

Switches from Yarn to pnpm, updating CI workflows and dependencies to improve build consistency and reduce lockfile size.

Health Assessment

X-Large
High
High
  • Large-scale migration with a 139‑hour cycle time and delayed review indicates significant blockers; final approval was quick but the overall process was slow and high‑risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Yaml, Shell, Typescript
Frameworks: Github-Actions
chore: replace deprecated TextField props dharmadeveloper108 L No 16.9h 16.1h May 06, 2026

Summary

Refactor

Replace deprecated TextField props

Updates deprecated TextField props to ensure compatibility with MUI v7 and prevent test failures.

Health Assessment

Medium
Low
Medium
  • PR completed quickly with a single commit and minimal review, indicating a straightforward refactor of deprecated props.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(onboarding): implement new step 1 (create flag) for project setup sjaanus L No 1.2h 0.4h May 06, 2026

Summary

Feature

Implement onboarding step 1: create flag

Adds a new onboarding step that guides users to create a feature flag, improving initial setup flow.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat: connect admin impact metrics to backend kwasniew M No 17.5h 0.2h May 06, 2026

Summary

Feature

Connect admin impact metrics to backend

Adds integration between the admin impact metrics page and enterprise external‑source endpoints, enabling admins to view real‑time metrics and make data‑driven decisions.

Health Assessment

Medium
Low
Low
  • Fast cycle time (17.5h) and minimal rework indicate a smooth review process.

AI Details

Confidence: 0.15

Tech Stack

Languages: Typescript
Frameworks: React
refactor: Enable biome "useExhaustiveDependencies" for GenerateApiKey krzychukula XS No 0.8h 0.5h May 05, 2026

Summary

Refactor

Enable biome useExhaustiveDependencies for GenerateApiKey

Enhances code quality by enforcing exhaustive dependency checks in the GenerateApiKey component, reducing potential runtime bugs.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: new project onboarding header progress krzychukula M No 0.3h 0.3h May 05, 2026

Summary

Feature

Add onboarding header progress component

Introduces a visual progress indicator for project onboarding, enhancing user guidance during setup.

Health Assessment

Medium
Low
Low
  • Rapid review and merge within 18 minutes, indicating low complexity and clear intent.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: new flag accessOverviewRework daveleek XS No 125.4h 123.9h May 05, 2026

Summary

Chore

Add feature flag for access overview rework

Adds a feature flag to decouple the access overview rework from deployment, enabling controlled rollout.

Health Assessment

Small
Low
High
  • Long review and merge times indicate possible bottlenecks in review process or low priority.

AI Details

Tech Stack

Languages: Typescript
chore: update orval types for sdk-connected onboarding status sjaanus XS No 0.2h 0.1h May 05, 2026

Summary

Chore

Update Orval types for sdk-connected onboarding status

Regenerated TypeScript types to include the new onboarding status value, ensuring SDK integration functions correctly.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and no review friction.

AI Details

Tech Stack

Languages: Typescript
chore: new project onboarding accordion layout krzychukula L No 0.4h 0.4h May 05, 2026

Summary

Feature

Add new accordion layout for onboarding

Improves the onboarding experience by reorganizing the project onboarding flow into an accordion layout, making it easier for users to navigate and understand the steps. This change enhances usability and reduces cognitive load during onboarding.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 24 minutes, indicating a smooth review process with minimal friction.

AI Details

Confidence: 0.05

Tech Stack

Languages: Typescript
Frameworks: React
feat: external impact metrics admin UI components kwasniew M No 0.2h - May 05, 2026

Summary

Feature

Add external impact metrics admin UI components

Provides UI components for admins to configure external impact metrics, enabling data‑driven decisions before API integration.

Health Assessment

Small
Low
Low
  • Rapid, single‑file change with minimal review needed; low risk to production

AI Details

Usage: AI Assisted
Confidence: 0.90

Tech Stack

Languages: Typescript
Frameworks: React
chore: update vite-node and vitest to bump vite version thomasheartman XL No 3.4h 0.0h May 05, 2026

Summary

Chore

Update Vite dependencies to latest version

Bumps Vite, vite-node, and vitest to 8.0.10 to keep build tooling up to date.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and immediate approvals indicate low review friction; the large number of lines changed is due to lockfile updates, typical for dependency bumps.

AI Details

Confidence: 0.75

Tech Stack

chore: lint new files by default with useExhaustiveDependencies krzychukula L No 1.5h 1.5h May 05, 2026

Summary

Chore

Add default linting for new files

Ensures new files are linted by default, preventing missing dependency warnings.

Health Assessment

Small
Low
Low
  • Quick change with minimal review, indicating low complexity and risk.

AI Details

Tech Stack

feat: impact metrics admin ui stub kwasniew M No 0.3h - May 05, 2026

Summary

Feature

Add stub for impact metrics admin UI

Provides a placeholder admin UI for impact metrics, controlled by a feature flag.

Health Assessment

Small
Low
Low
  • PR merged within 15 minutes, minimal changes, likely automated review.

AI Details

Usage: AI Assisted
Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore: bump MUI to v6 + migrate to Grid v2 dharmadeveloper108 XL No 114.0h 0.0h May 05, 2026

Summary

Chore

Upgrade MUI to v6 and migrate Grid to v2

This PR upgrades the frontend UI library to MUI v6 and begins migrating Grid components to the new Grid v2 API, improving consistency and future‑proofing the UI.

Health Assessment

Large
Medium
Low
  • The PR had a long cycle time but was reviewed quickly; AI review helped identify issues; moderate risk due to large scope but no blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(onboarding): gate project onboarding behind onboardingProjectSetupNewSteps flag sjaanus L No 0.1h 0.1h May 05, 2026

Summary

Refactor

Gate project onboarding behind feature flag

Creates a new component for future onboarding design while keeping the old one, enabling a smooth transition controlled by a feature flag.

Health Assessment

Medium
Low
Low
  • Rapid review and merge, minimal changes, straightforward refactor.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: finish migration to MUI v6 dharmadeveloper108 XL No 112.5h 91.2h May 05, 2026

Summary

Chore

Finish migration to MUI v6

Completes migration to MUI v6, updating components and snapshots to ensure UI compatibility and type safety.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and required multiple commits after review, indicating significant rework and potential risk to UI stability.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: demo auth center alignment nunogois S No 0.2h 0.1h May 05, 2026

Summary

Bug Fix

Fix demo auth center alignment

Corrects alignment of the demo authentication UI, improving visual consistency for users.

Health Assessment

Small
Low
Low
  • Quick, single‑file change with immediate review and merge, indicating low complexity and high confidence in the fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: implement Remote MCP settings toggle calling actual backend api gergokekesi L No 73.8h 54.4h May 05, 2026

Summary

Feature

Add Remote MCP toggle with backend integration

Enables users to toggle Remote MCP server via UI, updating backend settings and controlling request handling. This improves control over MCP behavior and reduces manual configuration.

Health Assessment

Large
Medium
Medium
  • PR took over 3 days to merge with a single review cycle and moderate number of commits, indicating moderate review friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat: add external impact metrics source schemas and remote mcp setting schemas gergokekesi L No 0.6h 0.0h May 05, 2026

Summary

Feature

Add external impact metrics and remote MCP schemas

Adds OpenAPI schema definitions for external impact metrics and remote MCP settings, enabling frontend type safety and API integration.

Health Assessment

Large
Low
Low
  • PR merged quickly with minimal review, indicating straightforward changes to OpenAPI models.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: getOnboardingStatusForProject add new onboarding status krzychukula M No 17.6h 0.1h May 05, 2026

Summary

Chore

Add new onboarding status under feature flag

Introduces a new onboarding status for projects, controlled by a feature flag, enhancing onboarding tracking without impacting current frontend behavior.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward change; the feature flag ensures safe rollout with low risk to production.

AI Details

Tech Stack

Languages: Typescript, Javascript
test: new status under the flag krzychukula M No 0.6h 0.5h May 05, 2026

Summary

Test

Add new status flag tests

Adds end‑to‑end tests for the new status flag, ensuring correct behavior.

Health Assessment

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

AI Details

Confidence: 0.40

Tech Stack

Languages: Typescript
chore(deps): update dpage/pgadmin4 docker tag to v9.14 renovate XS No 0.1h - May 05, 2026

Summary

Chore

Update pgadmin4 Docker tag to v9.14

Updates the pgadmin4 Docker image to the latest minor version, ensuring compatibility and security patches.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
chore(deps): update dependency ws to v8.20.0 renovate XS No 0.1h - May 05, 2026

Summary

Chore

Update ws dependency to v8.20.0

Bumps the websockets library to the latest patch, maintaining compatibility and security for real‑time features.

Health Assessment

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

AI Details

Tech Stack

« Page 5 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