Pull Request Explorer

Exploring 211 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Trace Details: Migrate to CSS modules aks07 XL No 26.9h 22.2h May 14, 2026

Summary

Refactor

Trace Details: Migrate to CSS modules

Migrates TraceDetailsV3 UI to CSS Modules, improving maintainability and reducing global style conflicts. This refactor enhances code clarity and supports future styling scalability.

Health Assessment

X-Large
Medium
Low
  • The PR involved a substantial refactor of the TraceDetailsV3 UI, with a moderate review cycle and a large codebase change, but was completed quickly after review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(husky): ensure can run without xterm-256color H4ad S No 19.4h 10.6h May 14, 2026

Summary

Bug Fix

Ensure Husky hook runs without xterm-256color

Fixes commit hook failures in IDEs lacking $TERM, improving developer experience.

Health Assessment

Small
Low
Low
  • Resolved quickly in a single commit with minimal review, indicating low complexity and risk.

AI Details

Tech Stack

chore(signozhq): bump to 0.0.19 H4ad L No 21.6h 12.9h May 14, 2026

Summary

Refactor

Upgrade signozhq/ui to v0.0.19

Upgraded the component library to v0.0.19, updating tooltip components for consistency and improved UI behavior.

Health Assessment

Medium
Low
Low
  • Merged within 21.6 hours after a single review, indicating a straightforward, low‑risk change with minimal friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(authz): introduce detach relationship vikrantgupta25 XL No 17.9h 16.7h May 14, 2026

Summary

Feature

Introduce detach relationship in authz

Add attach and detach verbs to FGA schema for M*N relationships and deprecate metaresources resource type

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 20 files changed and 971 lines added, but the review process was relatively smooth with a cycle time of 17.9 hours.

AI Details

Confidence: 0.80

Tech Stack

Languages: Go, Typescript, Python, Yml
Frameworks: Openapi
chore(authz): add support for wildcard selectors vikrantgupta25 M No 1.1h 0.1h May 14, 2026

Summary

Chore

Add support for wildcard selectors

Adds wildcard selector support to authorization, enabling more flexible permission definitions and simplifying configuration for complex access control scenarios.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate a low-risk, straightforward enhancement.

AI Details

Tech Stack

Languages: Go
chore: pin pnpm version in package.json and enforce via preinstall AshwinBhatkal L No 4.4h 4.2h May 14, 2026

Summary

Chore

Pin pnpm version and enforce via preinstall

Ensures consistent pnpm 10.x usage across frontend and e2e tests, preventing install errors and maintaining CI stability.

Health Assessment

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

AI Details

Tech Stack

