Pull Request Explorer

Exploring 2867 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(clickhouse): handle missing posthog_instancesetting table during migrations orian XS No 3.3h 0.0h May 25, 2026

Summary

Bug Fix

Fix missing table during ClickHouse migrations

Prevents migration failures that could halt platform updates, ensuring reliable deployment of analytics features.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
fix: Revert "feat(cdp): reject hog fetches that loop events back to the same project" dmarchuk L No 0.6h 0.0h May 25, 2026

Summary

Bug Fix

Revert hog fetches loop events back to same project

Reverts a feature that caused event loops, restoring stability.

Health Assessment

Large
Low
Low
  • Quick revert with minimal review indicates confidence in the change.

AI Details

Tech Stack

Languages: Typescript
feat(insights): port stickiness line chart to hog-charts behind flag sampennington XL AI 25.4h 0.1h May 25, 2026

Summary

Feature

Port stickiness line chart to hog-charts behind flag

Adds a feature‑flagged stickiness chart using hog‑charts, preserving legacy behavior until the flag is enabled.

Health Assessment

Large
High
Medium
  • The PR introduced a large number of changes to the frontend, required multiple commits after approval, but was reviewed quickly and merged within a day, indicating efficient collaboration. The use of AI to author the code likely accelerated development, but the extensive scope and post‑review rework raise the risk profile.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore(mcp): update analytics events joshsny M No 0.8h 0.0h May 25, 2026

Summary

Chore

Update MCP analytics event payloads

Aligns MCP server analytics events with property shape used elsewhere, improving consistency and reducing errors.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; quick review and approval indicates low complexity.

AI Details

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

Tech Stack

Languages: Typescript
chore(mcp): use hono mcp by default in development joshsny L No 0.6h 0.0h May 25, 2026

Summary

Chore

Default Hono MCP server for local dev

Improves local development ergonomics by defaulting to the Hono-based MCP server and adds a load-test script to validate performance. This reduces setup friction and ensures the MCP service runs smoothly during development.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Hono
chore(experiments): bump recalculation max age to 60 days jurajmajerik S AI 2.0h 0.1h May 25, 2026

Summary

Chore

Bump experiment recalculation max age to 60 days

Increases the precomputation window for experiment time series from 30 to 60 days, ensuring older experiments are automatically recalculated and reducing stale data.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
refactor(taxonomic-filter): extract groupAnalyticsTaxonomicGroupsLogic pauldambra M No 23.1h 5.7h May 25, 2026

Summary

Refactor

Refactor taxonomic filter logic extraction

Extracts shared taxonomic group logic into a dedicated file, simplifying maintenance and reducing duplication.

Health Assessment

Medium
Medium
Medium
  • The PR was reviewed quickly and merged within a day, indicating efficient collaboration. The refactor involved moderate code changes and required a single additional commit to wire the new logic, reflecting a focused improvement.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
feat(insights): add hog-charts PieChart and gate Trends pie behind it sampennington XL AI 24.0h 0.1h May 25, 2026

Summary

Feature

Add hog-charts PieChart and Trends pie

Migrate Trends pie insights to hog-charts library for consistency and performance

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with many changes, but the author has provided detailed explanations and tests to ensure the code is correct and functional

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, D3
feat(insights): port lifecycle chart to hog-charts behind a flag sampennington XL AI 23.6h 0.1h May 25, 2026

Summary

Feature

Port lifecycle chart to hog-charts behind flag

Adds a feature flag to switch lifecycle insights to a new hog‑charts implementation, enabling negative stacking and improved chart behavior without affecting existing users.

Health Assessment

X-Large
High
Medium
  • The PR introduced a large number of changes across many files, but was reviewed and merged quickly, indicating efficient collaboration. The feature‑flag approach mitigates risk to existing users.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix: v3 lua script sub2 refill rate ablaszkiewicz L No 20.9h 9.3h May 25, 2026

Summary

Bug Fix

Fix V3 Lua Script Refill Rate

Corrects a regression in the Redis token bucket script that prevented sustained traffic from refilling properly, improving rate limiting accuracy and preventing request drops.

Health Assessment

