Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(ci): add pytest-durations phase timing to django shards | rnegron | S | AI | 21.9h | 19.4h | May 29, 2026 |
SummaryCI/CDAdd pytest-durations timing to Django CI shards Introduces fine-grained test timing metrics in CI, enabling targeted performance improvements for Django shards. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
|
||||||
| fix(alerts): prefetch related rows in alert list queryset | MattPua | XS | No | 0.5h | 0.0h | May 29, 2026 |
SummaryBug FixOptimize alert list queryset to reduce DB queries Reduces database queries for the alert list API from ~90 to ~4, improving performance and reducing load. 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(logs): allow 0 as threshold count for log alerts | jonmcwest | M | No | 28.0h | 25.9h | May 29, 2026 |
SummaryBug FixAllow zero threshold for log alerts Users can now set threshold count to zero for log alerts, enabling alerts to fire on any matching log without validation errors. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django, React
|
||||||
| chore(data-warehouse): clearer activity log for schema enable/disable | sakce | S | AI | 0.6h | 0.5h | May 29, 2026 |
SummaryChoreClearer activity log for schema enable/disable Improves clarity of activity feed by distinguishing schema enable/disable actions, reducing confusion for users. 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
|
||||||
| docs: standardize POSTHOG_PROJECT_TOKEN env var across SDK docs | richardsolomou | M | No | 19.4h | 19.1h | May 29, 2026 |
SummaryDocsStandardize POSTHOG_PROJECT_TOKEN env var across SDK docs Aligns environment variable naming across SDK documentation, reducing confusion for developers and streamlining onboarding. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix(dashboards): show add tile button in edit mode | MattPua | M | No | 0.3h | 0.3h | May 29, 2026 |
SummaryBug FixShow Add Tile Button in Edit Mode Ensures users can add tiles while editing dashboards without exiting edit mode, improving workflow efficiency. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboards): extend dashboard tile exclusivity check for widgets (3/11) | MattPua | M | No | 24.5h | 15.7h | May 29, 2026 |
SummaryFeatureExtend dashboard tile exclusivity check for widgets Adds a 4‑way check constraint to ensure a dashboard tile references exactly one of insight, text, button tile, or widget, improving data integrity and enabling separate monitoring of deploy impact. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| handbook: improve CS new hire onboarding content | danazou | L | AI | 169.5h | 71.6h | May 29, 2026 |
SummaryDocsImprove CS onboarding handbook content Enhances customer success and new hire onboarding documentation to provide clearer guidance and structure, improving onboarding efficiency and consistency across teams. Health Assessment
Large
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| chore(personhog): add latency decomposition metrics | nickbest-ph | L | No | 15.2h | 0.1h | May 29, 2026 |
SummaryChoreAdd latency decomposition metrics to personhog Enables fine‑grained latency monitoring for personhog, improving debugging and performance insights. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Rust
|
||||||
| feat(usage-report): re-add per-sdk logs counters via logs_distributed | turnipdabeets | L | AI | 0.9h | 0.1h | May 29, 2026 |
SummaryBug FixRe-add per-SDK log counters via logs_distributed Restores accurate per-SDK usage reporting by querying the correct logs_distributed table, ensuring reliable billing metrics. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(persons): suppress link for personless persons | christiaan-ph | S | AI | 3.1h | 2.4h | May 29, 2026 |
SummaryBug FixSuppress link for personless persons Prevents broken navigation for users without profiles, improving UX consistency. 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(insights): correct hog-charts bar hover shading and grouped click routing | sampennington | L | AI | 0.4h | 0.2h | May 29, 2026 |
SummaryBug FixFix BarChart hover and click issues Resolves two interaction bugs in the BarChart component, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(devbox): don't pin region on coder update | rnegron | M | AI | 0.5h | 0.5h | May 29, 2026 |
SummaryBug FixFix devbox: remove pinned region on coder update Stops sending immutable region parameter during coder updates, preventing errors and improving devbox stability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(deps): bump direct deps to clear pnpm audit advisories | robbie-c | XL | AI | 27.4h | 0.1h | May 29, 2026 |
SummaryChoreBump dependencies to resolve pnpm audit advisories Reduces security advisories by updating direct dependencies, improving supply chain security without adding overrides. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Greptile
Confidence:
0.95
Tech Stack |
||||||
| fix(aio): array json rendering | Radu-Raicea | L | No | 21.2h | 18.1h | May 29, 2026 |
SummaryBug FixFix array JSON rendering in AI observability Ensures array JSONs are displayed correctly in the UI, improving data visibility for users. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ci): exempt github noreply emails from the author-email nudge | webjunkie | XS | AI | 1.4h | 0.0h | May 29, 2026 |
SummaryBug FixExempt GitHub noreply emails from author email nudge This change reduces false positives in PR author email nudges, preventing unnecessary notifications for legitimate GitHub privacy addresses and improving developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(capture): handle additive changes to event.options in v1 | eli-r-ph | S | No | 59.7h | 27.3h | May 29, 2026 |
SummaryFeatureAdd additive handling for event.options in capture v1 Enables SDKs to evolve the event.options feature without breaking existing clients, improving flexibility and reducing friction for mobile updates. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| chore(personhog): enforce 250-ID limit on batch person lookup RPCs | nickbest-ph | L | AI | 22.5h | 0.1h | May 29, 2026 |
SummaryChoreEnforce 250-ID limit on person lookup RPCs Adds server‑side validation and client‑side batching to cap batch size, reducing memory pressure and preventing gRPC message size errors. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Javascript
|
||||||
| chore(ci): update backend and dagster test timings | tests-posthog | XL | No | 0.4h | 0.1h | May 29, 2026 |
SummaryChoreUpdate backend and dagster test timings Updates test timing data to keep pytest‑split sharding balanced, improving CI performance and reducing build times. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| feat(hogql): default parser mode to rust-py with cpp shadow | robbie-c | M | No | 27.4h | 0.1h | May 29, 2026 |
SummaryFeaturePromote rust-py parser to primary Default parser mode changed to rust-py with cpp shadow for HogQL queries, improving core query parsing infrastructure. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript, Rust
Frameworks:
Django
|
||||||
| chore(web-analytics): Add loading state for heatmaps cohort filtering | jordanm-posthog | M | No | 24.6h | 0.1h | May 29, 2026 |
SummaryChoreAdd loading state for heatmaps cohort filtering Provides visual feedback during cohort filter loading, improving user experience and reducing uncertainty. Also handles errors and corrects tooltip positioning. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.15
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(feature-flags): remove legacy super_groups writing and frontend UI | patricio-posthog | XL | No | 43.8h | 24.0h | May 29, 2026 |
SummaryFeatureRemove legacy super_groups write paths and UI Completes migration from legacy super_groups to feature_enrollment, simplifying feature flag management, reducing data duplication, and improving stability and developer experience. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| feat(property-vals): cap top-K values per key in merger | andyzzhao | M | AI | 11.6h | 0.1h | May 29, 2026 |
SummaryFeatureCap top-K values per key in merger Limits the number of distinct property values emitted per key, reducing data volume and improving autocomplete relevance for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(ui): ignore Enter key during IME composition on home input | christiaan-ph | XS | AI | 77.6h | 56.8h | May 29, 2026 |
SummaryBug FixFix IME composition Enter key bug on home input Prevents accidental message submission when using IME on the AI‑first home screen, improving user experience for non‑Latin language users. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(experiments): exclude variant from experiment. | rodrigoi | L | AI | 82.4h | 1.4h | May 29, 2026 |
SummaryFeaturefeat(experiments): exclude variant from experiment Adds frontend support to manage excluded metrics and visualize results correctly for experiments. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python, Json
Frameworks:
React
|
||||||
| chore(deps): bump scikit-learn and pyyaml for 3.13 wheel coverage | rnegron | S | No | 25.0h | 5.5h | May 29, 2026 |
SummaryChoreBump scikit-learn and pyyaml for 3.13 wheels Updates dependencies to ensure Python 3.13 wheel availability, preventing build failures. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(slack-app): region-aware routing for slack event-callback | VojtechBartos | XL | AI | 43.6h | 41.5h | May 29, 2026 |
SummaryFeatureAdd region-aware routing for Slack event callbacks Enables Slack integration to work across US and EU regions, improving reliability and simplifying future region flips. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(dashboards): add dashboard tile widget_id column (2/11) | MattPua | XL | No | 22.5h | 1.1h | May 29, 2026 |
SummaryFeatureAdd dashboard tile widget_id column Enables dashboard tiles to optionally reference a widget, allowing future widget features while keeping existing tiles functional. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| feat(alerts): paginate alerts tab on the insights page | MattPua | M | AI | 1.8h | 0.9h | May 29, 2026 |
SummaryFeatureAdd pagination to alerts tab Enables users to view all alerts beyond the first page, improving visibility and reducing alert fatigue. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Expand finance.md with metrics and financial reports | jkposthog | S | No | 15.8h | 8.1h | May 29, 2026 |
SummaryDocsExpand finance.md with metrics and financial reports Added a section on financial metrics and reports, detailing key performance indicators and their relevance to different teams. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(mcp): support feature_flag_variant for tool gating | pauldambra | L | No | 0.9h | 0.3h | May 29, 2026 |
SummaryFeatureSupport feature_flag_variant for tool gating Adds optional variant-based feature flag gating to MCP tool definitions, enabling tools to be visible only when a specific multivariate flag variant is active, improving fine‑grained control over tool availability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(devex): wire orphaned product tests + lint guard | webjunkie | XL | No | 6.2h | 2.3h | May 29, 2026 |
SummaryChoreWire orphaned product tests and lint guard Ensures all product tests run in CI, improving test coverage and reliability. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
Frameworks:
Github-Actions
|
||||||
| Add Brex reimbursement note to equipment spending guideline | a-lider | XS | No | 1.0h | 0.6h | May 29, 2026 |
SummaryDocsAdd Brex reimbursement note to equipment spending guideline Adds a note allowing team members to pay for expensive equipment and submit Brex reimbursement requests up to the specified limit, clarifying policy and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat(logs): mirror visible log rows as a window on the sparkline | jonmcwest | L | AI | 1.6h | 0.7h | May 29, 2026 |
SummaryFeatureAdd sparkline window for visible log rows Adds a translucent window on the sparkline chart that highlights the currently visible log rows, giving users immediate visual context of their scroll position. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(code): Runbook on e2e local agentic tasks in Slack | sortafreel | L | No | 4.5h | 0.9h | May 29, 2026 |
SummaryDocsRunbook for local Slack agentic task testing Provides documentation enabling end‑to‑end testing of agentic tasks in Slack locally, improving developer onboarding and reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat: Debug UI/logic for agentic runs from Slack | sortafreel | XL | No | 23.2h | 19.2h | May 29, 2026 |
SummaryFeatureAdd Slack debug UI for agentic runs Provides a read‑only endpoint and UI to trace Slack‑initiated tasks and workflows, enabling faster debugging and visibility into agentic runs. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
Frameworks:
React
|
||||||
| fix(data-warehouse): only require prefix when a no-prefix source exists | christiaan-ph | M | AI | 2.0h | 0.6h | May 29, 2026 |
SummaryBug FixFix prefix requirement for no-prefix data sources Ensures users can re-add un-prefixed data warehouse sources after deletion, preventing dashboard query failures and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(ci): add nudge for org members using non-PostHog git email | webjunkie | M | No | 6.9h | 0.0h | May 29, 2026 |
SummaryCI/CDAdd PR workflow nudge for non-PostHog emails Adds automated reminder to PRs to ensure team members use PostHog email addresses, improving commit attribution and internal tooling consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT, Copilot
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(ci): unblock test-timing auto-commit and de-tax durations | webjunkie | XL | AI | 4.4h | 0.1h | May 29, 2026 |
SummaryBug FixFix CI test timing auto-commit and de-tax durations Improves CI workflow by ensuring fresh test duration data and correcting migration tax logic, leading to more accurate test sharding and faster CI runs. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Javascript, Yaml
|
||||||
| chore(ci): speed up async migration tests | rnegron | S | No | 42.4h | 24.4h | May 29, 2026 |
SummaryCI/CDSpeed up async migration tests Reduces CI runner minutes and improves feedback speed for async migration tests, lowering cost and accelerating development. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Codex
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore(hogql): connectionId and connections-list MCP betterment | sakce | M | No | 1.1h | 0.5h | May 29, 2026 |
SummaryChoreImprove MCP connection handling Enhances the robot’s ability to locate connection IDs, speeding up query execution and reducing latency for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| feat(traces): switch traces billing metrics to traces_mb_ingested | jonmcwest | M | No | 2.9h | 0.6h | May 29, 2026 |
SummaryFeatureSwitch traces billing metrics to traces_mb_ingested Separates traces ingestion billing and quota enforcement from logs, enabling accurate metering and independent resource limits for trace data. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(ci): allow manual dispatch and raise timeout for stale workflow | webjunkie | XS | AI | 7.3h | 0.0h | May 29, 2026 |
SummaryCI/CDAdd manual trigger and extend stale workflow timeout Enables on‑demand execution of the stale PR workflow and increases its timeout, reducing wait times and preventing timeouts during backlog cleanup. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(ci): refactor reviewer assignment with footprint-based filtering | webjunkie | XL | No | 3.5h | 0.0h | May 29, 2026 |
SummaryChoreRefactor reviewer assignment script to reduce noise Improves CI reviewer assignment logic by filtering generated files, computing owner footprints, and limiting reviewer notifications, enhancing developer experience and reducing noise. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT, Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(replay): guard totalFiltersCount against missing duration | HaynesPostHog | XS | AI | 0.4h | 0.1h | May 29, 2026 |
SummaryBug FixGuard totalFiltersCount against missing duration Prevents session replay scene crashes caused by missing duration filter data, ensuring a stable user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(sources): postgres multi-schema doesn't toggle should_sync on discovery | sakce | XL | AI | 1.9h | 0.7h | May 29, 2026 |
SummaryBug FixFix Postgres multi-schema sync toggle bug Ensures Postgres warehouse sources correctly track sync status, preventing accidental disabling and duplicate rows, improving data reliability for downstream analytics. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| Update lead-scoring.md | bendbradley | S | No | 0.4h | 0.0h | May 29, 2026 |
SummaryDocsUpdate lead-scoring documentation Updates lead scoring documentation to reflect current backlog, ensuring stakeholders have accurate guidance. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(workflows): mark batch schedule section as optional | dmarchuk | XS | AI | 3.5h | 3.5h | May 29, 2026 |
SummaryRefactorMark batch schedule section optional Clarifies that batch workflows can run immediately or on schedule, reducing confusion for users. 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(logs-ingestion): add retention days to usage metrics and update tests | jonmcwest | M | No | 0.4h | 0.1h | May 29, 2026 |
SummaryBug FixAdd retention days to logs ingestion metrics Adds retention tier metrics to logs ingestion, enabling accurate billing and usage attribution per retention period. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Update eligibility details for PostHog for Startups | minekansu | XS | No | 0.3h | 0.1h | May 29, 2026 |
SummaryDocsUpdate eligibility details for PostHog for Startups Clarified eligibility criteria for PostHog for Startups and updated instructions for YC teams. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||