Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(settings): add admin notice to organization-details page joethreepwood S AI 96.7h 9.1h Jun 01, 2026

Summary

Feature

Add admin notice to organization-details page

Provides a clear permission warning on the organization settings page, ensuring users understand admin or owner rights are required before making changes.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes led to a quick merge; no tests added and the update is purely UI.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(data-warehouse): set postgres statement_timeout via client cursor Gilbert09 XS AI 66.5h 0.1h Jun 01, 2026

Summary

Bug Fix

Restore statement_timeout on Postgres streaming connection

Fixes silent failure of statement_timeout setting on Postgres syncs, preventing premature query timeouts and ensuring reliable data warehouse imports.

Health Assessment

Small
Low
Low
  • Quick one-line fix with minimal code changes and fast review turnaround, indicating low complexity and low risk to production.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): mark DoIt "Report no longer exists" as non-retryable Gilbert09 S AI 16.8h 0.0h Jun 01, 2026

Summary

Feature

Mark DoIt 'Report no longer exists' as non-retryable

Prevents endless retry loops for permanent DoIt API errors, improving reliability and user experience. Users can now disable failed imports and receive actionable guidance.

Health Assessment

Small
Low
Low
  • Quick review and merge within 17 hours, minimal rework.

AI Details

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

Tech Stack

Languages: Python
chore: add CI backwards-compat config rule rnegron XS AI 62.2h 62.2h Jun 01, 2026

Summary

Docs

Add CI backwards-compat config rule

Adds a guideline to keep CI workflow changes backwards compatible, preventing breakage in open PRs.

Health Assessment

Small
Low
High
  • Docs-only change with minimal code, but review took over 2 days, indicating a process bottleneck.

AI Details

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

Tech Stack

chore(devex): Add group declarations for new services in phrocs mp-hog XS No 0.3h 0.2h Jun 01, 2026

Summary

Chore

Add group declarations for new services in phrocs

Adds organizational group labels to two mprocs process definitions, ensuring services are correctly grouped in the UI.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes and immediate approval, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Yaml
feat(llma): Extract title to show on sessions page mp-hog L No 68.6h 2.5h Jun 01, 2026

Summary

Feature

Show session titles on details page

Adds a title display to session details, improving usability by replacing opaque IDs with meaningful titles.

Health Assessment

Large
Low
Low
  • PR had a moderate cycle time but a quick initial review; minimal rework and straightforward feature addition.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(usage-report): trim oversize org payloads before capture abhischekt M No 89.5h 0.1h Jun 01, 2026

Summary

Bug Fix

Trim oversized organization usage report payloads

Ensures large organization usage reports are captured without exceeding Kafka limits, improving analytics reliability for high‑volume orgs.

Health Assessment

Small
Low
Low
  • Fast review and minimal code changes indicate low risk; the fix addresses a silent data loss issue with a small, targeted patch.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
Update new hire onboarding contact information molszewska XS No 0.2h - Jun 01, 2026

Summary

Docs

Update new hire onboarding contact information

Updated onboarding document to replace Charles with Ben Bradley as the contact for GTM teams, ensuring accurate communication for new hires.

Health Assessment

Small
Low
Low
  • Rapid documentation update with minimal review and no code changes, indicating low risk and high efficiency.

AI Details

Confidence: 0.95

Tech Stack

feat(slack-app): use slack integration kind for coding-agent mentions VojtechBartos L AI 66.3h 66.3h Jun 01, 2026

Summary

Feature

Use Slack integration kind for coding-agent mentions

Consolidates coding‑agent Slack mentions into the standard notifications app, eliminating the need for a separate Slack app and simplifying onboarding for customers.

Health Assessment

Large
Medium
Medium
  • The PR required 66 hours from first review to merge, indicating a slow review cycle, but only a single commit was needed after the initial review, suggesting minimal rework.

AI Details

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

Tech Stack

Languages: Python
fix: no-op blank project tokens marandaneto L No 71.6h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix no-op for blank project tokens

Ensures SDKs gracefully handle missing or blank project tokens, preventing unnecessary network traffic and errors in misconfigured environments. This improves reliability and reduces noise for users deploying PostHog in varied contexts.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework indicate a straightforward bugfix with clear test coverage.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript, Typescript
feat(core): detect Brave, Vivaldi, Yandex, Whale, DuckDuckGo, Pale Moon, Waterfox pauldambra L No 58.3h 0.2h Jun 01, 2026

