Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(batch-import-worker): test ENCRYPTION_KEYS multi-key rotation Piccirello M AI 1.1h 0.3h Jun 02, 2026

Summary

Test

Add tests for multi-key rotation in batch-import-worker

Ensures the Rust worker correctly handles key rotation, aligning with Django and Node implementations, preventing silent decryption failures.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes; low risk and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Rust
feat(replay-vision): chart scorer scores as a distribution bar histogram ksvat S No 4.9h 0.1h Jun 02, 2026

Summary

Feature

Add bar histogram for scorer distribution

Replaces confusing box plot with intuitive bar histogram for low-volume scorer data, improving readability and user experience.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, AI-assisted code, no blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(team): add updated_at to Project model haacked M No 103.3h 0.0h Jun 02, 2026

Summary

Feature

Add updated_at timestamp to Project model

Adds an updated_at timestamp to the Project model, enabling accurate cache invalidation for team metadata. This prevents stale project names from appearing in cached team entries.

Health Assessment

Small
Low
Low
  • The PR received a quick review with minimal rework, but the overall cycle time was long due to scheduling and the need to update snapshots and migrations.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
chore(replay-vision): rename "Ask Max" to "Ask PostHog AI" in summarizer chat ksvat XS No 0.3h 0.1h Jun 02, 2026

Summary

Chore

Rename UI text from Ask Max to Ask PostHog AI

Updates the Replay Vision summarizer chat banner to reflect the correct brand name, ensuring consistent user-facing copy.

Health Assessment

Small
Low
Low
  • Quick approval with no logic changes, minimal code churn, and a single commit indicates a low-risk, low-friction change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(replay-vision): make scanner and observation order_by a string param ksvat M No 4.4h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix Replay Vision order_by to string

Corrects the API contract so the MCP client can sort Replay Vision data, improving integration reliability.

Health Assessment

Medium
Low
Low
  • Quick single‑commit fix with no rework, resolved in under 5 hours and approved immediately.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
fix(web-analytics): propagate dashboard filters to view recordings button lricoy L AI 12.8h 0.1h Jun 02, 2026

Summary

Bug Fix

Propagate dashboard filters to view recordings button

Ensures session replay view accurately reflects dashboard filters, preventing misleading recording counts and improving data integrity for analytics users.

Health Assessment

Large
Low
Low
  • Quick fix with minimal rework, resolved in under 13 hours, demonstrating efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(web-analytics): hide editor filter bar on dashboard tiles lricoy XS AI 14.2h 11.7h Jun 02, 2026

Summary

Bug Fix

Hide editor filter bar on dashboard tiles

Removes non-functional filter UI from dashboard tiles, preventing UI glitches and unnecessary state updates.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved after a single review, indicating low complexity and high confidence in the solution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(data-stack): add shared duckling backfill concurrency tag fuziontech S AI 5.3h 0.0h Jun 02, 2026

Summary

Feature

Add shared duckling backfill concurrency tag

Adds a shared Dagster concurrency tag to events and persons backfill jobs, enforcing a combined worker pool cap and preventing connection timeouts.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal rework, indicating clear change and strong test coverage.

AI Details

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

Tech Stack

Languages: Python
chore: Add path and secret status to Hogli info screen jordanm-posthog S No 7.8h 1.5h Jun 02, 2026

Summary

Chore

Add path and secret status to Hogli info screen

Enables developers to quickly identify the Hogli runtime location and secret loading status, improving debugging and operational visibility. This reduces time spent troubleshooting worktree environments.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates straightforward, low-risk update.

AI Details

Tech Stack

