Pull Request Explorer

Exploring 2867 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(property-vals): spread Kafka produces across partitions by widening the key andyzzhao XS No 0.9h 0.1h May 25, 2026

Summary

Bug Fix

Fix Kafka partition key to spread traffic

Adjusts Kafka message key to include property key, distributing high‑volume team traffic across partitions and reducing pipeline bottlenecks.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a straightforward, low‑risk fix that quickly resolved a production bottleneck.

AI Details

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

Tech Stack

Languages: Rust
fix(notebooks): auto-reconnect collab SSE and show warning a-lider M No 102.9h 7.0h May 25, 2026

Summary

Bug Fix

Add auto-reconnect for notebook SSE and warning

Ensures real‑time collaboration remains active by reconnecting after server‑initiated stream rotations and displays a warning when the stream is down, improving user experience and reducing silent failures. This change prevents loss of live updates after the 5‑minute server timeout.

Health Assessment

Medium
Medium
Medium
  • The PR took over four days to merge, with a single round of rework after review, indicating moderate complexity but no major blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Blog: Stop adding AI between you and your customers abigailbramble M No 81.6h 8.9h May 25, 2026

Summary

Docs

Add blog post on human support

Adds a blog post discussing the future of customer support in an AI‑driven world, emphasizing the importance of human interaction and technical expertise.

Health Assessment

Medium
Low
Medium
  • PR required several small edits after the initial review but was approved quickly and involved minimal code changes.

AI Details

Confidence: 0.10

Tech Stack

fix(surveys): align hosted editor translation copy with original-language model lucasheriques S No 98.0h 0.0h May 25, 2026

Summary

Bug Fix

Align hosted editor translation copy with original-language model

Fixes copy inconsistency in hosted survey editor, aligning terminology with the base language model and removing redundant UI elements.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly after a single commit, but the overall cycle time was long due to queue delays.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(surveys): tabbed expanded row on survey responses lucasheriques L No 3.2h 0.0h May 25, 2026

Summary

Feature

Add tabbed expanded row on survey responses

Users can now view detailed survey responses with a tabbed layout, improving the inspection of underlying properties and flags.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, with no significant rework or discussion, indicating a smooth development process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(taxonomic-filter): extract maxAIContextTaxonomicGroupsLogic pauldambra M No 31.0h 5.3h May 25, 2026

Summary

Refactor

Refactor taxonomic filter logic extraction

Extracts max AI context logic into a dedicated file, improving modularity and maintainability of the taxonomic filter component.

Health Assessment

Small
Low
Low
  • Quick review cycle with minimal changes and no blockers, indicating a straightforward refactor with low risk to production.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
feat(max): voice-mode prompt instruction when hands-free is active pauldambra M No 80.8h 0.0h May 25, 2026

Summary

Feature

Add voice-mode prompt for hands‑free TTS

Enables natural‑sounding TTS responses by instructing the LLM to spell out numbers, currencies, and percentages, and to avoid markdown when users speak via hands‑free mode.

Health Assessment

Medium
Low
Low
  • The PR received a quick review and approval, but the merge was delayed, resulting in a long overall cycle time.

AI Details

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

Tech Stack

Languages: Python, Typescript
refactor(taxonomic-filter): extract eventMetadataTaxonomicGroupsLogic pauldambra M No 30.8h 5.3h May 25, 2026

Summary

Refactor

Refactor taxonomic filter logic extraction

Extracts event metadata group definitions into a dedicated logic file, improving modularity and maintainability for the taxonomic filter component.

Health Assessment

Medium
Low
Low
  • Quick mechanical refactor with minimal code changes, fast review turnaround, and no blockers.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
fix(web-analytics): guard HeatmapButton against non-string values posthog XS No 3.1h 2.9h May 25, 2026

Summary

Bug Fix

Guard HeatmapButton against non-string values

Prevents runtime crashes in Web Analytics heatmap rows by validating input types, ensuring stable UI rendering.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within hours, indicating efficient review and low risk.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(capture): add dry run mode to GlobalRateLimiter wrapper eli-r-ph M No 0.2h 0.0h May 25, 2026

