Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(billing): default usage report date mcoll-posthog S No 1.1h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix default usage report date

Ensures the usage report command defaults to the current UTC date when no date is provided, improving operator experience.

Health Assessment

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

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
chore(experiments): extract exposure query construction andehen XL AI 62.2h 56.2h Jun 02, 2026

Summary

Refactor

Extract exposure query construction into new module

Refactors the experiment query builder by moving exposure logic into a dedicated class, improving maintainability while preserving behavior.

Health Assessment

X-Large
High
Medium
  • The PR involved a large refactor of a 3000‑line module, taking over two days to review and merge, indicating significant complexity and potential for regression.

AI Details

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

Tech Stack

Languages: Python
chore(mcp): hint agents to write human-readable formatted SQL andrewm4894 M AI 0.6h 0.0h Jun 02, 2026

Summary

Chore

Add SQL formatting hint for agents

Adds a hint to guide agents to produce readable SQL, improving user experience in the SQL editor.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth, low‑risk change. The AI‑generated code was reviewed quickly and required only two small follow‑up commits.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(signals): Send inbox Slack notifications once per channel Twixes M No 18.0h 13.4h Jun 02, 2026

Summary

Bug Fix

Fix Slack notifications to avoid duplicates

Ensures each Slack channel receives a single notification per review, reducing duplicate alerts and improving clarity for reviewers.

Health Assessment

Medium
Low
Medium
  • The PR addressed duplicate Slack notifications with minimal rework and was merged within 18 hours, indicating efficient review and low complexity.

AI Details

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

Tech Stack

Languages: Python
chore(llma): pr 60736 cleanup mp-hog M No 0.3h 0.3h Jun 02, 2026

Summary

Refactor

Clean up AI observability frontend code

Refactors internal naming and test parameterization to improve code clarity and maintainability.

Health Assessment

Medium
Low
Low
  • Quick cosmetic refactor with minimal review, indicating low complexity and risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
fix(data-warehouse): keep the google-ads SDK off the source-registration path webjunkie M AI 2.5h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix data-warehouse: defer Google Ads SDK import

This change ensures that registering data-import sources no longer pulls in the heavy Google Ads SDK, preventing deadlocks and duplicate imports. It improves reliability for all data syncs and reduces startup overhead.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python
feat(aiobs): declarative recipe-based normalizer carlos-marchal-ph XL No 89.8h 66.7h Jun 02, 2026

Summary

Feature

Add declarative recipe-based normalizer for AI events

Enables customizable parsing of AI event data via declarative rules, simplifying integration of new providers and improving maintainability.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and slow review, with a large number of additions indicating significant refactoring and new feature implementation.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript, Javascript
chore(ci): gate prod deploy dispatch on backend tests webjunkie S AI 15.5h 0.1h Jun 02, 2026

Summary

CI/CD

Gate prod deploy on backend test results

Prevents production deployments from proceeding when backend tests fail, ensuring only passing commits are promoted.

Health Assessment

Small
Low
Low
  • Merged within 15 hours after a single review, minimal rework, and no significant risk to production.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(tasks): support dual sandbox JWT keys for zero-downtime rotation tatoalo L No 0.9h 0.1h Jun 02, 2026

Summary

Feature

Add dual sandbox JWT keys for zero-downtime rotation

Enables rotating sandbox JWT keys without disrupting running task sessions, improving reliability and uptime.

Health Assessment

Large
Low
Low
  • Fast review and merge cycle suggest high confidence; limited scope and quick turnaround reduce risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
feat(data-warehouse): drop auto paginator, mark custom source alpha MarconLP S AI 0.9h 0.2h Jun 02, 2026

Summary

Feature

Remove auto paginator, mark custom source alpha

The PR removes the misleading "auto" paginator option from the custom REST source, ensuring users see accurate pagination behavior. It also marks the source as alpha, aligning it with other new sources.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: React
handbook: clarify Secretive commit-signing setup and add troubleshooting joethreepwood S No 1.7h 1.4h Jun 02, 2026

Summary

Docs

Clarify commit signing setup and add troubleshooting