Languages: Python
revert(dmat): revert dmat_string column wiring (#59681, #61036) fuziontech L AI 0.0h - Jun 01, 2026

Summary

Bug Fix

Revert dmat_string column wiring changes

Reverts previously added ClickHouse column wiring for dmat_string, removing migration and related SQL constants, restoring prior state.

Health Assessment

Large
Low
Low
  • PR was merged immediately after creation with no review, indicating high confidence in the revert and minimal impact.

AI Details

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

Tech Stack

Languages: Python
feat(replay-vision): add version column to scanner observations table ksvat M No 1.7h 0.0h Jun 01, 2026

Summary

Feature

Add version column to scanner observations table

Adds a Version column to the scanner observations table, allowing users to see which scanner version produced each observation. This improves clarity when prompts or configurations change over time.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: test ENCRYPTION_SALT_KEYS multi-key and two-step rotation Piccirello M AI 0.2h 0.0h Jun 01, 2026

Summary

Test

Add tests for multi-key encryption rotation

Adds automated tests verifying the multi-key encryption contract and two-step rotation across Python and Node.js implementations, ensuring safe key rotation without regressions.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.2 hours, single review, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
AI observability for MVP blog post natalia-amorim L No 76.4h 1.9h Jun 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(cohorts): pg fallback read email not supported nickbest-ph L No 4.5h 4.4h Jun 01, 2026

Summary

Bug Fix

Remove PostgreSQL fallback for cohort email

This change removes an inefficient PostgreSQL fallback query for cohort email imports, preventing timeouts for large datasets. It ensures faster, more reliable cohort processing for customers.

Health Assessment

Large
Low
Medium
  • Merged within 4.5 hours after a single review, indicating efficient communication and testing. The PR required a few commits post-review but remained focused on a specific performance issue.

AI Details

Tech Stack

Languages: Python
fix(clickhouse): writable_events doesn't exist on DATA orian XS No 0.1h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix migration error for writable_events

Corrects a migration that incorrectly referenced a non‑existent DATA node, ensuring database schema updates succeed.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
Update Statsig alternatives blog post natalia-amorim L No 79.6h 3.5h Jun 01, 2026

Summary

Docs

Update Statsig alternatives blog post

Improves search visibility and user engagement for the Statsig alternatives article.

Health Assessment

Large
Low
Medium
  • The PR took over three days to merge, with a single review and several merge commits, indicating a slow but straightforward documentation update.

AI Details

Confidence: 1.00

Tech Stack

feat(dashboards): add WidgetCard shell and dashboard widget UI glue (7/11) MattPua XL No 98.7h 0.8h Jun 01, 2026

Summary

Feature

Add WidgetCard shell and dashboard widget UI glue

Introduces shared frontend shell components for dashboard widgets, enabling future widget types and improving UI consistency.

Health Assessment

X-Large
High
High
  • The PR required extensive rework with multiple AI‑assisted commits, indicating complex UI integration and a high iteration cycle.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(replay-vision): link observation breadcrumb to its scanner ksvat M No 0.3h 0.3h Jun 01, 2026

Summary

Bug Fix

Add breadcrumb link from observation to scanner

Improves navigation by linking observation detail pages back to their parent scanner, reducing user friction. Ensures users can quickly drill into related observations.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved immediately, no rework.

AI Details

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

Tech Stack

Languages: Typescript
docs(data-warehouse): Document CDC enable/disable after source creation inkeep M No 6.2h 5.2h Jun 01, 2026

Summary

Docs

Document CDC enable/disable after source creation

Updates Postgres source documentation to reflect new CDC management capabilities.

Health Assessment

Small
Low
Low
  • Quick review and merge, low complexity changes

AI Details

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

Tech Stack

Languages: Markdown
feat(oauth): server-side scope assignment + /authorize enforcement MattBro XL AI 101.4h 0.5h Jun 01, 2026

Summary

Feature

Add server‑side OAuth scope assignment and enforce per‑app scope ceiling

Enables per‑application scope limits, tightening security and preventing privileged scopes from being granted without explicit admin approval, thereby reducing risk of accidental over‑privilege.

Health Assessment

X-Large
High
High
  • The PR required multiple iterations after a single review request, resulting in a 101‑hour cycle time; while the first review was rapid, the extensive changes and many commits indicate significant friction and potential for regression.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
fix(bing-ads): surface tailored error for tenant missing service principal jaydeep-pipaliya S No 15.0h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix Bing Ads error handling for missing service principal

Ensures users receive clear guidance when Bing Ads integration fails due to missing service principal, preventing futile reconnect attempts.

Health Assessment

Small
Low
Low
  • Quick review and merge within 15 hours, minimal changes, low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
feat(data-warehouse): log view deletions and name views in activity feed sakce M AI 0.6h 0.1h Jun 01, 2026

Summary

Feature

Log view deletions and name views in activity feed

Adds an audit trail for data warehouse view deletions and includes view names in the activity feed, improving transparency and user experience.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal iterations indicates a straightforward change.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
fix(sites): validate site preview URL before rendering Piccirello M AI 1.0h 0.1h Jun 01, 2026

Summary

Bug Fix

Validate site preview URL before rendering

Adds a security check to ensure only authorized http(s) URLs are rendered in the site preview iframe, preventing arbitrary content injection.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, demonstrating efficient security hardening.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): Update posthog-js to 1.378.1 posthog-js-upgrader M No 1.8h 0.0h Jun 01, 2026