Summary

Feature

Add detection for multiple Chromium and Firefox forks

Enhances browser detection to correctly bucket users on Brave, Vivaldi, Yandex, Whale, DuckDuckGo, Pale Moon, and Waterfox, improving analytics accuracy.

Health Assessment

Large
High
High
  • The PR underwent rapid iteration with multiple review cycles and extensive testing, indicating a complex feature addition that required careful validation.

AI Details

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

Tech Stack

Languages: Javascript
chore(deps): bump uv from 0.9.30 to 0.11.15 in /examples/example-ai-crewai dependabot S No 59.5h 59.5h Jun 01, 2026

Summary

Chore

Bump uv dependency to 0.11.15

Updates uv to address security fixes and performance improvements.

Health Assessment

Small
Low
High
  • Dependabot auto‑generated PR with a long review delay; minimal code changes; low risk to production.

AI Details

Confidence: 1.00

Tech Stack

feat(insights): show legend on lifecycle chart sampennington L AI 89.4h 0.1h Jun 01, 2026

Summary

Feature

Add legend to lifecycle chart

Adds a legend to the lifecycle chart, improving visibility of status swatches and aligning with legacy behavior.

Health Assessment

Large
Medium
Low
  • Fast review (0.1h) but long cycle time (89.4h) due to extensive testing and CI checks. Medium scope (204 lines, 9 files) and moderate risk, with no hotfix or revert flags.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(data-warehouse): redact API key credentials from request logs MarconLP L AI 75.2h 0.6h Jun 01, 2026

Summary

Bug Fix

Redact API key credentials from request logs

Ensures sensitive API keys are never exposed in logs or stored samples, strengthening security compliance and protecting customer data.

Health Assessment

Large
Medium
Low
  • Fast initial review (0.6h) but overall cycle time was 75h, indicating a moderate delay before merge. The change is a security bugfix with a large code footprint, but the review process was straightforward and low friction.

AI Details

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

Tech Stack

Languages: Python
test: make Convex scheduled function tests deterministic marandaneto M No 62.0h 1.6h Jun 01, 2026

Summary

Test

Make Convex scheduled function tests deterministic

Deterministic tests for Convex scheduled functions reduce flaky CI runs. This improves reliability for developers using PostHog's Convex integration.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly and merged after a single commit, indicating a straightforward, low-risk change that improved test determinism.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Blog: re-add 5 customer-facing analytics examples Lizzieepton M No 69.3h 0.4h Jun 01, 2026

Summary

Docs

Re-add 5 customer-facing analytics blog posts

Restores previously removed blog content to provide customers with actionable analytics examples, enhancing educational resources and engagement.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal changes; low risk and small scope.

AI Details

Confidence: 0.75

Tech Stack

fix(taxonomic-filter): make headless filter stories more deterministic robbie-c S AI 0.8h 0.5h Jun 01, 2026

Summary

Bug Fix

Make headless filter stories deterministic

Corrects mock shape and resets cache to eliminate flaky visual snapshots, improving test stability.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix resolved in under an hour with minimal review friction, demonstrating efficient issue resolution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(messaging): drop vestigial from.email and from.name in native email dmarchuk M AI 90.8h 88.7h Jun 01, 2026

Summary

Refactor

Remove unused email fields from native email

Clean up email integration schema by dropping dead fields and simplifying validation, improving reliability and reducing payload size.

Health Assessment

Medium
High
High
  • Long review and merge cycle (90+ hours) suggests low priority or blocker; refactor only, no new features introduced.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(llma): clarify file path param naming in skill-store skills andrewm4894 M No 20.2h 20.2h Jun 01, 2026

Summary

Docs

Clarify file path parameter naming in llma skills

Documentation clarifies the file path versus path parameter naming for llma skills and adds the missing llma-skill-archive tool, reducing agent errors and improving clarity.

Health Assessment

Medium
Low
Low
  • Single commit documentation update with minimal review, quick turnaround, and no code changes, indicating low risk and high confidence in correctness.

AI Details

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

Tech Stack

chore(devex): register canonical /api/projects/ route for env-only endpoints webjunkie XL AI 92.9h 23.9h Jun 01, 2026

Summary

Refactor