Medium
Low
Low
  • The PR was merged within 21 hours with only a single review and two minor commits, indicating a straightforward bug fix with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
chore(max-ai): instrument conversations api with otel spans pauldambra L AI 22.1h 0.1h May 25, 2026

Summary

Chore

Add OpenTelemetry spans to Max AI conversations

Adds observability instrumentation to non-LLM parts of the conversations API, enabling better performance insights for the Max AI pipeline.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a low-risk, low-friction instrumentation change.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
chore(funnels): move funnel hog-charts viz into product_analytics sampennington M AI 42.5h 21.4h May 25, 2026

Summary

Chore

Move funnel hog-charts to product analytics

Reorganizes funnel visualization components into the product analytics module, enabling lazy loading and cleaner code structure.

Health Assessment

Medium
Low
Low
  • Single AI‑authored commit, quick review, minimal rework, low risk reorganization.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Update tone of CS docs to be more actionable and streamlined danazou XL No 109.3h 42.5h May 25, 2026

Summary

Docs

Improve Customer Success Docs Tone

Makes the Customer Success handbook clearer and more actionable, reducing confusion and improving adoption.

Health Assessment

X-Large
Medium
High
  • The PR required multiple tone passes and restructuring across eight docs, leading to a long review cycle and many commits, but ultimately improved clarity.

AI Details

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

Tech Stack

feat(mcp): roll out single-exec mode to all coding agents skoob13 S AI 1.5h 0.1h May 25, 2026

Summary

Feature

Roll out single-exec mode to all coding agents

All coding agents now consistently use single-exec mode, removing a gating flag and simplifying mode resolution for improved performance and consistency.

Health Assessment

Small
Low
Low
  • Fast cycle time (1.5h) and minimal changes (3 files, 43 lines) indicate low risk and smooth review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Hono
docs: Add A/B testing prompts guide jurajmajerik L No 89.5h 0.5h May 25, 2026

Summary

Docs

Add A/B testing prompts guide

Adds comprehensive documentation and navigation for the new prompt experiments feature, improving user onboarding and clarity.

Health Assessment

Large
Medium
Medium
  • The PR experienced a slow cycle time due to multiple merge conflicts and rework, but the first review was quick. Documentation updates required navigation changes, leading to several commits. Overall, the process had moderate friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(mcp-analytics): list sessions on the fly from events gesh L AI 67.4h 0.1h May 25, 2026

Summary

Feature

Add on‑the‑fly MCP session listing

Provides real‑time session lists for MCP analytics, cutting cost and latency by eliminating cross‑team backfills.

Health Assessment

Medium
Low
Low
  • Fast review (0.1h) and single commit indicate low friction; moderate code changes (≈140 lines) were well‑reviewed and merged within 3 days.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(slack-app): gate mention flow on granted Slack scopes VojtechBartos M AI 90.8h 0.1h May 25, 2026

Summary

Feature

Gate Slack mention flow on granted scopes

Adds a gate to prevent Slack mention errors for legacy installs by checking granted scopes and notifying admins.

Health Assessment

Medium
Low
Low
  • The PR introduced a gate for Slack mention flow to handle legacy scope issues; it received a quick review and required only one commit, but the overall cycle time was longer due to scheduling.

AI Details

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

Tech Stack

Languages: Python
feat(taxonomic-filter): explicit opt-in for stale event results pauldambra L No 20.7h 2.7h May 25, 2026

Summary

Feature

Add opt‑in for stale event results

Enables users to include stale event definitions in the taxonomic filter, giving them control over data visibility and reducing missed insights.

Health Assessment

Medium
Low
Low
  • Fast review and merge (20h cycle time) with minimal rework; moderate code changes across frontend and backend; overall low risk to production

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React
fix(ingestion): sanitize null bytes from group_key before postgres query jose-sequeira XS AI 0.3h 0.0h May 25, 2026

Summary

Bug Fix

Sanitize null bytes in ingestion group keys

Prevents PostgreSQL errors and data corruption by sanitizing group keys in ingestion pipeline.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved immediately, low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix: Recover stuck CANDIDATE groups and avoid similar cases in the future sortafreel L No 61.6h 0.2h May 25, 2026

