Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(replay): don't flag "All events" as unusable in recordings filters | arnohillen | S | AI | 1.5h | 0.2h | Jul 10, 2026 |
SummaryBug FixFix false unusable flag for All events filter Prevents misleading banner on group recordings when no events match, improving user experience. Ensures accurate filter behavior and adds regression tests. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(web-analytics): add precompute flags to query completed event | lricoy | M | AI | 4.8h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd precompute flags to web analytics query Enables correlation of client‑side query completion events with server‑side precompute strategy, improving latency analysis and stale data reporting. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
|
||||||
| skill(post-newsletter): fix image/caption misalignment in Cloudinary upload step | jina-yoon | S | No | 217.2h | - | Jul 10, 2026 |
SummaryDocsFix image/caption misalignment in newsletter skill Improves newsletter content quality by ensuring images and captions align correctly, removing tracking parameters, and adding verification steps to prevent content errors. This reduces manual corrections and enhances reader experience. Health Assessment
Small
Low
High
AI Details
Confidence:
0.80
Tech Stack |
||||||
| skill(suggest-links): recommend running with Opus or higher | jina-yoon | XS | No | 1.7h | - | Jul 10, 2026 |
SummaryDocsAdd note recommending Opus or higher for suggest-links skill Improves backlink quality by ensuring the skill uses a higher‑quality model, reducing forced or irrelevant matches. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| newsletter: add Stop being the code review bottleneck | jina-yoon | L | No | 12.1h | 9.2h | Jul 10, 2026 |
SummaryDocsAdd newsletter post on code review tips Adds a new newsletter article about code review best practices, integrated into the site with backlinks and internal link cleanup. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| feat(metrics): pin the OTel metric type in saved MetricsQuery insights | DanielVisca | M | No | 1.3h | 0.5h | Jul 10, 2026 |
SummaryBug FixPin OTel metric type in saved MetricsQuery insights Ensures saved metrics queries preserve the metric type, preventing accidental blending of same-named series with different types and improving data accuracy. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| feat(customer-analytics): enable MCP tools for account relationships | arthurdedeus | XL | No | 3.5h | 0.3h | Jul 10, 2026 |
SummaryFeatureEnable MCP tools for customer analytics account relationships Agents can now read and manage customer analytics account relationships, enhancing data visibility and workflow efficiency. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(replay-vision): observation page and navigation UX improvements | TueHaulund | XL | AI | 7.2h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd observation page and navigation UX improvements Enhances Replay Vision by making the recording player prominent, adding filter‑aware navigation, and distinguishing retried observations, improving usability and reducing confusion. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
Frameworks:
React, Django
|
||||||
| fix(slack): simplify agent approval outcome card copy | cvolzer3 | M | No | 22.5h | 0.3h | Jul 10, 2026 |
SummaryBug FixSimplify Slack approval outcome card copy Removed confusing description from the Slack approval card, making approval and denial messages clearer for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.15
Tech Stack
Languages:
Python
|
||||||
| fix(dagster): stop run-failure Slack alerts from being silently dropped | bciaraldi | M | AI | 0.8h | 0.1h | Jul 10, 2026 |
SummaryBug FixFix silent Slack alerts for run failures Ensures critical failure notifications are reliably sent to Slack by truncating oversized messages and providing fallback text, preventing silent drops and improving incident visibility. This change enhances reliability of alerting for large error payloads. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Dagster
|
||||||
| fix(react-native): R8-safe dedup of RN fatal JS errors on Android via ignoredExceptionTypes | turnipdabeets | S | AI | 0.9h | 0.5h | Jul 10, 2026 |
SummaryBug FixFix RN fatal JS error dedup on Android Prevents duplicate crash events from React Native fatal JS errors on Android, improving analytics accuracy and reducing noise. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Kotlin
|
||||||
| fix(tasks): stop writing error_message onto runs completed by inactivity timeout | tatoalo | M | No | 3.8h | 1.2h | Jul 10, 2026 |
SummaryBug FixFix inactivity timeout error message Prevents successful cloud task runs from being mislabeled as failures due to inactivity timeout. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.90
Tech Stack
Languages:
Python
|
||||||
| fix(tasks): stop the 24h janitor failing idle local task runs | tatoalo | L | No | 3.9h | 1.3h | Jul 10, 2026 |
SummaryBug FixFix 24h janitor for idle local task runs Corrects stale‑queued janitor logic to avoid falsely failing local desktop task runs, eliminating erroneous failure notifications and improving task status accuracy. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(ci): split productScenes out of products.tsx to tame jest related-tests fan-out | pauldambra | L | AI | 5.4h | 0.1h | Jul 10, 2026 |
SummaryBug FixSplit productScenes to reduce Jest fan‑out Moves the lazy import map to a separate module, cutting Jest test selection fan‑out and preventing CI timeouts while keeping runtime behavior unchanged. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(cohorts): add ignore backfilled dates option to event backfill admin | gustavohstrassburger | M | No | 21.6h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd ignore backfilled dates option to event backfill admin Adds a checkbox in the Django admin to allow operators to re‑run event backfills for previously skipped or partially processed days, improving data consistency and recovery. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore(warehouse-sources): note egress path for posthog-owned budgets | webjunkie | XS | No | 0.4h | 0.0h | Jul 10, 2026 |
SummaryDocsAdd egress path note for PostHog budgets Clarifies retry strategy for PostHog-owned budgets, ensuring correct egress usage. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude, Copilot, ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| chore(cohorts): add team allowlist to person merge producer | matheus-vb | L | No | 42.6h | 1.6h | Jul 10, 2026 |
SummaryFeatureAdd team allowlist to person merge producer Enables controlled emission of person merge events, preventing unnecessary processing and improving performance for cohort streams. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(stamphog): post approval as app with comment plus bare token approval | webjunkie | M | No | 2.0h | 0.3h | Jul 10, 2026 |
SummaryChoreAdd dual PR approval via Stamphog app Enables human‑facing approval with reasoning while maintaining a fallback approval, improving PR unblock reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
Frameworks:
Github-Actions
|
||||||
| docs(feature-flags): document that cohort changes bump flag versions for local evaluation | inkeep | XS | No | 75.1h | - | Jul 10, 2026 |
SummaryDocsUpdate local evaluation docs to note cohort changes bump flag versions Adds explanation that cohort condition changes automatically bump feature flag versions, ensuring SDK caches stay in sync. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| fix(devex): restore personhog env in preview override and gate ready on an authed health check | webjunkie | L | AI | 0.5h | 0.1h | Jul 10, 2026 |
SummaryBug FixRestore personhog env and improve health check Fixes preview environment errors and adds deep health checks to prevent silent failures, improving reliability for developers. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, ChatGPT, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(batch-exports): add Snowflake integration kind | rossgray | XL | No | 29.1h | 0.5h | Jul 10, 2026 |
SummaryFeatureAdd Snowflake integration kind for batch exports Adds a reusable Snowflake integration model, enabling credential reuse and aligning with existing integration patterns, improving security and maintainability. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| docs: per-screen session replay control for React Native | turnipdabeets | M | No | 0.4h | 0.3h | Jul 10, 2026 |
SummaryDocsAdd per-screen session replay docs for mobile SDKs Provides developers with guidance to selectively record app screens, enhancing privacy and performance for mobile users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| feat(eng-analytics): redesign hub, prs, workflows + detail pages | rnegron | XL | AI | 42.1h | 20.4h | Jul 10, 2026 |
SummaryFeatureRedesign engineering analytics hub and detail pages Enhances user experience by providing clearer metrics, streamlined navigation, and richer data visualizations, improving insight into engineering performance. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
Frameworks:
React
|
||||||
| fix(data-warehouse): stop postgres date loader corrupting non-standard date text | Gilbert09 | M | No | 0.7h | 0.1h | Jul 10, 2026 |
SummaryBug FixFix Postgres date loader corruption Prevents incorrect date values from corrupting data warehouse imports, ensuring accurate data for downstream analytics. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(activity): collapse nested event properties by default | sampennington | M | No | 4.7h | 0.6h | Jul 10, 2026 |
SummaryBug FixCollapse nested event properties by default Improves readability of event details by collapsing complex properties, reducing UI clutter and enhancing user experience on the Activity page. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
React
|
||||||
| fix(surveys): stop the AI side panel auto-opening on survey refresh | sampennington | XS | No | 34.4h | 1.4h | Jul 10, 2026 |
SummaryBug FixFix AI side panel auto-opening on survey refresh Prevents unintended AI panel opening on survey reload, improving user experience and reducing confusion. Health Assessment
Small
Low
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(settings): sort projects alphabetically in invite modal | andre347 | XS | No | 26.9h | 3.6h | Jul 10, 2026 |
SummaryBug FixSort projects alphabetically in invite modal Improves user experience by sorting project list in invite-members modal Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(mcp): respect explicit date_to timestamps in query tools | posthog | M | AI | 26.2h | 25.1h | Jul 10, 2026 |
SummaryBug FixFix MCP query date_to timestamp handling Ensures MCP queries honor explicit ISO timestamps, preventing accidental inclusion of partial days and improving analytics accuracy. Health Assessment
Medium
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(ci): add authoring-ci-workflows skill | rnegron | L | AI | 42.8h | 0.8h | Jul 10, 2026 |
SummaryDocsAdd authoring CI workflows skill Provides a documentation skill that guides developers in authoring GitHub Actions workflows, reducing common mistakes and improving CI reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| docs: add user-facing copy section to AGENTS.md | pauldambra | S | AI | 0.5h | 0.5h | Jul 10, 2026 |
SummaryDocsAdd user-facing copy guidelines to AGENTS.md Adds a user‑facing copy section to AGENTS.md, providing guidelines on sentence case, avoiding AI‑generated text signatures, plain language, friendly tone, and error states, improving UI clarity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| Update how-we-work.md | bendbradley | XS | No | 0.9h | 0.0h | Jul 10, 2026 |
SummaryDocsUpdate how-we-work.md Adds payment guidance to the sales handbook, ensuring the team has up-to-date instructions for handling payments. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Add PostHog CLI to product surface listings | joethreepwood | M | No | 2.8h | 0.2h | Jul 10, 2026 |
SummaryFeatureAdd PostHog CLI to product surface listings Adds the CLI product to all product surface listings, ensuring consistent visibility and positioning across the website, which can drive adoption and improve user awareness. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(session-replay): filter saved replay filters by creator | ksvat | S | No | 40.3h | 6.5h | Jul 10, 2026 |
SummaryFeatureAdd Created By filter to session replay Users can now filter session replay saved filters by creator, improving personalization and reducing clutter. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.40
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(typescript): bump native-preview to the 7.0 release build | gantoine | M | AI | 44.9h | 1.2h | Jul 10, 2026 |
SummaryHealth AssessmentAI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Copilot, Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(cymbal): set posthog-rs wire-order cutoff at 0.19.0 | cat-ph | S | AI | 18.1h | 16.6h | Jul 10, 2026 |
SummaryFeatureSet posthog-rs wire-order cutoff to 0.19.0 Ensures event ordering consistency for posthog-rs 0.19.0, preventing duplicate processing and reducing crash events. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| Add blog post: Our session replays are opening their own pull requests | SaraMiteva | M | No | 6.2h | 3.0h | Jul 10, 2026 |
SummaryDocsAdd blog post on session replay PRs Adds a new blog post explaining how session replay signals generate draft pull requests, providing real‑world examples. Health Assessment
Small
Low
Medium
AI DetailsTech Stack |
||||||
| fix(aio): keep error row actions visible | Radu-Raicea | XS | No | 0.7h | 0.1h | Jul 10, 2026 |
SummaryBug FixKeep error row actions visible Fixes UI issue where long error messages push action buttons out of view, improving usability on narrow screens. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(experiments): give precompute trend charts a flex parent so they render | jurajmajerik | XS | AI | 3.1h | 2.6h | Jul 10, 2026 |
SummaryBug FixFix precompute trend charts rendering Ensures precompute trend charts display correctly in production by adding a flex container, improving user experience and data visibility. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix circular source maps link in CLI docs and add repo link | cvolzer3 | XS | No | 1.3h | 0.1h | Jul 10, 2026 |
SummaryDocsFix CLI docs source map link and add repo link The update fixes a broken link in the CLI documentation, ensuring developers can find the correct source map upload guide. It also adds a direct link to the CLI source code, facilitating easier access for contributors. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix(cdp): fall back to the node vm when the rust vm ffi boundary throws | jose-sequeira | M | AI | 0.8h | 0.0h | Jul 10, 2026 |
SummaryBug FixFix rust VM fallback to node VM Ensures events with NaN/Infinity are processed correctly by falling back to node VM, preventing unexpected errors and maintaining data integrity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(growth): stop untouched push inline row breaking org saves | a-lider | M | AI | 2.4h | 1.8h | Jul 10, 2026 |
SummaryBug FixFix inline row causing org save errors Prevents critical 500 errors when editing organizations by ensuring untouched inline rows do not create phantom product push campaigns, improving reliability and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(conversations): gate slack nudge behind llm classifier | luke-belton | L | No | 9.0h | 0.3h | Jul 10, 2026 |
SummaryFeatureGate Slack Nudge Behind LLM Classifier Adds an LLM‑based precision filter to the Slack support nudge, reducing false positives and improving customer trust in automated prompts. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(storybook): remove redundant waitForSelector causing flaky VR test | mendral-app | S | No | 2.6h | 0.9h | Jul 10, 2026 |
SummaryBug FixFix flaky Storybook VR test Stabilizes visual regression testing by removing a redundant selector, reducing flakiness and improving CI reliability. Ensures consistent test outcomes across environments. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(cohorts): make event backfill day check ignore realtime rows | gustavohstrassburger | M | No | 20.0h | 0.1h | Jul 10, 2026 |
SummaryBug FixFix cohort backfill day check to ignore realtime rows Ensures cohort backfill processes all relevant events, preventing missing data for users whose events occurred before cohort creation on the same day. This fixes a regression that caused users to be omitted from cohorts due to realtime rows masking unbackfilled days. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(devex): harden hogbox preview CI against transient failures | webjunkie | L | No | 6.8h | 0.6h | Jul 10, 2026 |
SummaryBug FixHarden hogbox preview CI against transient failures Improves reliability of hogbox preview pipelines by adding retries and guards to prevent resource leaks and noisy failures, ensuring stable preview environments. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
Frameworks:
Github-Actions
|
||||||
| Updated CSM bonus structure | simfish85 | S | No | 174.5h | 7.0h | Jul 10, 2026 |
SummaryDocsUpdate CSM bonus structure to quarterly This change aligns the CSM bonus structure with quarterly performance metrics, improving incentive alignment and clarity for the customer success team. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| chore(tests): speed up recorder-script bulk test and pytest session overhead | pauldambra | S | AI | 1.2h | 1.0h | Jul 10, 2026 |
SummaryTestSpeed up recorder-script bulk test Reduces test runtime from ~81s to ~11s, improving CI efficiency and developer productivity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(workflows): stop Slack step config crashing the workflow editor | kyleswank | S | AI | 25.4h | 1.5h | Jul 10, 2026 |
SummaryBug FixFix Slack step config crash in workflow editor Prevents the workflow editor from crashing when a Slack integration is used, improving reliability for users building workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci(devex): decouple quarantine gate verdict from trunk upload | rnegron | M | No | 19.5h | 17.0h | Jul 10, 2026 |
SummaryBug FixDecouple quarantine gate verdict from trunk upload This change prevents false reded failures caused by transient Trunk upload errors, ensuring that passing tests are not incorrectly marked as failures. Health Assessment
Medium
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(user-interviews): break circular import in facade | rnegron | S | No | 21.4h | 4.6h | Jul 10, 2026 |
SummaryBug FixFix circular import in user‑interviews facade Eliminates CI flakiness and prevents crashes on cold workers by breaking a circular import, improving reliability for user‑interview features. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||