Pull Request Explorer

Exploring 4935 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(phai): composer spacing skoob13 XS No 21.9h 20.7h Jul 02, 2026

Summary

Bug Fix

Fix composer vertical spacing

Adjusts CSS spacing in the resources bar to improve visual layout without affecting functionality.

Health Assessment

Small
Low
Low
  • Quick cosmetic fix with minimal changes, reviewed and merged within a day.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
feat(data-warehouse): implement northpass_lms import source Gilbert09 XL AI 3.4h 0.1h Jul 02, 2026

Summary

Feature

Implement Northpass LMS data warehouse source

Adds full REST/JSON:API integration for Northpass LMS, enabling users to sync learners, courses, enrollments into PostHog Data Warehouse.

Health Assessment

X-Large
Low
Low
  • Fast review and merge (3.4h cycle time, 0.1h to first review) with a single commit and no rework, indicating a well‑defined change and low risk.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement new_york_times import source Gilbert09 XL AI 3.4h 0.1h Jul 02, 2026

Summary

Feature

Implement New York Times data warehouse source

Adds end‑to‑end NYT data import source enabling users to pull NYT content into PostHog’s data warehouse, enhancing analytics integration.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and single review round indicate smooth integration; high line count reflects substantial implementation but was delivered quickly.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement hellobaton import source Gilbert09 XL AI 3.4h 0.1h Jul 02, 2026

Summary

Feature

Implement Hellobaton data warehouse source

Adds a full-featured Baton connector to sync onboarding data into PostHog Data Warehouse, enabling unified analytics across product and onboarding metrics.

Health Assessment

Large
Low
Low
  • Fast cycle time (3.4h) and immediate review (0.1h) indicate a smooth process; AI-assisted code generation likely contributed to rapid implementation and minimal back‑and‑forth.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement hugging_face import source Gilbert09 XL AI 3.4h 0.1h Jul 02, 2026

Summary

Feature

Implement Hugging Face data warehouse source

Adds a connector to import Hugging Face Hub data into PostHog’s warehouse, enabling analytics on models, datasets, and Spaces.

Health Assessment

X-Large
Medium
Low
  • Fast review and single commit indicate high confidence in the implementation, but the large code addition warrants moderate risk monitoring.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement freshservice import source Gilbert09 XL AI 3.3h 0.3h Jul 02, 2026

Summary

Feature

Implement Freshservice data warehouse source

Adds end‑to‑end Freshservice ITSM source for importing tickets, assets, and agents, enabling teams to sync support data into PostHog.

Health Assessment

Large
Medium
Low
  • PR merged in 3.3 hours with a single commit and minimal review comments, indicating a smooth process; however, the addition of over 1,100 lines across 8 files represents a substantial code change that introduces new functionality and potential integration risks.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(data-warehouse): implement google_webfonts import source Gilbert09 XL AI 3.3h 0.1h Jul 02, 2026

Summary

Feature

Implement Google Webfonts data warehouse source

Adds full‑refresh sync logic for the Google Webfonts API, enabling ingestion of the font catalog into PostHog’s data warehouse for analytics and auditing.

Health Assessment

Large
Low
Low
  • AI‑generated code and review enabled a rapid 3.3‑hour cycle time with minimal review friction, resulting in a quick merge.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement papersign import source Gilbert09 XL AI 3.3h 0.1h Jul 02, 2026

Summary

Feature

Implement Papersign import source for data warehouse

Adds end‑to‑end Papersign e‑signature source, enabling users to sync documents, folders, and spaces into PostHog's data warehouse. This provides full refresh sync and robust pagination, improving data completeness for analytics.

Health Assessment

X-Large
Medium
Low
  • Merged in 3.3 hours with a single review comment, indicating low friction. The large code addition warrants monitoring for downstream impact.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement fastly import source Gilbert09 XL AI 3.4h 0.1h Jul 02, 2026

Summary

Feature

Implement Fastly data warehouse import source

Adds end‑to‑end Fastly CDN configuration import into PostHog’s data warehouse, enabling teams to analyze edge‑network metrics alongside product and web analytics.

Health Assessment

X-Large
Medium
Medium
  • Fastly source added in under 4 hours with AI assistance and minimal review friction; large code addition but quick cycle suggests high confidence in implementation quality.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement goldcast import source Gilbert09 XL AI 3.4h 0.1h Jul 02, 2026