Summary

Bug Fix

Fix stuck CANDIDATE groups in signals pipeline

Ensures signal reports recover from stuck state, improving reliability and preventing data loss.

Health Assessment

Large
Low
Low
  • Fast review and single commit indicate efficient process; large test addition ensures coverage.

AI Details

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

Tech Stack

Languages: Python
feat(mcp): rate limiting joshsny XL No 45.7h 0.3h May 25, 2026

Summary

Feature

Add per-token rate limiting to MCP endpoint

Adds per-token request throttling to the MCP endpoint using Redis counters to prevent abuse and protect service stability.

Health Assessment

X-Large
Medium
Medium
  • PR had a fast initial review but required several rounds of rework, including merge conflict resolution and test refactoring, indicating moderate complexity and a need for careful testing before release.

AI Details

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

Tech Stack

Languages: Typescript
fix: match 2fa reset email expiration to actual token timeout eleftheriatrivyzaki S No 68.8h 0.4h May 25, 2026

Summary

Bug Fix

Fix 2FA reset email expiration mismatch

Aligns email expiration message with actual token timeout, ensuring users see accurate 24‑hour validity. This prevents confusion and potential abandonment of valid reset links.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward fix with minimal risk.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
chore(mcp): broaden integration test coverage joshsny XL No 45.8h 0.7h May 25, 2026

Summary

Test

Broaden MCP integration test coverage

Expands MCP server integration tests to cover more real-world scenarios, ensuring higher confidence in production readiness.

Health Assessment

X-Large
Low
Low
  • Rapid review and multiple commits indicate active iteration, but final merge was quick with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
fix(mcp_store): forward x-posthog-* headers through the store proxy richardsolomou M No 1.7h 1.3h May 25, 2026

Summary

Bug Fix

Forward x-posthog-* headers through store proxy

Ensures PostHog Code tasks can execute correctly by forwarding required headers, preventing execution errors.

Health Assessment

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
chore(ux): expand goodbye tabs modal copy with rationale + feedback link adamleithp S AI 0.2h 0.0h May 25, 2026

Summary

Chore

Expand goodbye tabs modal copy with rationale

Enhances user communication by providing clear rationale for tab deprecation and a feedback channel, improving user trust and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick approval with no rework; purely cosmetic copy update.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(ux): restore mobile nav hamburger after scene-tabs removal adamleithp L AI 1.2h 0.1h May 24, 2026

Summary

Bug Fix

Restore mobile nav hamburger after scene-tabs removal

Adds back the mobile hamburger button and improves panel overlay behavior after scene-tabs removal, ensuring mobile users can open navigation and dismiss panels.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, quick fix to restore mobile navigation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(replay): consume rrweb from posthog-js instead of @posthog/rrweb* arnaudhillen L No 63.8h 10.4h May 24, 2026

Summary

Chore

Switch rrweb dependency to posthog-js

Updates replay modules to use posthog-js rrweb subpaths, removing deprecated @posthog/rrweb packages and cleaning up imports, improving build stability.

Health Assessment

Large
Medium
Medium
  • PR involved multiple commits and a moderate review cycle, with a moderate scope of changes across 20 files, indicating a significant refactor of dependency imports.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
chore(insights): unify hog charts feature flags by insight type sampennington S AI 18.5h 17.8h May 24, 2026

Summary

Chore

Unify hog chart feature flags by insight type

Simplifies staged rollouts by consolidating fragmented feature flags, reducing configuration noise and easing audience migration.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low‑risk maintenance change with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(max): allow new AI conversations through read-only guard pauldambra S No 1.0h 0.1h May 24, 2026

Summary

Bug Fix

Allow AI conversations in read-only mode

Enables PostHog AI (Max) conversations while in read-only mode, aligning toast guidance with actual functionality.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
feat(web-analytics): add lazy precompute rollout metrics lricoy M AI 3.1h 1.1h May 23, 2026

Summary

Feature

Add lazy precompute rollout metrics

Introduces Prometheus counters to monitor lazy precompute performance, enabling real‑time rollout health insights for Web Analytics.

Health Assessment