Improves documentation to reduce friction for developers setting up commit signing, preventing rejected pushes and wrong-key errors.

Health Assessment

Small
Low
Low
  • Quickly merged after minimal review, indicating a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

feat(data-warehouse): add tracked gRPC transport for warehouse sources Gilbert09 XL AI 117.4h 0.1h Jun 02, 2026

Summary

Feature

Add tracked gRPC transport for warehouse sources

Adds consistent logging, metrics, and sample capture for outbound gRPC calls from warehouse-source syncs, bringing gRPC sources to parity with HTTP transport.

Health Assessment

X-Large
Medium
Low
  • Large code addition with minimal review iterations; quick approval indicates confidence but potential for undiscovered issues.

AI Details

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

Tech Stack

Languages: Python, Yaml
fix: sampling rate remove tag clr182 S No 1.5h 1.5h Jun 02, 2026

Summary

Bug Fix

Fix sampling rate tag display

Corrects replay settings to properly show the sampling rate tag, improving user visibility.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(max): open a new chat when selecting the Chat nav tab pauldambra S No 17.9h 5.7h Jun 02, 2026

Summary

Feature

Open new chat on Chat tab selection

Reduces friction by launching a fresh AI chat with a single click, improving user engagement and streamlining the chat initiation flow.

Health Assessment

Small
Low
Low
  • The PR was reviewed and approved within 6 hours, with only one commit and minimal code changes, indicating a smooth, low‑risk integration.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Update BAA terms for platform package subscribers eleftheriatrivyzaki XS No 0.6h 0.6h Jun 02, 2026

Summary

Docs

Update BAA terms for platform package subscribers

Clarifies eligibility for signing a BAA and updates pricing details for platform package subscribers, ensuring compliance and transparent pricing.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes and no rework, indicating a smooth review process.

AI Details

Confidence: 0.95

Tech Stack

feat(quill): add composable Table primitive adamleithp XL No 76.7h 0.1h Jun 02, 2026

Summary

Feature

Add composable Table primitive to Quill

Provides a reusable, accessible table component with sticky headers, sorting, and selection, enabling consistent UI across product surfaces and reducing development effort.

Health Assessment

Large
High
Low
  • The PR had a slow overall cycle time but received a quick first review, indicating an efficient review process. The large scope and multiple commits suggest significant rework, raising risk for integration issues.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(cymbal): eject overloaded resolution endpoints hpouillot XL No 0.6h 0.1h Jun 02, 2026

Summary

Bug Fix

Eject overloaded resolution endpoints

Improves remote resolution reliability by ejecting overloaded endpoints and adding jitter, reducing request failures.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward bug fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
feat(data-warehouse): link sync warnings to source management page Gilbert09 S AI 96.0h 0.1h Jun 02, 2026

Summary

Feature

Add source links to data warehouse sync warnings

Enables users to quickly navigate from sync warnings in the SQL editor to the source management page, improving troubleshooting efficiency.

Health Assessment

Small
Low
Low
  • Single‑commit PR was reviewed within minutes, but the 4‑day cycle time suggests a scheduling delay rather than technical complexity.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
chore: use ReleaseStatus enum for warehouse source release status Gilbert09 XS AI 21.5h 0.0h Jun 02, 2026

Summary

Docs

Update warehouse source skill to use ReleaseStatus enum

Aligns warehouse source documentation with codebase enum usage, preventing string literal errors and ensuring consistency.

Health Assessment

Small
Low
Low
  • Docs-only change with AI assistance, quick review and merge, minimal risk.

AI Details

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

Tech Stack

feat(slack-app): use mentioner's GitHub install for repo picker VojtechBartos XL AI 92.6h 70.0h Jun 02, 2026

Summary

Feature

Use mentioner's GitHub install for repo picker

Ensures users only see repositories they can act on, preventing errors and improving the Slack integration experience.

Health Assessment

X-Large
High
High
  • Large refactor with slow review cycle indicates high complexity and potential risk to stability.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): make slack channel tables webhook-only MarconLP M AI 23.6h 0.1h Jun 02, 2026

Summary

Feature

Make Slack channel tables webhook-only