Summary

Feature

Implement Goldcast data warehouse import source

Adds Goldcast event data integration to PostHog’s warehouse, enabling marketers to combine event engagement with product and marketing data for richer analytics.

Health Assessment

Large
Medium
Low
  • Fast review and merge with minimal iterations, indicating high confidence in implementation.

AI Details

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

Tech Stack

Languages: Python
fix(insights): resolve warehouse access control in system queries jabahamondes S AI 19.3h 0.9h Jul 02, 2026

Summary

Bug Fix

Resolve warehouse access control in system queries

Fixes system queries that failed due to warehouse RBAC, restoring insight rendering and precompute functionality.

Health Assessment

Medium
Medium
Medium
  • Fast turnaround with AI assistance resolved a critical production issue affecting insights and precomputes, demonstrating efficient collaboration and minimal friction.

AI Details

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

Tech Stack

Languages: Python
fix(llma): preserve prompt edits on publish version conflict jurajmajerik M AI 1.4h 0.2h Jul 02, 2026

Summary

Bug Fix

Preserve prompt edits on publish conflict

Ensures users do not lose unsaved edits when a prompt publish conflict occurs, improving data integrity and user experience.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward bug fix with clear test coverage.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(tasks): use sync Redis client for task-run stream publish tatoalo M AI 1.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix task-run stream publish with sync Redis

Eliminates a deadlock that caused task processing timeouts, improving reliability and uptime for background workflows.

Health Assessment

Medium
Low
Low
  • Fast turnaround (1.4h cycle, 0.1h review) with a single commit and no back‑and‑forth, indicating a focused, low‑risk fix. The change touches 3 files and 92 lines, a moderate scope that was resolved quickly.

AI Details

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

Tech Stack

Languages: Python
feat(billing): run usage reports v2 workflow every 3 hours mcoll-posthog S AI 0.3h 0.0h Jul 02, 2026

Summary

Feature

Add 3‑hourly usage report workflow

Enables more frequent billing data, improving revenue accuracy and reducing lag.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, no blockers.

AI Details

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

Tech Stack

Languages: Python
fix(tasks): make resume snapshot timeouts retryable, raise deadline tatoalo M No 0.9h 0.1h Jul 02, 2026

Summary

Bug Fix

Make resume snapshot timeouts retryable

Fixes snapshot timeout errors by adding explicit timeout and marking transient errors, improving reliability of task execution.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

Tech Stack

Languages: Python
feat(signals): log human reviewer changes on reports to the activity log andrewm4894 L AI 2.1h 0.1h Jul 02, 2026

Summary

Feature

Log human reviewer changes to activity log

Captures human reviewer corrections in the activity log, enabling accurate audit trails and improving scout routing accuracy for better data integrity.

Health Assessment

Large
Medium
Low
  • Fast 2‑hour cycle with AI‑assisted code and minimal rework; single approval after brief review suggests low friction and high confidence in the changes.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
feat(metrics): add temporality + histogram columns to events-model tables DanielVisca M AI 11.9h 0.1h Jul 02, 2026

Summary

Feature

Add temporality and histogram columns to metrics tables

Enables accurate rate and histogram queries by adding temporality and bucket data to metrics tables, improving analytics accuracy and preventing data corruption.

Health Assessment

Medium
Medium
Low
  • Rapid review and multiple commits indicate active iteration but low friction; small to medium scope with moderate risk due to schema changes.

AI Details

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

Tech Stack

Languages: Python, Sql
chore(llm): extract shared semantic-enrichment core thiagosalvatore L AI 5.2h 5.1h Jul 02, 2026

Summary

Refactor

Extract shared semantic enrichment core

Replaces duplicated enrichment logic across warehouse and data-modeling surfaces with a single reusable core, improving maintainability and reducing duplication.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python
fix(phai): show sandbox liveness dot instead of tasklist loader skoob13 M AI 21.6h 0.1h Jul 02, 2026

Summary

Bug Fix

Replace tasklist loader with sandbox liveness dot

Improves task list UX by showing a live status dot instead of a misleading spinner, reducing confusion about agent activity.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; AI assistance helped streamline the fix.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(data-warehouse): implement guardian import source Gilbert09 XL AI 2.4h 0.3h Jul 02, 2026

Summary

Feature

Implement Guardian data warehouse source