Medium
Low
Low
  • Fast 3‑hour cycle with a single review and minimal rework; small scope and low risk.

AI Details

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

Tech Stack

Languages: Python
feat(taxonomic-filter): batch suggested search results behind a reveal barrier pauldambra XL AI 10.9h 0.1h May 23, 2026

Summary

Feature

Batch suggested search results behind reveal barrier

Improves UI stability by batching search results and deduplicating recents, reducing flicker and duplicate entries.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal iterations, indicating straightforward change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(ux): remove posthog internal scene tabs adamleithp XL AI 14.5h 0.1h May 23, 2026

Summary

Feature

Remove internal scene tabs for better UX

Eliminates complex internal tab UI, replacing it with native browser tabs and a goodbye modal, simplifying the interface and reducing maintenance overhead.

Health Assessment

X-Large
High
Medium
  • Rapid AI-assisted iteration with many commits, but quick review and merge suggest a focused refactor; large code churn indicates significant risk but was mitigated by automated testing 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
fix(llma): route personal_spend through events table to dodge ai_events shim pauldambra M AI 3.3h 0.6h May 23, 2026

Summary

Bug Fix

Fix personal_spend query routing to events table

Resolves 500 errors for LLM analytics spend endpoint by routing queries directly to events table, eliminating dependency on ai_events shim and ensuring reliable data retrieval.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved production error within 3.3 hours, no significant rework or risk.

AI Details

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

Tech Stack

Languages: Python
fix(insights): allow viewed/timing/metalytics telemetry POSTs through read-only guard posthog S No 2.6h 2.6h May 23, 2026

Summary

Bug Fix

Allow telemetry POSTs through read-only guard

Fixes read-only mode errors by allowlisting passive telemetry endpoints, ensuring insights and metrics load correctly for read-only users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and thorough tests, resolved read-only mode errors promptly.

AI Details

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

Tech Stack

Languages: Typescript
Document phone setup to bypass DND for incident.io pages raquelmsmith S No 1.9h 1.6h May 23, 2026

Summary

Docs

Add phone setup to bypass DND for incident.io

Document steps for engineers to enable phone bypass for incident.io pages, ensuring out-of-hours pages are not silenced.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, with only minor suggestions applied.

AI Details

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

Tech Stack

Languages: Markdown
chore(insights): move retention bar/line charts into product_analytics sampennington S AI 1.0h 0.4h May 23, 2026

Summary

Chore

Move retention charts into product analytics

Reorganizes retention chart components for consistency, enabling future feature rollout without affecting current users.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes and fast review indicates low risk and efficient process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(file-system): allow log_view tracking POSTs through read-only guard posthog S No 24.1h 20.5h May 23, 2026

Summary

Bug Fix

Allow log_view POSTs through read-only guard

This change prevents read-only users from encountering errors when navigating tracked entities, improving user experience and reducing noise in error tracking.

Health Assessment

Small
Low
Medium
  • Quick review and merge within 24 hours indicates low complexity and minimal risk.

AI Details

Usage: Brainstorming
Confidence: 0.90

Tech Stack

Languages: Typescript
feat(funnels): migrate vertical funnel steps viz to hog-charts BarChart sampennington L AI 16.8h 1.6h May 23, 2026

Summary

Feature

Migrate funnel steps visualization to hog-charts

Replaces custom CSS bar chart with canvas-based hog-charts BarChart, improving performance and maintainability for funnel step visualizations.

Health Assessment

Large
Medium
Medium
  • Fast cycle time and quick review, but multiple commits and comments indicate moderate iteration; large code addition but well-structured and feature-flagged.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(retention): port retention bar graph to hog-charts sampennington L AI 21.4h 16.5h May 23, 2026

Summary

Feature

Port retention bar graph to hog-charts

Adds a new retention bar chart using hog-charts, improving performance and consistency, with a feature flag for controlled rollout.

Health Assessment

Large
Low
Low
  • Fast cycle time of 21h, single review, minimal rework, and no API changes indicate a low-risk, high-confidence update.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore: rename team-llm-gateway to team-ai-gateway richardsolomou S No 39.4h 39.4h May 23, 2026

Summary

Chore