Slack channel tables now use webhook-only ingestion, eliminating costly historical backfills and preventing rate‑limit issues, improving performance and reliability for real‑time monitoring use cases.

Health Assessment

Medium
Low
Low
  • Fast cycle time (23.6h) and immediate approval indicate low friction; AI-assisted authoring reduced rework, and the change is small in scope, posing minimal risk.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): add WorkOS source Gilbert09 XL AI 21.6h 0.0h Jun 02, 2026

Summary

Feature

Add WorkOS data warehouse source

Enables ingestion of WorkOS identity data into PostHog's data warehouse, allowing full‑refresh sync of organizations, users, and directories for analytics.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and immediate review suggest a smooth process; large code addition but no rework indicates confidence in implementation.

AI Details

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

Tech Stack

Languages: Python, Typescript
feat(webpack-plugin): default sourcemaps.enabled to true ablaszkiewicz XS AI 12.4h 0.3h Jun 02, 2026

Summary

Feature

Set webpack plugin sourcemaps default to true

Ensures sourcemaps are enabled by default, aligning with other plugins and improving debugging.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes; AI assistance streamlined the update.

AI Details

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

Tech Stack

Languages: Typescript
fix(data-warehouse): show schema label in source status tooltips MarconLP XS AI 24.7h 24.6h Jun 02, 2026

Summary

Bug Fix

Show schema label in source status tooltips

Improves readability of schema names in tooltips, enhancing user experience in data warehouse management.

Health Assessment

Small
Low
Low
  • Single-line cosmetic change approved quickly with minimal review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: use nitro:build:public-assets hook for Nuxt sourcemap upload ablaszkiewicz XS AI 12.1h 12.0h Jun 02, 2026

Summary

Docs

Use nitro hook for Nuxt sourcemap upload

Updates the Nuxt source map upload guide to use the nitro:build:public-assets hook, ensuring uploads occur after assets are written.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates a straightforward documentation update.

AI Details

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

Tech Stack

chore(legacy-webhook-service): remove unused group enrichment dmarchuk XL AI 16.9h 4.6h Jun 02, 2026

Summary

Chore

Remove unused group enrichment from legacy webhook service

Eliminates redundant group property lookups in legacy webhook service, cutting unnecessary network calls. No change to webhook payloads, preserving existing behavior.

Health Assessment

X-Large
Low
Low
  • Fast 17‑hour cycle with only two commits and two approvals, indicating low friction. The change removes dead code and redundant network calls, improving performance without affecting existing functionality.

AI Details

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

Tech Stack

Languages: Typescript
fix(feature-flags): register evaluation context models andehen S AI 3.4h 2.7h Jun 02, 2026

Summary

Bug Fix

Register evaluation context models for feature flags

Ensures FeatureFlagEvaluationContext is registered at app load, preventing runtime errors when rebuilding flag cache.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved a runtime error in feature flag evaluation.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix: move hide replay filtering on the backend clr182 L AI 93.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Move hide replay filtering to backend

Fixes pagination stalls by moving hide viewed replay filter to the server, ensuring accurate infinite scroll and better user experience.

Health Assessment

Large
Medium
Low
  • The PR resolved a critical pagination bug with moderate code changes across backend and frontend. Despite a quick review, the overall cycle time was slow, indicating possible coordination delays.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(data-warehouse): eagerly load import sources at worker boot webjunkie S AI 0.6h 0.0h Jun 02, 2026

Summary

Bug Fix

Eagerly load data-import sources at worker boot

Fixes duplicate protobuf symbol errors in data sync workers by eagerly loading vendor SDK modules at boot, restoring deterministic import behavior and preventing runtime crashes.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat: email outbox veryayskiy XL No 22.8h 0.1h Jun 02, 2026

Summary

Feature

Add durable email outbox for support replies

Adds a Postgres-backed outbox to ensure support email replies survive provider outages, improving reliability and user experience.

Health Assessment

Large
Low
Low
  • PR delivered quickly with minimal back‑and‑forth, indicating clear scope and good test coverage.

AI Details

Tech Stack