Adds ability to ingest Guardian news content into PostHog's data warehouse, enabling richer analytics on media content.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review rounds suggest high confidence and low friction in the implementation.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement clockodo import source Gilbert09 M AI 2.4h 0.3h Jul 02, 2026

Summary

Feature

Add Clockodo data warehouse import source

Adds a new source to import Clockodo time‑tracking data into PostHog’s data warehouse, enabling users to integrate project and billing information.

Health Assessment

Small
Low
Low
  • Fast cycle time of 2.4h and minimal review comments indicate a smooth integration. AI‑assisted code generation reduced manual effort.

AI Details

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

Tech Stack

Languages: Python
feat(signals): port skills-store scout to the report channel andrewm4894 M AI 0.8h 0.1h Jul 02, 2026

Summary

Docs

Port skills-store scout to report channel

Completes migration of the skills-store scout to the new report channel, ensuring consistent reporting and streamlined alerting across the fleet.

Health Assessment

Small
Low
Low
  • Merged within 48 minutes with minimal review, indicating a low-risk docs-only change.

AI Details

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

Tech Stack

feat(data-warehouse): scaffold 3 newly-requested sources Gilbert09 XL AI 6.2h 0.1h Jul 02, 2026

Summary

Feature

Scaffold 3 new hidden data warehouse sources

Adds hidden stubs for Mercury, Gojiberry, and Teachable data warehouse connectors, registering them for future development without exposing unfinished connectors to users.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and single review round indicate smooth integration, but the large number of added lines reflects significant new infrastructure for future data warehouse connectors.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
fix(google-sheets): map Sheets API errors to an actionable message Gilbert09 S AI 6.8h 4.8h Jul 02, 2026

Summary

Bug Fix

Fix Google Sheets API error mapping

Improves user experience by converting raw Sheets API errors into clear, actionable messages, preventing confusing error strings when connecting spreadsheets.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python
fix(mongodb): stop reporting missing-read-privilege errors as noise Gilbert09 M AI 2.3h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix MongoDB error tracking noise

Reduces error tracking noise by not reporting expected user permission errors during MongoDB credential validation.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; added regression test ensures future regressions are caught.

AI Details

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

Tech Stack

Languages: Python
chore(data-warehouse): drop stale incident_io scaffolded-list entry Gilbert09 XS No 2.4h 0.4h Jul 02, 2026

Summary

Docs

Drop stale incident_io scaffolded-list entry

Removes a duplicate documentation entry for the incident_io data warehouse source, ensuring accurate source listings.

Health Assessment

Small
Low
Low
  • Quick documentation fix with minimal review, indicating efficient process.

AI Details

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

Tech Stack

fix(data-warehouse): align new-source prefix validation with the backend rule Gilbert09 S AI 1.7h 0.1h Jul 02, 2026

Summary

Bug Fix

Align new-source prefix validation with backend rule

Provides immediate validation feedback for data warehouse source prefixes, preventing failed creation attempts and improving onboarding.

Health Assessment

Small
Low
Low
  • Fast review and merge with a single commit; minimal scope and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(posthog-js): use SPDX expression for license field jojosenthusiast XS No 73.4h 73.2h Jul 02, 2026

Summary

Bug Fix

Update license field to valid SPDX expression

Ensures license metadata complies with SPDX standards, improving automated compliance checks.

Health Assessment

Small
Low
Medium
  • PR had a long review cycle but minimal changes and no rework, indicating low complexity but delayed review.

AI Details

Tech Stack

Update ingestion team objectives for Q3 2026 pl M No 29.2h - Jul 02, 2026

Summary

Docs

Update ingestion team objectives for Q3 2026

Updated the ingestion team's Q3 objectives, aligning goals and deliverables to improve scalability, reliability, and user self‑service.

Health Assessment

Small
Low
Low
  • Quick single‑file update merged within a day, indicating straightforward content maintenance.

AI Details

Tech Stack

fix(llma): handle Hog eval VM user errors Radu-Raicea M No 46.6h 0.1h Jul 02, 2026

Summary

Bug Fix

Handle Hog eval VM user errors

Fixes runtime errors in Hog eval VM to prevent unexpected Temporal activity failures, improving stability for user-authored evaluations.

Health Assessment

Medium
Medium
Low
  • The PR required multiple rework commits after initial review, indicating some complexity in handling Hog eval VM errors, but the review cycle was quick and the final merge was within a day.