Rename team-llm-gateway to team-ai-gateway

Update team name in CODEOWNERS and CI workflow files to reflect broader AI product responsibilities.

Health Assessment

Small
Low
Low
  • The PR was merged quickly with minimal review time, indicating a straightforward and low-risk change.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
test: fix reverseProxyCheckerLogic read-only test after /query allow-list change arnaudhillen S No 0.5h 0.2h May 23, 2026

Summary

Test

Fix reverseProxyCheckerLogic read-only test

Ensures correct handling of read‑only mode for reverse proxy logic, preventing false positives in error tracking and improving reliability.

Health Assessment

Small
Low
Low
  • Quick, single‑commit test fix with no production impact, minimal review time.

AI Details

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

Tech Stack

Languages: Typescript
fix(llma): let user:read reach /@me/spend, drop dead personal_spend scope pauldambra M No 22.8h 0.1h May 23, 2026

Summary

Bug Fix

Fix LLM auth scope for personal spend

Adjusts authentication scopes so user:read grants access to /@me/spend endpoint, removing custom personal_spend scope, improving security and consistency.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 23 hours with a single comment, indicating a smooth, low‑friction process and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
fix(ux): don't report read-only mode blocks from reverse proxy check posthog S No 20.1h 20.1h May 23, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
fix(taxonomic-filter): preserve identifier fields on pinned items pauldambra L No 1.3h 0.1h May 23, 2026

Summary

Bug Fix

Preserve identifier fields on pinned taxonomic items

Ensures pinned items retain necessary identifiers, preventing popover crashes and improving user experience when interacting with taxonomic filters.

Health Assessment

Large
Low
Low
  • Fast cycle time (1.2h) and minimal review effort indicate a straightforward bug fix with comprehensive tests, reducing risk of regressions.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(mcp): reuse master schema cache to skip full migrations joshsny M AI 0.8h 0.7h May 23, 2026

Summary

CI/CD

Reuse master schema cache to speed MCP tests

Speeds up MCP integration test CI by reusing a pre-built PostgreSQL schema cache, cutting migration time and improving CI throughput.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review indicate a straightforward CI improvement with low risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-helicone dependabot S No 18.5h 18.5h May 23, 2026

Summary

Chore

chore(deps): bump idna from 3.11 to 3.15

Updates the idna dependency to the latest 3.15 release, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Fast merge with minimal review; a straightforward dependency bump.

AI Details

Tech Stack

feat(user-interviews): export per-interviewee links as CSV pauldambra L No 19.2h 0.1h May 23, 2026

Summary

Feature

Export per-interviewee links as CSV

Adds CSV download for interview links, enabling mail‑merge and reducing reliance on built‑in send invites.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal iterations indicate a straightforward change; the large code addition is well‑tested and did not introduce significant friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript, Yaml
Frameworks: Django, React
fix: track OpenAI chat completions parse calls marandaneto L No 22.8h 0.1h May 23, 2026

Summary

Bug Fix

Fix OpenAI chat completions parse tracking

Ensures PostHog tracking is correctly applied to OpenAI chat completions parse calls, preventing crashes and logging warnings when tracking is bypassed.

Health Assessment

Large
Low
Low
  • Quick review and merge within 23 hours, minimal rework, straightforward bug fix with added tests.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
chore(insights): move trends bar/line charts into product_analytics sampennington M AI 17.0h 0.0h May 23, 2026

Summary

Chore

Move trends charts into product analytics

Reorganizes chart components for product analytics, improving code structure without changing behavior.

Health Assessment

Small
Low
Low
  • Fast merge with no review needed, minimal changes, low risk reorganization.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(frontend): recognize Firefox dynamic-import error as chunk-load error posthog XS No 8.3h 8.3h May 23, 2026

Summary

Bug Fix

Fix Firefox dynamic-import error handling

Adds Firefox-specific error detection to chunk load error handling, ensuring users on Firefox are automatically reloaded instead of seeing hard errors.

Health Assessment

Small
Low
Low
  • Resolved in a single review cycle with minimal code changes, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
« Page 30 of 58 »

Get this analytics stack for your team

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

Connect Repos