Summary

Feature

Add dry run mode to GlobalRateLimiter

Enables visibility into token:distinct_id rate limiting behavior before shipping, allowing safer rollout of the new RFC-decided limiter.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within minutes, indicating low friction and high confidence in the change.

AI Details

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

Tech Stack

Languages: Rust
feat(max): swap status dot for state emoji in hands-free surface pauldambra M No 80.5h 0.4h May 25, 2026

Summary

Feature

Swap status dot for state emoji in hands‑free surface

This cosmetic UI change improves visual alignment and clarity of the hands‑free status indicator, enhancing user experience in the Max feature.

Health Assessment

Medium
Low
Medium
  • The PR had a long cycle time due to a delayed review, but the change was straightforward and had minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
feat(web-analytics): lazy precomputation for web stats simple breakdowns lricoy XL AI 72.0h 9.8h May 25, 2026

Summary

Feature

Add lazy precomputation for web stats breakdowns

Enables precomputed web analytics tiles, reducing query load and improving dashboard responsiveness for users.

Health Assessment

X-Large
High
Medium
  • The PR required extensive backend and frontend changes with several iterations after the initial review, indicating moderate complexity and a higher likelihood of integration challenges.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
feat(user_interviews): add synthetic test interviewee link pauldambra L AI 94.8h 26.3h May 25, 2026

Summary

Feature

Add synthetic test interviewee link

Enables topic authors to test AI voice interviews without consuming real interviewee slots, improving QA and user experience.

Health Assessment

Large
High
High
  • Significant rework with multiple AI‑driven refactors and security adjustments; long cycle time and many review rounds indicate high complexity and risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Greptile
Confidence: 0.95

Tech Stack

Languages: Python, Typescript, Yaml
Frameworks: Django, React
fix(llma): clamp llm evaluation sampling percentage to 2 decimal places pauldambra S No 69.7h 0.1h May 25, 2026

Summary

Bug Fix

Clamp LLM evaluation sampling percentage to 2 decimal places

Fixes floating‑point drift in the LLM evaluation sampling controls, ensuring consistent numeric formatting across the UI and stored state.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes; AI‑assisted code generation reduced manual effort.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
refactor(taxonomic-filter): extract hogQLExpressionTaxonomicGroupsLogic pauldambra M No 30.4h 5.5h May 25, 2026

Summary

Refactor

Refactor taxonomic filter logic extraction

Extracts HogQL expression group logic into a dedicated file, improving modularity and maintainability of the taxonomic filter component.

Health Assessment

Small
Low
Medium
  • The PR involved a mechanical refactor with minimal code changes and a quick review turnaround, indicating low risk and high maintainability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
chore(ff): extend test coverage of regex flag validation nickbest-ph M No 0.4h 0.1h May 25, 2026

Summary

Test

Extend test coverage for regex flag validation

Adds comprehensive tests for feature flag regex validation, ensuring future refactors cannot bypass validation and maintain system integrity.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate low complexity and risk.

AI Details

Tech Stack

Languages: Python
fix(node): fire separate $feature_flag_called events per group context gustavohstrassburger M No 87.5h 11.3h May 25, 2026

Summary

Health Assessment

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
feat(logs-alerting): add missing event filter option jonmcwest XS No 0.3h 0.0h May 25, 2026

Summary

Feature

Add missing event filter option

Adds a new $logs_alert_errored event option to the product event filter list for log alert Hog Function configurations, enabling filtering on log alert error conditions.

Health Assessment

Small
Low
Low
  • Quick, single commit, approved immediately, minimal changes, low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
Add blog post: Moving local flag evaluation from Django to Rust jina-yoon M AI 161.1h 0.3h May 25, 2026

Summary

Docs

Add blog post on migrating flag evaluation to Rust

Adds a blog post detailing the migration of local flag evaluation from Django to Rust, enhancing performance and maintainability.

Health Assessment

Medium
Medium
Medium
  • The PR had a long cycle time due to multiple merges and updates after the initial review, but the review process itself was quick.

AI Details

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