Register canonical /api/projects/ route for env-only endpoints

Adds canonical project‑based API routes while preserving deprecated environment routes, ensuring consistent client generation and enforcing routing rules via semgrep.

Health Assessment

X-Large
Medium
Medium
  • The PR involved a large codebase change with a slow cycle time and a single review round, indicating moderate risk but manageable complexity.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
chore(devex): cut heavy SDK imports off Django startup path webjunkie XL AI 69.0h 1.3h Jun 01, 2026

Summary

Chore

Reduce Django startup overhead by lazy imports

Defers heavy SDK imports to improve startup performance for Django processes and CI, cutting load times.

Health Assessment

X-Large
Medium
Low
  • The PR made a large refactor to defer heavy imports, with a single review and quick response, indicating moderate risk despite the extensive code changes.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
chore(deps): Update posthog-js to 1.376.6 posthog-js-upgrader M No 8.0h 8.0h Jun 01, 2026

Summary

Chore

Update posthog-js to 1.376.6

PostHog now uses the latest posthog-js release, ensuring compatibility and bug fixes.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
feat(hog-charts): add bar pill-rounding/track primitives and cursor tooltip sampennington L AI 10.2h 0.1h Jun 01, 2026

Summary

Feature

Add bar chart primitives and cursor tooltip

Enables more flexible bar chart rendering and improves user interaction with tooltips, enhancing data visualization clarity.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, indicating a well‑scoped, straightforward change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(navigation): preserve leading digit in project menu name eleftheriatrivyzaki XS AI 116.2h 84.1h Jun 01, 2026

Summary

Bug Fix

Fix navigation: preserve leading digit in project menu

Ensures project names starting with digits or special characters are displayed correctly in the account menu, improving user experience and preventing confusion.

Health Assessment

Small
Low
High
  • The PR had a long review cycle but minimal changes, indicating a straightforward bug fix that was delayed by review scheduling.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(admin): register moved hogflow and cdp admins via package init dmarchuk M AI 67.1h 0.7h Jun 01, 2026

Summary

Feature

Fix admin registration for moved models

Restores missing admin pages for moved models and adds new workflow admins, ensuring operators can manage all product data through the Django admin interface.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; resolved admin registration regression and added new workflow admins.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(integrations): resolve saved slack channel name on initial load dmarchuk M AI 83.8h 16.3h Jun 01, 2026

Summary

Bug Fix

Resolve Slack channel name on initial load

Ensures Slack integration displays correct channel names even when the channel is beyond the first page of the workspace, improving user experience and reducing confusion.

Health Assessment

Medium
Low
Low
  • The PR was a single commit with no rework, indicating a straightforward fix with good test coverage. The cycle time was longer than 72 hours, but the review process was smooth and the change had minimal scope.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(modeling): fix generic delta errors and s3 fnf errors from empty queryable tables andrewjmcgehee L No 59.3h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix delta and S3 errors in materialization

This fix resolves generic delta errors and S3 file‑not‑found errors that occurred when queryable tables were empty. It ensures more robust materialization workflows and prevents runtime failures.

Health Assessment

Large
Medium
Low
  • The PR was addressed quickly after review, with minimal back‑and‑forth, indicating efficient resolution of a critical data modeling issue.

AI Details

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

Tech Stack

Languages: Python
chore(deps): Update @posthog/types to 1.376.6 posthog-js-upgrader S No 0.3h - May 31, 2026

Summary

Chore

Update @posthog/types dependency

Bumps @posthog/types to the latest patch to keep type definitions current and maintain compatibility with PostHog.com.

Health Assessment

Small
Low
Low
  • Dependency update merged quickly with no review friction.

AI Details

Tech Stack

chore(hog-charts): group BarChart bar options under `bars` config sampennington M AI 0.8h 0.8h May 31, 2026

Summary

Refactor

Group BarChart bar options under bars config

Simplifies chart configuration, reduces maintenance overhead, and prepares for future feature enhancements.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal iterations, indicating low complexity and high confidence in the refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(sharing): stub embed preview iframe in storybook snapshots robbie-c S AI 7.2h 7.2h May 31, 2026

Summary

Bug Fix

Stub embed preview iframe in Storybook snapshots

This change stubs iframe navigation in Storybook to provide deterministic preview content, removing flaky dark/light visual regressions. It stabilizes sharing dialog snapshots across browser versions.