AI Details

Tech Stack

Languages: Python
ci: Standardize SDK release failure telemetry marandaneto S No 2.2h 2.2h Jul 02, 2026

Summary

CI/CD

Standardize SDK release failure telemetry

Adds consistent telemetry for SDK release failures across all SDKs, simplifying monitoring and alerting.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to CI workflow, indicating low risk and high confidence.

AI Details

Usage: AI Assisted
Confidence: 0.90

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(data-modeling): MCP tools to edit view column descriptions thiagosalvatore XL AI 4.8h 0.1h Jul 02, 2026

Summary

Feature

Add MCP tools for editing view column descriptions

Enables teams to read and edit semantic descriptions of data‑modeling views and columns, integrating with PostHog AI for richer analytics.

Health Assessment

Large
Medium
Low
  • Fast 4.8‑hour cycle with AI‑assisted code generation and minimal review friction; high scope but well‑controlled risk due to rapid iteration and comprehensive tests.

AI Details

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

Tech Stack

Languages: Python, Typescript, Yaml
Frameworks: Django
ci: Standardize SDK release failure telemetry marandaneto M No 1.3h 1.2h Jul 02, 2026

Summary

CI/CD

Standardize SDK release failure telemetry

Unifies release failure telemetry across SDKs, enabling consistent monitoring and alerting. This improves reliability and reduces alert noise for developers.

Health Assessment

Medium
Low
Low
  • Quick review and merge, minimal rework, indicating a straightforward CI update.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(engineering-analytics): trim verbose comments in components rnegron M AI 46.6h 46.3h Jul 02, 2026

Summary

Chore

Trim verbose comments in engineering analytics components

Simplifies component code by removing redundant comments, improving maintainability while preserving behavior.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal changes; low risk cosmetic update.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(query-performance): cap export scan parallelism at 24 threads andyzzhao XS AI 1.8h 0.0h Jul 02, 2026

Summary

Bug Fix

Cap export scan parallelism to 24 threads

Reduces memory usage during export queries, preventing OOM errors and improving stability for large data volumes.

Health Assessment

Small
Low
Low
  • Quick, focused fix with minimal code changes resolved a critical OOM issue in a single review cycle.

AI Details

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

Tech Stack

Languages: Python
fix(tasks): stop failing runs when a turn outlives the followup timeout tatoalo L No 3.8h 1.7h Jul 02, 2026

Summary

Bug Fix

Fix task run failures on long turns

Ensures task runs don’t fail when agent turns exceed timeout, improving reliability and user experience.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework indicates a straightforward bug fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix(core): honor caller-supplied feature-flag props over cached values turnipdabeets M AI 22.4h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix feature flag precedence to honor caller values

Ensures caller‑supplied feature flag properties override cached values, aligning behavior across SDKs and improving consistency for client events.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; consistent behavior across SDKs achieved.

AI Details

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

Tech Stack

Languages: Typescript
chore(insights): adopt useChartConfig as the chart config seam sampennington M AI 1.8h 0.1h Jul 02, 2026

Summary

Refactor

Adopt useChartConfig as chart config seam

Standardizes chart configuration across the product, enabling consistent defaults and simplifying future style updates.

Health Assessment

Small
Low
Low
  • Quick, single-commit refactor with minimal review time indicates smooth integration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(flags): auto-select feature_flag:write for survey/EAF key scopes lucasheriques M No 22.0h 0.0h Jul 02, 2026

Summary

Feature

Auto-select feature_flag:write for survey/EAF key scopes

Adds auto-selection of feature_flag:write scope when creating API keys with survey or early access feature write scopes, improving user experience and reducing 403 errors.

Health Assessment

Medium
Low
Low
  • Quick review cycle with minimal changes, no blockers, and a single review round.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
feat(conversations): attribute workflow-driven ticket changes in activity log abigailbramble L No 3.8h 0.1h Jul 02, 2026

Summary

Feature

Add workflow attribution to ticket activity log

Enables audit of ticket changes made by workflows by attributing actions to the specific workflow, improving traceability and compliance.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review friction indicate a well-tested, low-risk change; extensive automated tests cover both backend and frontend behavior.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Python
fix: stop duplicating distinct_id in flags person properties marandaneto M No 24.4h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix duplicate distinct_id in flags person properties