Tech Stack

fix(customer-analytics): reject malformed tags query param with 400 arthurdedeus S AI 1.7h 1.7h May 25, 2026

Summary

Bug Fix

Reject malformed tags query param with 400

Prevents silent failures by validating tags query param, returning 400 for malformed input, improving API reliability.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single review and minimal changes, ensuring reliable API behavior.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
chore(activity-logging): extract tagged-item related-object logging to a registry arthurdedeus M AI 1.7h 1.6h May 25, 2026

Summary

Refactor

Extract tagged-item logging to registry

Simplifies activity logging by centralizing logic, enabling easier addition of new taggable models and reducing code duplication.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 1.6 hours with a single commit and one approval indicates a smooth, low-risk refactor.

AI Details

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

Tech Stack

Languages: Python
fix(llma): fall back to plain text when XML parsing fails in trace viewer okxint XS No 61.2h 0.0h May 25, 2026

Summary

Bug Fix

Fix XML parsing fallback in trace viewer

Ensures tool responses containing malformed XML are displayed as plain text, preventing error messages that hide content.

Health Assessment

Small
Low
Low
  • The PR was reviewed immediately and required only a single commit after the first review, indicating a straightforward fix. The minimal code change and small scope reduce risk and impact on the codebase.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(revenue-analytics): add deprecation banner rafaeelaudibert S AI 1.7h 0.0h May 25, 2026

Summary

Refactor

Add deprecation banner for revenue analytics

Announces removal of the revenue analytics dashboard, informing users of the upcoming change with a warning banner.

Health Assessment

Small
Low
Low
  • Fast, AI‑generated UI copy update with minimal risk and quick review turnaround.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(llma): restrict personal spend product to posthog_code pauldambra L AI 2.8h 0.5h May 25, 2026

Summary

Bug Fix

Restrict personal spend product to posthog_code

Enforces that the LLM spend API only accepts the supported product 'posthog_code', returning 400 for unsupported values, improving API contract clarity and preventing misleading data.

Health Assessment

Large
High
High
  • The PR required rapid iteration with multiple commits and comments to resolve breaking API contract concerns, indicating significant review friction despite a short overall cycle time.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(llma): fix tagger saves failing on fractional % and blank tags andrewm4894 M AI 3.9h 0.0h May 25, 2026

Summary

Bug Fix

Fix tagger save failures on fractional percentages and blank tags

Ensures tagger configurations persist correctly, preventing silent save failures and improving user experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and comprehensive tests, indicating a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
chore(web-analytics): Reduce the width of the unique vistors chart in the V2 web analytics dashboard jordanm-posthog S No 2.5h 0.5h May 25, 2026

Summary

Chore

Reduce width of unique visitors chart

Improves dashboard readability by adjusting chart width.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low complexity and high confidence in UI adjustment.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Tailwindcss
revert: "fix(insights): handle non-boolean filter values on..." gustavohstrassburger M No 1.1h 0.1h May 25, 2026

Summary

Chore

Revert boolean filter normalization change

Restores original boolean property filtering logic, preventing regressions in insights queries.

Health Assessment

Medium
Low
Low
  • Revert performed quickly with minimal changes and a single AI-assisted review, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Python
refactor(taxonomic-filter): extract cohortTaxonomicGroupsLogic pauldambra M No 28.6h 5.6h May 25, 2026

Summary

Refactor

Refactor taxonomic filter logic extraction

Extracts cohort taxonomic group definitions into a dedicated logic file, improving modularity and maintainability.

Health Assessment

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

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix(dev): use path-style object storage locally cat-ph XS No 0.2h 0.0h May 25, 2026

Summary

Bug Fix

Use path‑style object storage locally

Ensures local MinIO endpoints use path‑style addressing, preventing SDK URL resolution errors.

Health Assessment

Small
Low
Low
  • Quick fix with a single line change, no review required, minimal risk to production.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

chore(llma): Update LLM costs scheduled-actions-posthog M No 4.6h 0.4h May 25, 2026

Summary

Chore

Update LLM pricing models