Summary

Chore

Update posthog-js dependency to 1.378.1

Bumps the PostHog JavaScript SDK to the latest 1.378.1 release, ensuring compatibility and access to new features and bug fixes.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.8 hours, no review friction, minimal scope indicates routine dependency update.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
feat: seed deterministic project token for demo data joshsny S No 0.9h 0.1h Jun 01, 2026

Summary

Feature

Add deterministic demo project token

Enables local SDKs and tools to use a fixed demo project token, simplifying development and testing.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
docs: add Roblox SDK charlesvien XL No 44.6h - Jun 01, 2026

Summary

Health Assessment

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(llma): Update LLM costs scheduled-actions-posthog M No 0.3h 0.0h Jun 01, 2026

Summary

Chore

Update LLM costs

Automated update of LLM pricing models.

Health Assessment

Medium
Low
Low
  • Fast automated merge with minimal changes and no review required.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
feat(experiments): add pagination to the shared metrics modal. rodrigoi L AI 69.1h 3.6h Jun 01, 2026

Summary

Feature

Add pagination to shared metrics modal

Improves performance for teams with large metric libraries by loading metrics server‑side with pagination, reducing load times and memory usage.

Health Assessment

Medium
Medium
Medium
  • The PR had a quick first review and required a few follow‑up commits, but overall the process was efficient with a 69‑hour cycle time and moderate scope.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(toolbar): match authorized URLs by exact origin Piccirello M AI 0.4h 0.0h Jun 01, 2026

Summary

Bug Fix

Fix URL authorization to use exact origin

Ensures only exact origin URLs are authorized, preventing malicious overlap and tightening security for toolbar and related features.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, high confidence in security improvement.

AI Details

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

Tech Stack

Languages: Typescript
chore(flags): remove dead FlagError variants haacked M No 2.3h 0.0h Jun 01, 2026

Summary

Refactor

Remove unused FlagError variants from feature-flags

Clean up error enum by removing unreachable variants, reducing boilerplate and potential confusion.

Health Assessment

Medium
Low
Low
  • Quick cleanup with minimal review, no risk to functionality.

AI Details

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

Tech Stack

Languages: Rust
feat(onboarding): add onboarding flow variant dispatch system fercgomes M AI 5.2h 1.7h Jun 01, 2026

Summary

Feature

Add onboarding flow variant dispatch system

Enables A/B testing of entire onboarding experiences via a feature flag while keeping the current flow unchanged as the default, allowing future onboarding variants to be added without user disruption.

Health Assessment

Medium
Low
Low
  • Fast review cycle (1.7h) and single approval indicate low complexity and minimal rework; the PR adds a small dispatch layer with moderate code changes (135 lines) and no significant risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay-vision): add SweepScannerWorkflow for Phase 2 schedule fires TueHaulund XL AI 57.7h 9.5h Jun 01, 2026