Health Assessment

Small
Low
Low
  • Resolved quickly with a single commit and no rework, ensuring stable visual regression snapshots for sharing dialogs.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
fix(persistence): skip save() when serialized props are unchanged pauldambra M No 79.9h 1.9h May 31, 2026

Summary

Bug Fix

Skip redundant persistence writes

Reduces unnecessary localStorage writes, improving performance and preventing memory leaks.

Health Assessment

Medium
Low
Low
  • PR addressed a performance issue with minimal changes and a quick review, but the overall cycle time was longer than typical due to merge timing.

AI Details

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

Tech Stack

Languages: Typescript
feat(heatmaps): pass deploy region to browserless rollout flag fercgomes S AI 0.3h 0.3h May 31, 2026

Summary

Feature

Add deploy region to heatmap rollout flag

Enables environment‑specific rollout of the heatmap browserless feature by passing the deploy region to the flag evaluation, allowing targeted releases per environment.

Health Assessment

Small
Low
Low
  • Rapid review and merge (0.3h cycle time) with minimal code changes; AI assistance streamlined implementation.

AI Details

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

Tech Stack

Languages: Python
fix(retention): show all series values in the chart tooltip sampennington XS AI 34.7h 34.7h May 31, 2026

Summary

Bug Fix

Show all series values in retention chart tooltip

Fixes tooltip to display all series values when retention insights are broken down, improving data visibility for users.

Health Assessment

Small
Low
High
  • The PR fixed a tooltip rendering issue that caused missing values in breakdown views, with minimal code changes and a single review cycle.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay): pin a primary property from the session replay inspector pauldambra L No 4.5h 0.1h May 31, 2026

Summary

Feature

Add primary property pin to replay inspector

Introduces a hover‑revealed pin that lets users promote event properties to primary properties directly in the session replay inspector, streamlining workflow and reducing friction.

Health Assessment

Large
High
High
  • Rapid, AI‑assisted iteration with multiple commits and review comments; short review cycle but high rework indicates complex state logic and optimistic UI handling.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
revert(slack): revert randomized ack emoji on @PostHog mentions andrewm4894 M No 53.8h 0.1h May 31, 2026

Summary

Bug Fix

Revert randomized Slack ack emoji to seedling

Restores the predictable :seedling: reaction for Slack mentions, improving user experience by removing noisy random emojis.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and approved within 0.1 hours, with a single commit and no major rework, indicating a smooth process and low risk.

AI Details

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

Tech Stack

Languages: Python
chore(hog-charts): move LineChart into its own folder sampennington S AI 41.2h 6.5h May 31, 2026

Summary

Refactor

Move LineChart into dedicated folder

Restructures chart component layout to match convention, improving maintainability and future extension.

Health Assessment

Small
Low
Medium
  • Quick refactor with minimal changes, approved after a few comments, no blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(notebooks): expand flattened markdown tables on paste arnohillen L AI 115.4h 0.1h May 31, 2026

Summary

Bug Fix

Expand flattened markdown tables on paste

Ensures tables copied from Slack, ChatGPT, Notion, and similar render correctly in PostHog notebooks, improving user experience and preventing data loss.

Health Assessment

Large
High
Medium
  • The PR was reviewed quickly but required many subsequent commits, indicating significant rework. The large number of lines added and the multiple merges suggest moderate to high risk for integration.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
refactor(max): move homepage hands-free start into a logic listener pauldambra S No 17.5h 13.7h May 31, 2026

Summary

Refactor

Refactor homepage hands-free start into logic listener

Centralizes mic button logic into a kea listener, keeping UI components lean and preserving behavior. No change in user experience, but improves maintainability.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, approved after brief review, no risk to functionality.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(customer-analytics): remove REST endpoint tab from accounts arthurdedeus XL AI 43.4h 0.1h May 31, 2026

Summary

Refactor

Refactor: Remove REST endpoint tab from accounts

Eliminates redundant REST tab, rendering HogQL table directly, improving performance and simplifying UI.

Health Assessment

X-Large
Low
Low
  • Single review round and quick approval suggest minimal friction; large code change but straightforward refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(stamphog): dedicated anthropic key, keep label on backend failure pauldambra M AI 0.5h 0.0h May 31, 2026

Summary

Chore