Automated update of LLM cost data to keep pricing accurate for analytics.

Health Assessment

Medium
Low
Low
  • Fast, automated PR with minimal review and low risk of impact.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
fix(llma): deprecate top_traces, always return empty pauldambra M No 42.5h 0.0h May 25, 2026

Summary

Bug Fix

Deprecate top_traces, return empty

Deprecated the top_traces field in LLM analytics responses, always returning an empty list to eliminate non-actionable trace data and reduce UI clutter.

Health Assessment

Medium
Low
Low
  • Quick turnaround with immediate review and minimal rework indicates a straightforward bugfix with low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Typescript
fix(proxy): return actionable error when reverse proxy diagnose fails fercgomes M AI 67.9h 0.2h May 25, 2026

Summary

Bug Fix

Fix proxy diagnose error handling

Returns actionable error when reverse proxy diagnose fails, improving user experience and debugging capabilities.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process. The changes are focused on improving error handling, which reduces the risk of introducing new bugs.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(legal-docs): move sender to send_document, use owner on create rafaeelaudibert M No 0.4h 0.0h May 25, 2026

Summary

Bug Fix

Move sender to send_document, use owner on create

Aligns PandaDoc API usage, ensuring correct sender identity and document ownership, improving compliance and user experience.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward bug fix.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
docs: Document dashboard sharing activity log events inkeep XS No 126.8h 126.8h May 25, 2026

Summary

Docs

Document dashboard sharing activity log events

Updates documentation to reflect new dashboard sharing activity log events added in PR #58964, helping users track audit logs for sharing actions.

Health Assessment

Small
Low
High
  • Long cycle time indicates low priority or slow review process; minimal code changes reduce risk.

AI Details

Confidence: 0.30

Tech Stack

chore(ci): remove ai evals container images cd workflow skoob13 M AI 0.2h 0.0h May 25, 2026

Summary

CI/CD

Remove unused AI evals CI workflow

Eliminates an unused CI workflow and its Dockerfile, reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick removal of unused CI workflow with minimal review and no tests required.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
Remove sampling from docs nav posthog S No 0.3h 0.0h May 25, 2026

Summary

Bug Fix

Remove sampling from docs nav

Users no longer see the sampling entry in the docs navigation, and existing links are redirected to avoid 404 errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within minutes, no rework needed.

AI Details

Tech Stack

Languages: Javascript
fix(surveys): clean up hosted survey translations picker lucasheriques XS AI 0.2h 0.0h May 25, 2026

Summary

Bug Fix

Clean up hosted survey translations picker

Improves UI clarity and usability by removing low‑contrast label and preventing unintended auto‑focus in the translation picker, enhancing the survey editor experience.

Health Assessment

Small
Low
Low
  • Quick cosmetic fix with minimal risk, approved immediately, no tests added.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(ws): add date partition to S3 batch folder in pipelinesV3 estefaniarabadan M No 76.3h 0.1h May 25, 2026

Summary

Chore

Add date partition to S3 batch folder

Adds a date-based partition to S3 batch folders to enable automated cleanup of old batches, ensuring consumers have sufficient time to process data.

Health Assessment

Small
Low
Low
  • Quick review but long cycle time due to delayed final commit, suggesting scheduling or testing delays.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix(capture): collapse unmatched path labels to "unknown" pl XS AI 0.8h 0.0h May 25, 2026

Summary

Bug Fix

Collapse unmatched path labels to unknown

Reduces Prometheus series cardinality by collapsing unmatched request paths into a single "unknown" label, improving query performance and cost.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and no review comments indicates low complexity.

AI Details

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

Tech Stack

Languages: Rust
fix(mcp): restore 8787 as default port for local dev joshsny XS No 0.3h 0.0h May 25, 2026

Summary

Bug Fix

Restore default port 8787 for local MCP dev

Reverts the default port to 8787 so existing local MCP setups and client configurations continue to work without manual changes.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; AI authored; no manual testing reported.

AI Details

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

Tech Stack

feat(data-deletion): add person_properties field to DataDeletionRequest orian L No 88.1h 0.1h May 25, 2026