Corrects duplicate identity data in Node SDK flag requests, ensuring accurate payloads and preventing redundant data.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a straightforward bug fix with low risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
fix: stop duplicating distinct_id in flags person properties marandaneto M No 24.4h 0.1h Jul 02, 2026

Summary

Bug Fix

Prevent duplicate distinct_id in flag payloads

Ensures flag requests avoid redundant identity data, improving payload consistency and reducing data duplication.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 24 hours indicates a straightforward bug fix with minimal risk.

AI Details

Usage: AI Assisted
Confidence: 0.70

Tech Stack

Languages: Python, Yaml
fix(tasks): retry relay_sandbox_events across worker restarts tatoalo M No 4.6h 0.1h Jul 02, 2026

Summary

Bug Fix

Retry relay_sandbox_events across worker restarts

When a worker restarts mid-run, the sandbox event relay can be lost, causing silent failures. This PR updates retry logic to recover from such restarts, improving reliability and user experience.

Health Assessment

Small
Low
Low
  • Quick review and single commit resolved a critical reliability issue.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix(autocapture): guard getComputedStyle against cross-realm elements turnipdabeets M AI 18.7h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix cross-realm getComputedStyle crash

Prevents crashes in heatmaps and autocapture caused by cross-realm elements, ensuring reliable event handling across browsers.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; added targeted tests to guard against future regressions.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Greptile
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(capture): add AI secondary sink routing modes pl XL No 49.8h 2.9h Jul 02, 2026

Summary

Feature

Add AI secondary sink routing modes

Enables capture‑ai to publish AI events to a secondary cluster, allowing gradual migration of AI ingestion off the primary cluster.

Health Assessment

X-Large
Low
Low
  • Fast review (2.9h) and single commit indicate a straightforward change with minimal risk; the large line count reflects significant new logic but no rework or blockers were needed.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
Update AI Observability Q3 objectives Radu-Raicea M No 47.3h 1.1h Jul 02, 2026

Summary

Docs

Update AI Observability Q3 objectives

This PR updates the AI Observability team's Q3 objectives, clarifying goals and anti-goals to guide the team's focus.

Health Assessment

Medium
Low
Low
  • Quick review and minimal changes indicate a straightforward content update with low risk.

AI Details

Tech Stack

chore(deletion): remove legacy Celery deletion path and rollout flag yasen-posthog XL AI 24.0h 0.2h Jul 02, 2026

Summary

Refactor

Remove legacy Celery deletion path and rollout flag

Eliminates dead code path for org/project/team deletion, routing all deletions through durable Temporal workflows, improving reliability and reducing maintenance overhead.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly (0.2h) and merged within 24h, indicating efficient collaboration.
  • Despite a large code change, the use of AI assistance and frequent merges kept the process smooth.

AI Details

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

Tech Stack

Languages: Python
feat(notifications): conditional mark-all-read + larger page size yasen-posthog M AI 3.7h 0.1h Jul 02, 2026

Summary

Feature

Add conditional mark-all-read and larger page size

The change hides the 'Mark all read' button when all unread notifications are already visible, reducing UI clutter. It also increases the page size from 20 to 30, allowing users to view more notifications per load.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3.7h and a single review round indicate low friction. The moderate scope of 81 lines and minimal rework suggest a low-risk, straightforward enhancement.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(insights): show hovered breakdown in horizontal funnel tooltip xljones L No 3.1h 2.5h Jul 02, 2026

Summary

Bug Fix

Fix funnel tooltip to show hovered breakdown

Ensures funnel insights display correct breakdown values when hovered, improving data accuracy and user trust.

Health Assessment

Medium
Low
Low
  • Fast cycle and review times indicate efficient resolution of a UI bug with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(experiments): Emit terminal metric-load failures from the backend jurajmajerik XL No 1.8h 0.4h Jul 02, 2026

Summary

Feature

Emit terminal metric-load failures from backend

Centralizes error handling for experiment metric loads, ensuring accurate failure metrics and reducing misclassification, improving dashboard reliability.

Health Assessment

Medium
Low
Low
  • Fast review cycle (1.8h) and minimal back‑and‑forth (one comment, one approval) indicate a straightforward change with low risk.

AI Details

Tech Stack

Languages: Typescript, Python
Frameworks: React
« Page 91 of 99 »

Get this analytics stack for your team

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

Connect Repos