Fix: dangling and syntax in dashboard filter ( #10674) rinkydevi L AI 118.5h 0.1h May 14, 2026

Summary

Bug Fix

Fix dangling AND and syntax in dashboard filter

Resolves dashboard query failures caused by dangling AND operators and prevents duplicate variable creation, ensuring reliable dashboard filtering and consistent user experience.

Health Assessment

Large
Medium
Low
  • PR addressed two critical bugs with minimal review friction; moderate scope and quick resolution.

AI Details

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

Tech Stack

Languages: Typescript
test: new playwright project to seed data AshwinBhatkal XL No 41.3h 41.2h May 14, 2026

Summary

Test

Add Playwright setup for seeded test data

Adds a committed golden telemetry dataset and Playwright setup to seed data for reliable E2E tests, ensuring chart data assertions are valid and time‑drift issues are eliminated.

Health Assessment

X-Large
High
High
  • The PR introduced a large test infrastructure overhaul, taking over 41 hours to review and merge, indicating significant complexity and potential risk.

AI Details

Tech Stack

Languages: Python, Typescript
fix: return 404 when no comparable spans are found krsoninikhil XS No 18.4h 18.2h May 14, 2026

Summary

Bug Fix

Return 404 for missing span percentiles

This fix ensures the span percentile API returns a 404 instead of a 500 when no comparable spans exist, improving error semantics and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle.

AI Details

Tech Stack

Languages: Go
fix: added fix for traceoperator not getting saved in alerts ahrefabhi S No 186.1h 4.4h May 14, 2026

Summary

Bug Fix

Fix trace operator persistence in alerts

Ensures trace operator queries are correctly saved and restored in threshold alerts, improving alert accuracy and user experience.

Health Assessment

Small
Low
Low
  • Single review and quick fix, but long cycle time likely due to scheduling rather than code complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(time-picker): disable browser autofill on time selection input AshutoshSharma-pixel XS No 98.6h 14.2h May 13, 2026

Summary

Bug Fix

Disable browser autofill on time picker

Prevents irrelevant autofill suggestions from appearing in the time picker, improving user experience.

Health Assessment

Small
Low
Medium
  • PR addressed a minor UI issue with a single change, but took longer than typical due to delayed review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(alert-details): missing icon for nodata alerts jatinderjit XS No 7.2h 6.9h May 13, 2026

Summary

Bug Fix

Fix missing icon for no-data alerts

Ensures alert history page displays correct icon and text for no-data alerts, improving visibility and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within a single review cycle.

AI Details

Tech Stack

Languages: Typescript, Go
Frameworks: React
fix(alerts): invalidate rule cache after disable/enable toggle jatinderjit XS No 5.7h 5.4h May 13, 2026

Summary

Bug Fix

Invalidate rule cache after toggle

Ensures that enabling or disabling an alert rule persists correctly, preventing silent state reverts and improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and no significant risk to production.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix: remove returnSpansFrom from rawexport e2e piyushsingariya S No 8.2h 7.5h May 13, 2026

Summary

Test

Fix: remove returnSpansFrom from rawexport e2e

Removes an unsupported `returnSpansFrom` parameter from raw export tests, preventing ClickHouse errors and aligning test behavior with the UI.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a low‑risk, straightforward fix with no significant rework.

AI Details

Tech Stack

Languages: Python
feat(triggered-alerts): rewrite page to use new table component H4ad XL No 40.0h 34.2h May 13, 2026

Summary

Feature

Rewrite alerts page with new table component

The Triggered Alerts page was rewritten to use a new table component and layout, improving UI consistency and maintainability for users.

Health Assessment

Large
Medium
Medium
  • The PR had a moderate cycle time with a single review after a significant delay, indicating some friction but ultimately merged without major rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
feat(list-alerts): rewrite page to use new table component H4ad XL No 15.3h 9.9h May 13, 2026

Summary

Feature

Rewrite alerts page with new table component

Improves alerts page consistency and usability by adopting the new table component, enhancing user experience and maintainability. This change aligns the alerts UI with other pages, simplifying future updates.

Health Assessment

X-Large
Low
Low
  • The PR was completed quickly with minimal review, indicating a straightforward frontend refactor with no major blockers.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(authz): enable multi role assignment for members page SagarRajput-7 L No 22.4h 0.5h May 13, 2026

Summary

Feature

Enable multi-role assignment for members page

Adds the ability for members to hold multiple roles, enhancing flexibility and aligning member permissions with service account capabilities.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (22h) with minimal back‑and‑forth, indicating a straightforward feature addition with low risk.

AI Details

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

Tech Stack

Languages: Typescript, Go, Python
Frameworks: React
chore: revert signoz to v0.122.0 release in deploy/docker Nageshbansal XS No 1.2h 0.8h May 13, 2026

Summary

Chore

Revert signoz to v0.122.0 release

Reverts the signoz version to v0.122.0 in the deploy/docker configuration to address potential issues with the v0.123.0 release.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
fix: disable opamp integration for llm nityanandagohain XS No 0.4h 0.1h May 13, 2026

Summary

Bug Fix

Disable opamp integration for LLM

Disables the opamp integration for LLM to prevent unintended behavior.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no major risk.

AI Details

Tech Stack

Languages: Go
fix: replace log icons with list icon tewarig XS No 0.3h 0.1h May 13, 2026

Summary

Bug Fix

Replace log icons with list icon

Users see the correct icon for logs, improving UI consistency and reducing confusion.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; low risk to existing functionality.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore(release): bump SigNoz to v0.123.0, OTel Collector to v0.144.4 primus-bot S No 0.6h 0.3h May 13, 2026

Summary

Chore

Bump SigNoz and OTel Collector versions

Updates SigNoz and its OpenTelemetry Collector to the latest stable releases, ensuring compatibility and new features for users.

Health Assessment

Small
Low
Low
  • Rapid release cycle with minimal changes and quick review, indicating a straightforward version bump.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Docker
Feat/trace details pending 2 aks07 XL No 42.3h 42.0h May 13, 2026

Summary

Feature

Polish V3 trace details: Zustand store, icon migration

Enhances trace details UI with state store migration, icon system update, and pinned‑attribute sync, improving user experience and maintainability.

Health Assessment

X-Large
Medium
Medium
  • The PR involved extensive refactoring and UI polish across the V3 trace details surface, with a moderate review cycle and large code churn, indicating significant effort but no critical regressions expected.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
feat: add lint rule to enforce subpath imports for Signoz UI components YounixM L No 0.7h 0.1h May 12, 2026

Summary

Chore

Add lint rule for subpath imports

Enforces subpath imports for Signoz UI components to reduce Jest load time and flaky timeouts

Health Assessment

Medium
Low
Low
  • Quick review and merge process
  • Low risk due to limited scope and clear documentation

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Feat/trace details pending aks07 XL No 195.1h 184.8h May 12, 2026

Summary

Feature

Add Trace Details V3 features and fixes

Enhances trace exploration with color‑by, filters, pagination, and state management, improving user productivity and reducing UI latency.

Health Assessment

X-Large
High
High
  • Large, complex PR with many iterations and an extended review period, indicating high risk and potential for regressions.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(infra-monitoring): v2 volumes list api nikhilmantri0902 XL No 313.5h 309.2h May 12, 2026

Summary

Feature

Add v2 volumes list API endpoint

Introduces a new POST /api/v2/infra_monitoring/volumes endpoint for listing PersistentVolumeClaims, enabling consistent infra monitoring across entities.

Health Assessment

Large
High
High
  • Long review cycle and large code addition suggest significant effort; no regressions expected but careful testing required.

AI Details

Tech Stack

Languages: Go, Typescript, Yaml
feat(pnpm): migrate away from yarn H4ad XL No 277.5h 253.8h May 12, 2026

Summary

Chore

Migrate from Yarn to Pnpm to speed builds

This change replaces Yarn with Pnpm, reducing CI build times by ~11 minutes and improving developer experience.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and many commits, indicating significant rework and potential risk to stability.

AI Details

Tech Stack

Languages: Typescript, Yaml
chore: update orval tewarig M No 0.4h 0.2h May 12, 2026

Summary

Chore

Update Orval dependency

Bumps Orval to a newer minor version to keep API type generation up to date, ensuring compatibility with latest features.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
fix(infra-monitoring): handle -1 values on hosts metrics H4ad L No 23.9h 20.9h May 12, 2026

Summary

Bug Fix

Fix infra monitoring -1 values handling

This change corrects negative metric values in infrastructure monitoring, preventing misleading -100% displays. It also adds tooltip support for empty data across related lists.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single commit and minimal review, indicating a straightforward bug fix with low complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(infra-monitoring-details): migrate metrics to query range v5 H4ad XL No 255.1h 0.1h May 12, 2026

Summary

Feature

Migrate metrics to query range v5

Enables faster, more accurate metrics in infrastructure monitoring, improving user experience and analytics.

Health Assessment

Large
Medium
Low
  • The PR introduced a substantial refactor of the metrics UI, taking over a month to merge despite a quick initial review, indicating potential bottlenecks in the merge process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat: module and store for span mapper nityanandagohain XL No 336.7h 0.2h May 12, 2026

Summary

Feature

Add module and store for span mapper

Adds a module and store for span mapping, enabling more accurate trace‑to‑metric correlation. This improves observability and helps users diagnose performance issues faster.

Health Assessment

Large
High
High
  • The PR required extensive rework over a 14‑day cycle, with multiple merge conflicts and cleanup commits, indicating a complex feature addition that needed significant iteration.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go, Typescript, Yaml
chore: update ts-jest and show filters styles tewarig S No 0.7h 0.5h May 12, 2026

Summary

Chore

Update ts-jest and fix filter styles

This PR updates ts-jest to address a critical CVE and corrects UI filter styling for improved user experience. Ensures secure dependencies and a cleaner interface.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a low‑risk, straightforward update that resolves a security vulnerability and improves UI consistency.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat: migrate from lucide react and antD icons to signoz icons tewarig XL No 113.6h 0.1h May 12, 2026

Summary

Feature

Migrate icon system to SigNoz icons

Unifies the icon library, removes third‑party dependencies, reduces bundle size, and ensures visual consistency across the application.

Health Assessment

X-Large
High
Medium
  • The PR required many commits after a single review, indicating significant rework across a large codebase; while the review was quick, the extensive changes raise risk of visual regressions and require careful testing.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(global-time): initialize store with default value instead of 0 H4ad M No 0.9h 0.6h May 11, 2026

Summary

Bug Fix

Initialize global time store with default value

Fixes incorrect rendering of time‑based lists by initializing the global time store with the parsed 30m value instead of zero, ensuring monitoring dashboards display data correctly after refresh.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
feat(infra-monitoring): v2 clusters list api nikhilmantri0902 XL No 311.3h 306.9h May 11, 2026

Summary

Feature

Add v2 clusters list API

Introduces a new v2 endpoint for listing clusters, providing a unified infra monitoring surface across hosts, pods, nodes, and namespaces.

Health Assessment

Large
Low
High
  • The PR had a long cycle time and delayed first review, indicating slow feedback loops, but the change is additive with minimal blast radius.

AI Details

Tech Stack

Languages: Yaml, Typescript, Go
feat(authz): enable multi role assignment for service account SagarRajput-7 L No 74.8h 74.6h May 11, 2026

Summary

Feature

Enable multi role assignment for service accounts

Adds ability for service accounts to be assigned multiple roles, improving flexibility and security for access control.

Health Assessment

Medium
High
High
  • The PR took over three days to merge with a long review period, indicating significant review friction and potential coordination challenges.
  • The change adds moderate code changes across both frontend and backend, but the extended cycle time suggests complexity in the implementation and testing.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript, Go, Python
Frameworks: React
feat(infra-monitoring): v2 namespaces list api nikhilmantri0902 XL No 307.1h 187.4h May 11, 2026

Summary

Feature

Add v2 namespaces list API for infra monitoring

Introduces a new API endpoint to list Kubernetes namespaces with aggregated CPU/memory metrics and per‑phase pod counts, giving users richer monitoring insights without affecting the existing v1 endpoint.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and slow first review, indicating potential bottlenecks. The large code changes and many files suggest a high risk of regressions.

AI Details

Tech Stack

Languages: Go, Typescript, Yaml
feat(auditor): add file provider therealpandey M No 1.1h 0.1h May 11, 2026

Summary

Feature

Add file-based auditor provider

Adds a file-based audit log provider enabling audit events to be persisted locally, facilitating compliance and debugging.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence in implementation.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
feat: update imports for @signozhq/ui components YounixM XL No 0.5h 0.1h May 08, 2026

Summary

Refactor

Update imports for @signozhq/ui components

This refactor replaces barrel imports with subpath imports for @signozhq/ui, reducing test load times and eliminating flakiness caused by eager module loading.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed and merged within 30 minutes, indicating high confidence in the mechanical changes and minimal risk to runtime behavior.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(ruletypes): publish OpenAPI 3 discriminator on RuleThresholdData and EvaluationEnvelope therealpandey M No 84.8h 0.4h May 08, 2026

Summary

Feature

Publish OpenAPI discriminator for rule types

Adds OpenAPI discriminator metadata so codegen tools generate typed schemas, eliminating manual JSON bridges and improving developer experience.

Health Assessment

Medium
Medium
Low
  • PR received a quick review within 24 minutes but took over 3 days to merge, suggesting scheduling delays rather than technical blockers.

AI Details

Tech Stack

Languages: Go, Typescript
chore: filter out warning and info level events YounixM XS No 25.5h 0.1h May 08, 2026

Summary

Bug Fix

Filter warning and info level events

Reduces noise in frontend error reporting by filtering out non‑actionable warning and info events, ensuring alerts focus on real errors.

Health Assessment

Small
Low
Low
  • Quick, single‑file change with fast review and no rework, indicating low complexity and minimal risk to production.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat(ingestion): make set alert on ingestion limit prominent and added default alert name SagarRajput-7 XL No 24.0h 0.2h May 07, 2026

Summary

Feature

Improve ingestion alert UX and default naming

Enhances user experience by making the ingestion limit alert button more visible and auto‑generates a default alert name, reducing setup friction.

Health Assessment

X-Large
Medium
High
  • The PR was reviewed quickly but required multiple subsequent commits, indicating iterative refinement and moderate risk due to the large code change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(typography): migrate to @signozhq/ui H4ad XL No 41.7h 0.3h May 07, 2026

Summary

Refactor

Migrate typography to custom UI library

Replace Antd Typography with lightweight SigNoz UI components, improving performance and reducing bundle size.

Health Assessment

Medium
Medium
Medium
  • Fast initial review but several rework commits indicate moderate complexity. Scope is medium and blast radius is entire app, so risk is moderate.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
test: dashboards list spec with new e2e framework AshwinBhatkal XL No 50.4h 48.7h May 07, 2026

Summary

Test

Add E2E coverage for dashboards list page

Adds end-to-end tests for the dashboards list page, including helper utilities and a real-world JSON test fixture.

Health Assessment

Large
Low
Low
  • The PR has a large scope with many files changed, but the risk level is low since it's a test-only change.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: Playwright
feat(infra-monitoring): show total items count on list page H4ad M No 16.7h 15.1h May 07, 2026

Summary

Feature

Add total items count to infra monitoring list

Users can now see the total number of items on infrastructure monitoring list pages, improving visibility and reducing confusion.

Health Assessment

Medium
Low
Medium
  • PR completed quickly with a single commit and a fast review, indicating a straightforward feature addition with minimal rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(lint-staged): run format for css files & parallel tsgo check H4ad XS No 15.4h 14.5h May 07, 2026

Summary

Bug Fix

Fix lint-staged to format CSS and run tsgo

Ensures CSS changes are formatted and TypeScript checks run in parallel, improving local development consistency.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 15 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Javascript
feat(infra-monitoring): v2 nodes list api nikhilmantri0902 XL No 216.0h 0.7h May 07, 2026

Summary

Feature

Add v2 nodes list API for infra monitoring

Introduces a new v2 endpoint to list infrastructure nodes, providing detailed metrics and pagination, enhancing observability for users.

Health Assessment

X-Large
High
Low
  • Large-scale addition of a new API endpoint with extensive backend logic and frontend integration; review was quick but many commits indicate iterative development and potential for integration complexity.

AI Details

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

Tech Stack

Languages: Yaml, Typescript, Go
fix(frontend): simplify password matching logic belikedeep M AI 55.4h 0.1h May 06, 2026

Summary

Bug Fix

Simplify password matching logic

Fixes a race condition that allowed account creation with mismatched passwords, improving security and user experience.

Health Assessment

Medium
Low
Low
  • Quick review cycle with AI bugbot assistance; minimal rework; small scope; fast turnaround.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: dashboard date refresh tushar-signoz M No 3.5h 0.9h May 06, 2026

Summary

Bug Fix

Fix dashboard date refresh regression

Corrects a dashboard refresh bug that caused custom time ranges to become invalid, ensuring accurate time bounds after updates.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence in stability.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(release): bump SigNoz to v0.122.0 primus-bot XS No 1.1h 0.9h May 06, 2026

Summary

Chore

Bump SigNoz to v0.122.0

Release SigNoz v0.122.0.

Health Assessment

Small
Low
Low
  • Quick release bump with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
chore: added reference to crosspanel sync docs ahrefabhi M No 0.5h 0.4h May 06, 2026

Summary

Refactor

Add docs link tooltip to dashboard settings

Adds a tooltip linking to Cross‑Panel Sync docs in dashboard settings, improving user guidance.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
« Page 4 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