Summary

Feature

Add person_properties field to DataDeletionRequest

Enables operators to specify keys to drop from events.person_properties, expanding data deletion capabilities.

Health Assessment

Large
High
Low
  • The PR received a quick review but required many subsequent commits, reflecting active iteration before final merge after 88 hours.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(mcp): split caches + session tracking joshsny L No 0.4h 0.1h May 25, 2026

Summary

Feature

Split caches and add session tracking

Reorganizes cache key scopes and introduces session ID tracking to improve data isolation and enable analytics.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a smooth, low-risk change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Hono
fix(feature-flags): rename soft-deleted tombstone to free key on reuse patricio-posthog M No 70.4h 0.1h May 25, 2026

Summary

Bug Fix

Rename tombstone to free key on reuse

Fixes misleading errors when creating or renaming feature flags that collide with soft‑deleted flags, improving user experience and reducing support tickets.

Health Assessment

Medium
Low
Medium
  • The PR required multiple commits to cover edge cases around soft‑deleted flags, but the final change was straightforward and did not introduce regressions.

AI Details

Confidence: 0.30

Tech Stack

Languages: Python
Frameworks: Django
fix(mcp-analytics): shorten session id tooltip gesh XS AI 0.6h 0.0h May 25, 2026

Summary

Bug Fix

Shorten session ID tooltip

Simplifies the session detail tooltip to a single line, improving readability and reducing UI clutter.

Health Assessment

Small
Low
Low
  • Quick, single‑commit change with immediate approval and no downstream impact.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(mcp): report inner tool when using exec to grafana joshsny XL No 1.7h 0.1h May 25, 2026

Summary

Bug Fix

Fix MCP exec tool metrics in Grafana

Ensures Prometheus metrics report the actual tool invoked in single‑exec mode, improving monitoring accuracy for Grafana dashboards.

Health Assessment

X-Large
Low
Low
  • Rapid 1.7‑hour cycle with a single AI‑assisted review and minimal rework indicates a smooth, low‑risk bugfix.

AI Details

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

Tech Stack

Languages: Typescript
fix(experiments): deduplicate uuid on experiment operations. rodrigoi XL AI 65.7h 4.7h May 25, 2026

Summary

Bug Fix

Deduplicate UUIDs in Experiment Operations

Fixes duplicate metric UUID errors that prevented users from editing or deleting experiments, restoring data integrity and user experience.

Health Assessment

Medium
Low
Low
  • Single review round with quick approval after three commits; moderate code changes but no major risk.

AI Details

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

Tech Stack

Languages: Python
fix(mcp-analytics): show loading state while session tool calls reload gesh XS AI 0.3h 0.0h May 25, 2026

Summary

Bug Fix

Show loading state while session tool calls reload

Fixes stale tool call display by rendering loading skeleton immediately when session changes, improving user experience during data fetches.

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
Frameworks: React
fix(experiments): clarify matured users label covers retention jurajmajerik XS No 0.3h 0.0h May 25, 2026

Summary

Bug Fix

Clarify matured users label covers retention

The UI label now clearly indicates that the setting applies to both conversion and retention metrics, reducing user confusion and improving feature clarity.

Health Assessment

Small
Low
Low
  • Quick single-line change with immediate approval, indicating minimal risk and high confidence in correctness.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Update mobile session replay copy to reflect GA status posthog XS No 15.5h 15.2h May 25, 2026

Summary

Docs

Update mobile session replay copy to reflect GA status

Clarifies that mobile session replay is now generally available on Android, iOS, React Native, and Flutter, removing beta language from documentation to reduce confusion and improve user understanding.

Health Assessment

Small
Low
Medium
  • Quick review and merge with minimal documentation changes, indicating low complexity and risk.

AI Details

Confidence: 0.80

Tech Stack

chore(experiments): remove experiments-ship-variant-release-mode flag jurajmajerik S AI 0.2h 0.1h May 25, 2026

Summary

Chore

Remove experiments-ship-variant-release-mode flag

Eliminates an obsolete feature flag, simplifying experiment release logic and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

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