Summary

Feature

Add SweepScannerWorkflow for per-scanner scheduling

Enables a per-scanner Temporal workflow that runs every 5 minutes, improving data freshness and resource efficiency for replay-vision.

Health Assessment

Large
Medium
Medium
  • The PR had a moderate cycle time with a single review and a few post-review commits, indicating focused but iterative development. The large code addition and many tests suggest significant feature work.

AI Details

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

Tech Stack

Languages: Python
feat(llma): Extend logic to hide further internal messages mp-hog L No 72.4h 0.2h Jun 01, 2026

Summary

Feature

Extend logic to hide further internal messages

Adds logic to detect and hide internal messages in the AI observability UI, improving clarity for users.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly and merged after a single commit, indicating straightforward changes. The large line count suggests significant logic updates but no major refactoring or breaking changes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(funnels): round funnel bar ends and follow cursor with tooltip sampennington L AI 5.5h 4.9h Jun 01, 2026

Summary

Feature

Add rounded funnel bar ends and cursor tooltip

Improves funnel chart readability and user interaction by rounding bar ends and making tooltips follow cursor, enhancing data insight clarity.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; AI-assisted code generation streamlined the feature implementation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(property-vals): emit-once seen cache in merger andyzzhao L AI 72.4h 54.1h Jun 01, 2026

Summary

Feature

Emit-once seen cache in merger

Adds a bounded cache to suppress re‑emission of recurring tuples, reducing write volume to ClickHouse.

Health Assessment

Large
Medium
High
  • AI‑assisted development with a single review round; cycle time over 72h indicates moderate process friction; large scope and new feature add moderate risk.

AI Details

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

Tech Stack

Languages: Rust
fix(oauth): point proxy landing page to OAuth docs rafaeelaudibert XS AI 0.2h 0.0h Jun 01, 2026

Summary

Bug Fix

Update OAuth proxy landing page link

Corrects the OAuth proxy landing page to link to the proper OAuth integration docs and fixes text rendering issues, improving developer experience.

Health Assessment

Small
Low
Low
  • Fast merge with minimal review, indicating straightforward change with low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(devex): polish auto-assigned reviewers comment webjunkie S AI 5.8h 0.1h Jun 01, 2026

Summary

Refactor

Polish auto‑assigned reviewers comment

Improves readability of the auto‑assigned reviewers comment in PRs, making it easier for reviewers to scan skipped owners.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Javascript
feat(experiments): add pagination to the shared metrics view rodrigoi L AI 69.0h 3.7h Jun 01, 2026

Summary

Feature

Add pagination to shared metrics view

Adds server‑side pagination and search to the shared metrics view, improving performance for large metric libraries and enhancing user experience.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly and merged within 3 days, indicating smooth integration and minimal friction.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: React
feat(capture): small fix to filtering behavior in event restrictions eli-r-ph L No 0.4h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix event restriction filtering in capture v1

Fixes a subtle sync issue between capture v1 and legacy, ensuring consistent event filtering and reliable analytics.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Rust
chore(deps): Update @posthog/types to 1.378.1 posthog-js-upgrader S No 0.7h - Jun 01, 2026

Summary

Chore

Update @posthog/types dependency

Bumps @posthog/types to the latest patch to keep the PostHog.com site up to date.

Health Assessment

Small
Low
Low
  • Quick dependency bump merged within 0.7 hours, minimal risk.

AI Details

Tech Stack

fix(logs): keep pinned filters out of editable filterGroup DanielVisca M AI 0.6h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix logs pinned filter handling

Ensures the logs tab correctly applies distinct_id filters, eliminating stale filter chips and preventing incorrect query scoping for teams that customize log identifiers, improving reliability and user experience.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes; no new features introduced; low risk to existing functionality.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore(deps): Update posthog-js to 1.378.0 posthog-js-upgrader M No 1.3h 0.6h Jun 01, 2026

Summary

Chore