Languages: Python, Typescript
Frameworks: Django
chore(hog-charts): add Metric storybook stories and snapshots sampennington M No 12.9h 10.6h Jun 02, 2026

Summary

Chore

Add Metric component Storybook stories and snapshots

Adds visual regression snapshots and Storybook stories for the Metric component, improving test coverage and reducing noise in PR reviews.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 12.9h, single review, minimal changes, low risk

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(taxonomic-filter): search beyond first page for clientFilterFirstPage groups adamleithp M AI 17.0h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix search beyond first page for clientFilterFirstPage groups

Search now returns all matching items even when the list exceeds the first page. This fixes a regression that previously hid items beyond the first 100 rows, improving user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(slack-app): cache claim probe and proxy optimistically on flake VojtechBartos M AI 20.1h 0.8h Jun 02, 2026

Summary

Bug Fix

Fix Slack app claim probe caching

Ensures correct routing during cross‑region cutovers by caching probe results, preventing wrong‑region responses and improving reliability.

Health Assessment

Medium
Low
Low
  • Quick single‑commit fix with fast review, minimal scope and low risk.

AI Details

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

Tech Stack

Languages: Python
feat(ml): Add AI research team nicowaltz XS No 12.9h 0.3h Jun 02, 2026

Summary

Feature

Add AI research team

Adds new AI research team page to the website, expanding PostHog's content on AI initiatives.

Health Assessment

Small
Low
Low
  • Quick approval and minimal changes indicate a straightforward content addition.

AI Details

Confidence: 0.05

Tech Stack

fix(tests): bump chart test waitFor timeouts to 2s and wrap sync assertions mendral-app S No 0.6h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix chart test timeouts and sync assertions

Reduces flaky test failures by increasing timeout and wrapping synchronous assertions, improving CI reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flaky tests in under an hour.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
chore: Bump hourly start-to-close timeout for batch exports tomasfarias XS No 0.4h 0.0h Jun 02, 2026

Summary

Chore

Bump hourly start-to-close timeout for batch exports

This change temporarily increases the timeout for hourly batch exports to prevent failures during incident recovery. It will be reverted shortly after the incident is resolved.

Health Assessment

Small
Low
Low
  • Quick, single-line change with immediate review and merge, indicating low complexity and minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix(slack-app): retry slack rate limits when fetching thread messages tatoalo S No 14.5h 0.1h Jun 02, 2026

Summary

Bug Fix

Retry Slack rate limits when fetching thread messages

Fixes Slack API rate limit errors by enabling automatic retries, improving reliability of Slack thread message fetching.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; resolved a critical rate‑limit issue with a simple retry handler.

AI Details

Tech Stack

Languages: Python
feat(llma): show person, tools, and error highlighting on sessions overview mp-hog M No 17.2h 0.1h Jun 02, 2026

Summary

Feature

Add person, tools, error highlighting to sessions overview

Enhances session insights by adding person and tool context and highlighting errors, improving debugging and user understanding.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review friction indicate a straightforward feature addition with low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python, Typescript, Sql
Frameworks: React
fix(tracing): capture results events in compare mode jonmcwest M AI 0.8h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix tracing results tracking in compare mode

Ensures analytics capture query results for both spans and aggregation modes, improving visibility and consistency across frontend and backend. This fixes missing events that previously caused incomplete analytics data.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
feat(tracing): add feedback button to TracingScene actions jonmcwest S No 16.4h 0.0h Jun 02, 2026

Summary

Feature

Add feedback button to TracingScene actions

Users can now provide feedback directly from the Tracing scene, improving engagement and data collection.

Health Assessment

Small
Low
Low
  • Quick UI enhancement with immediate approval, indicating low complexity and high confidence from reviewers.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(insights): render and style goal lines correctly in hog-charts sampennington L AI 1.6h 0.6h Jun 02, 2026

Summary

Bug Fix

Fix goal line rendering and styling in hog-charts

Ensures goal lines are visible and styled consistently, improving data visualization accuracy and user experience for insights dashboards.

Health Assessment