Add dedicated Anthropic key and preserve label on backend failure

Ensures the PR approval agent uses a dedicated API key and retains its label during backend failures, preventing label loss and reducing manual re‑labeling. This improves reliability and reduces friction for reviewers.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.5h, single review with no rework, and a moderate code change size indicate a low‑risk, well‑executed maintenance update.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Github-Actions
chore(deps): Update posthog-js to 1.376.5 posthog-js-upgrader M No 0.4h 0.3h May 31, 2026

Summary

Chore

Update posthog-js dependency to 1.376.5

Bumps the PostHog JavaScript SDK to the latest patch, ensuring compatibility with recent bug fixes and performance improvements.

Health Assessment

Medium
Low
Low
  • Fast cycle time and no review comments indicate a straightforward dependency bump with minimal risk.

AI Details

Tech Stack

chore(deps): Update @posthog/types to 1.376.5 posthog-js-upgrader M No 0.4h - May 31, 2026

Summary

Chore

Update @posthog/types dependency

Bumps @posthog/types to the latest version, ensuring compatibility and security updates.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, typical dependency bump.

AI Details

Tech Stack

Languages: Yaml
chore(user_interviews): own by individuals, stop tagging team-growth pauldambra S No 0.2h 0.0h May 31, 2026

Summary

Chore

Chore: Update ownership for user interviews

Adjusts ownership configuration so that user-interviews PRs are assigned to individual reviewers instead of the team, improving review efficiency.

Health Assessment

Small
Low
Low
  • Fast, single‑commit change with no code modifications; review was immediate and no blockers were encountered.

AI Details

Tech Stack

Languages: Yaml
chore(storybook): support multivariate feature flag variants in stories pauldambra M No 21.8h 0.0h May 31, 2026

Summary

Chore

Add multivariate feature flag support in Storybook

Enables Storybook stories to render components gated by multivariate feature flags, improving visual regression accuracy and developer experience.

Health Assessment

Medium
Low
Low
  • Quick review cycle with AI assistance, minimal rework, and straightforward implementation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(persistence): only persist session activity timestamp every 5s pauldambra L No 72.2h 0.3h May 31, 2026

Summary

Feature

Throttle session activity timestamp updates

Reduces memory leaks by writing to local storage less frequently.

Health Assessment

Medium
Low
Low
  • The PR had a fast review time and a relatively small scope, with a clear and well-structured description.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Chatgpt-Codex-Connector
Confidence: 0.90

Tech Stack

Languages: Javascript, Typescript
feat: error tracking per issue guard ablaszkiewicz XL No 86.5h 18.3h May 31, 2026

Summary

Feature

Add per-issue guarded rate limiter for error tracking

Hardens error tracking against abuse by limiting unique exception keys per team, preventing resource exhaustion and ensuring system stability.

Health Assessment

Large
High
Medium
  • PR required multiple commits and extensive tests, taking 3.6 days to merge, indicating moderate complexity and review effort. AI assistance was used to author the changes.

AI Details

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

Tech Stack

Languages: Typescript
fix: v-312 veryayskiy S No 0.8h 0.6h May 31, 2026

Summary

Bug Fix

Fix widget API bug

Resolves an issue causing review agent failures, improving stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within 1 hour, minimal review friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix(sharing): give share preview iframe a defined background robbie-c S AI 19.8h 0.4h May 31, 2026

Summary

Bug Fix

Fix share preview iframe background

Adds a defined background to the share preview iframe to prevent visual glitches across browsers, improving UI consistency.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes; AI authored fix resolved background issue with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(ci): drop redundant rrweb worker map cp in playwright workflow arnohillen XS AI 155.8h 50.1h May 31, 2026

Summary

Bug Fix

Remove redundant rrweb worker copy in CI

Eliminates unnecessary copy step in Playwright CI, reducing build failures and ensuring a single source of truth for worker files.

Health Assessment

Small
Low
High
  • The PR had a long cycle time and delayed first review, likely due to frequent merges from master, but the change is small and low risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fixes broken docs slug joethreepwood XS No 15.3h 15.3h May 31, 2026

Summary

Bug Fix

Fix broken docs slug

Corrects URL for team documentation, ensuring users can access content without errors.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and single approval, indicating low complexity and high confidence in the fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
« Page 12 of 57 »

Get this analytics stack for your team

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

Connect Repos