Update posthog-js dependency to 1.378.0

Bumps the PostHog JavaScript SDK to the latest 1.378.0 release, enabling new defaults such as a 250 ms persistence debounce, improving performance and consistency across deployments.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, straightforward dependency bump.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml, Typescript
Frameworks: React
chore(ci): add trigger context to rate-limit monitor rnegron M AI 0.3h 0.0h Jun 01, 2026

Summary

Chore

Add trigger context to rate-limit monitor

Adds event-level context to GitHub rate‑limit monitoring, enabling teams to identify which CI actions drive token consumption. This insight supports cost optimization and better resource allocation.

Health Assessment

Medium
Low
Low
  • Merged within 18 minutes with no review back‑and‑forth, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Javascript
feat(dashboards): add widget registry, run_widgets, and dashboard widget API (6/11) MattPua XL No 98.4h 2.5h Jun 01, 2026

Summary

Feature

Add widget registry, run_widgets, and dashboard widget API

Introduces a backend widget platform for dashboards, enabling new widget types, batch execution, and permission controls, which expands extensibility and improves performance for dashboard users.

Health Assessment

X-Large
High
High
  • Large-scale backend changes with extensive AI-assisted commits and multiple review rounds; quick initial review but high iteration indicates significant complexity and risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
fix(settings): clarify debug-info session link is internal, not public posthog M No 11.0h 10.0h Jun 01, 2026

Summary

Bug Fix

Clarify internal session link in debug panel

Ensures session replay URLs in the settings debug panel are correctly marked as internal, preventing user confusion and maintaining security.

Health Assessment

Medium
Low
Low
  • Fast 11‑hour cycle with minimal rework; AI assistance streamlined the fix and clear communication kept review friction low.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(funnels): flow horizontal funnel rows to fit step text sampennington L AI 9.7h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix funnel row layout to fit step text

Improves funnel visualization by ensuring each step’s text fits without overlap, enhancing clarity for users analyzing funnel metrics.

Health Assessment

Large
Low
Low
  • Fast cycle time of under 10 hours and minimal review friction indicate a straightforward UI fix that was quickly validated and merged.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): Update @posthog/types to 1.378.0 posthog-js-upgrader S No 0.4h - Jun 01, 2026

Summary

Chore

Update @posthog/types dependency

Bumps @posthog/types to 1.378.0, ensuring PostHog.com uses the latest type definitions and bug fixes.

Health Assessment

Small
Low
Low
  • Dependency update merged within 24 minutes, indicating minimal review friction and low risk.

AI Details

Tech Stack

Languages: Javascript
fix(browser): avoid Safari ReadableStream upload with fetch wrappers dustinbyrne XL No 68.8h 0.1h Jun 01, 2026

Summary

Bug Fix

Avoid Safari ReadableStream upload with fetch wrappers

Fixes Safari ReadableStream upload errors by preventing internal Request objects from being forwarded to downstream fetch wrappers, ensuring compatibility and stability for web analytics.

Health Assessment

X-Large
Medium
Medium
  • The PR required multiple iterations and extensive cross-browser testing to resolve a Safari-specific bug, but was reviewed and merged quickly after the initial review.

AI Details

Tech Stack

Languages: Javascript
docs: add flush docs to mobile SDKs turnipdabeets M No 4.0h 1.5h Jun 01, 2026

Summary

Docs

Add flush docs to mobile SDKs

Adds a Flush section to the Flutter docs and shared flushing guidance across Flutter, iOS, Android, and React Native, improving developer experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; AI assistance streamlined documentation updates.

AI Details

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

Tech Stack

chore(ci): skip depot shadow matrices on draft PRs rnegron XS AI 0.2h 0.0h Jun 01, 2026

Summary

CI/CD

Skip heavy CI matrices on draft PRs

Reduces compute waste by preventing heavy test matrices from running on draft pull requests in the Depot shadow workflow, aligning it with canonical behavior.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and immediate approval, indicating low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
« Page 9 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