Large
Medium
Low
  • Fast cycle and review times indicate efficient collaboration; moderate scope and few review rounds suggest manageable risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(replay-vision): per-scanner schedule CRUD helpers TueHaulund L AI 20.9h 9.8h Jun 02, 2026

Summary

Feature

Add per-scanner schedule CRUD helpers

Provides primitives for creating, updating, and deleting Temporal schedules for replay‑vision scanners, enabling deterministic scheduling and drift detection.

Health Assessment

Large
Low
Low
  • Fast cycle time with a single review round indicates a straightforward implementation with minimal friction.

AI Details

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

Tech Stack

Languages: Python
chore: remove posthog-code-slack-availability flag and tasks API gating VojtechBartos XL No 16.0h 0.6h Jun 02, 2026

Summary

Chore

Remove obsolete PostHog Code Slack flag and tasks gating

Eliminates redundant feature flags and UI components, simplifying Slack integration and tasks API access for PostHog Code users. This streamlines configuration and reduces maintenance overhead.

Health Assessment

Large
Low
Low
  • Quick review and merge within 16 hours, minimal rework, indicating a straightforward maintenance change.

AI Details

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

Tech Stack

Languages: Python, Typescript, Yaml
Frameworks: React
feat(subscriptions): order slack channels by recent subscription history pauldambra L No 118.3h 0.1h Jun 02, 2026

Summary

Feature

Order Slack channels by recent subscription history

Users can now see the most recently used Slack channels first when picking channels, improving subscription workflow efficiency.

Health Assessment

Large
Medium
Low
  • PR took over 5 days to merge, but had a quick review and minimal back‑and‑forth, indicating a well‑structured change with clear intent.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
docs(tracing): add comprehensive overview of tracing and its benefits jonmcwest M No 0.5h - Jun 02, 2026

Summary

Docs

Add comprehensive tracing overview page

Adds a new tracing overview page to help users understand the value of tracing, improving observability and reducing debugging time.

Health Assessment

Medium
Low
Low
  • Merged within 30 minutes with no review, indicating a straightforward documentation update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript, Typescript
Frameworks: React, Nextjs
Update autoresearch blog post title and slug robbie-c XS No 1.7h - Jun 02, 2026

Summary

Docs

Update autoresearch blog post title and slug

The blog post title and URL were updated to feature Andrej Karpathy and an 11% performance gain, boosting click‑through rates. A 301 redirect preserves SEO and user traffic.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, no rework, smooth merge.

AI Details

Confidence: 0.95

Tech Stack

feat(tracing): enhance user action reporting in tracing views jonmcwest M No 0.4h 0.1h Jun 02, 2026

Summary

Feature

Add tracing user action reporting

Adds event tracking to the tracing product, enabling visibility into user interactions and usage patterns.

Health Assessment

Medium
Low
Low
  • Fast approval with minimal rework; small, focused changes that add new telemetry functionality.

AI Details

Tech Stack

Languages: Python, Typescript
feat(tracing): add documentation links to scene header and empty state jonmcwest S No 14.7h 0.0h Jun 02, 2026

Summary

Feature

Add documentation links to tracing scene

Provides users with quick access to tracing documentation and guidance when no data, improving onboarding and reducing support queries.

Health Assessment

Small
Low
Low
  • Rapid approval with no rework, indicating a straightforward UI enhancement.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Python
Frameworks: React
feat(hog-charts): add Metric component sampennington L AI 10.7h 0.1h Jun 02, 2026

Summary

Feature

Add Metric component to hog-charts

Provides a reusable headline number + sparkline card component with hover behavior, enabling consistent UI across PostHog dashboards.

Health Assessment

Large
Low
Low
  • Quick approval with minimal changes indicates high confidence in component quality.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(experiments): explicit precomputation state and query context andehen M AI 56.2h 38.4h Jun 02, 2026

Summary

Refactor

Add explicit precomputation state and query context

Introduces immutable context objects for experiment queries, enhancing stability and preventing accidental state changes.

Health Assessment

Medium
Low
High
  • The PR was reviewed after 38 hours, with a single approval, indicating moderate review friction but no major contention.

AI Details

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

Tech Stack

Languages: Python
« Page 8 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