Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-anthropic | dependabot | S | No | 1.0h | 1.0h | May 21, 2026 |
SummaryChoreBump idna dependency in example Updates idna library to latest version to address security and performance improvements. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat(alerts): add 15-minute scheduling and billing validation | MattPua | L | No | 42.0h | 0.2h | May 21, 2026 |
SummaryFeatureAdd 15‑minute scheduling and billing validation Adds support for 15‑minute alert scheduling and billing validation, improving alert reliability and billing accuracy for users. Health Assessment
Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix(cymbal): only mark used symbol sets on load | hpouillot | S | No | 1.8h | 0.0h | May 21, 2026 |
SummaryBug FixFix symbol set last_used handling Ensures only runtime loads update last_used, preventing unused uploads from appearing recently used. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix(data-warehouse): surface real errors and zero-table diagnostics from refresh schemas | Gilbert09 | M | AI | 49.5h | 0.1h | May 21, 2026 |
SummaryBug FixSurface real errors and zero-table diagnostics from refresh schemas Improves diagnostics for data‑warehouse schema refresh, exposing underlying errors and zero‑table cases to users and Sentry, enhancing user experience and support. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix: reject leading-zero semver values in local evaluation | dmarticus | M | No | 19.2h | 0.0h | May 21, 2026 |
SummaryBug FixReject leading-zero semver values in evaluation Ensures semver values with leading zeros are invalid, preventing incorrect feature flag matches. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(node): reject leading-zero semver values in local evaluation | dmarticus | M | No | 18.8h | 0.0h | May 21, 2026 |
SummaryBug FixReject leading-zero semver values in local evaluation Fixes incorrect parsing of semver values with leading zeros in the Node feature flag evaluator, ensuring invalid inputs are rejected and preventing false matches. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(flags): reject leading-zero versions in sortableSemVer | dmarticus | L | AI | 18.5h | 0.1h | May 21, 2026 |
SummaryBug FixFix semver parsing to reject leading zeros Aligns feature flag preview with runtime evaluation by enforcing strict semver, preventing inaccurate user counts. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Rust
|
||||||
| feat(ci): sync all commits to posthog-private repo | Piccirello | S | No | 15.6h | 0.0h | May 21, 2026 |
SummaryCI/CDSync commits to private repo Automates syncing all commits to a private testing repository, enabling isolated testing and faster feedback loops. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: pin github actions to commit shas | Piccirello | XS | No | 9.5h | 8.0h | May 21, 2026 |
SummaryCI/CDPin GitHub Actions to Commit SHAs Ensures reproducible CI by locking workflow actions to specific commit SHAs, improving build stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: update support side modal offsite message | posthog | XS | No | 1.0h | 0.0h | May 21, 2026 |
SummaryChoreUpdate support side modal offsite message Updates the support modal message to reflect catching‑up status, improving clarity for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(sql-editor): allow inline edits of insight name and description | christiaan-ph | M | AI | 25.1h | 0.1h | May 21, 2026 |
SummaryFeatureAdd inline edits for insight name and description Allows users to edit insight name and description directly in the SQL editor, improving the editing experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Co-Authored
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore(error-tracking): regen api.zod.ts for grouping rules update body | cat-ph | S | No | 0.2h | 0.2h | May 21, 2026 |
SummaryChoreRegenerate API Zod schema for error tracking Refreshes generated Zod schemas to match updated API request bodies, eliminating mismatches and ensuring type safety. This change prevents runtime validation errors and improves developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(alerts): remove rolled-out quiet hours and history chart flags | MattPua | M | No | 1.1h | 1.1h | May 21, 2026 |
SummaryChoreRemove rolled‑out quiet hours and history chart flags Simplifies alert logic by eliminating fully‑rolled‑out feature flags, reducing maintenance overhead and ensuring consistent behavior for all users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(tests): speed up two slow django backend tests | frankh | S | No | 48.7h | 48.7h | May 21, 2026 |
SummaryChoreSpeed up two slow Django backend tests Optimizes two long-running backend tests, cutting CI runtime and speeding up developer feedback loops. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| docs: document git commit signing requirement in cloud-agent sandbox | inkeep | S | No | 0.5h | 0.4h | May 21, 2026 |
SummaryDocsDocument git commit signing requirement for sandbox agents Updates internal docs to reflect the new git commit signing requirement, ensuring developers understand the restriction and workflow. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| fix(hogvm): use own-property checks for nested access and async dispatch | meikelmosby | M | AI | 23.8h | 0.0h | May 21, 2026 |
SummaryBug FixFix nested property checks in HogVM runtime Ensures HogVM runtime correctly handles inherited properties, preventing prototype leakage and improving security. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| fix(experiments/mcp): Fix pydantic returning errors for every variant of a metric source | mp-hog | XL | AI | 2.0h | 0.2h | May 21, 2026 |
SummaryBug FixFix pydantic errors for experiment metric source Improves validation accuracy for experiment metrics, reducing erroneous error noise and preventing repeated retries by LLM agents. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript, Javascript, Shell
|
||||||
| feat(tasks): add server-side archived flag to tasks | dmarticus | L | AI | 17.8h | 0.0h | May 21, 2026 |
SummaryFeatureAdd server‑side archived flag to tasks Enables cross‑device sync of task archive state, improving consistency across desktop and mobile clients. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| ci(security): pin semgrep image to 1.163.0 | rnegron | S | AI | 0.6h | 0.0h | May 21, 2026 |
SummaryCI/CDPin Semgrep image to version 1.163.0 Ensures CI security scans use a stable Semgrep image, reducing flaky job failures and improving reliability. 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
|
||||||
| chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-gemini | dependabot | S | No | 0.1h | 0.1h | May 21, 2026 |
SummaryChoreBump idna dependency to 3.15 Updates the idna library to the latest version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(devex): correct find_enum_collisions hint for inline ChoiceField | webjunkie | M | AI | 0.9h | 0.2h | May 21, 2026 |
SummaryBug FixCorrect enum collision hint for inline ChoiceField Improves developer guidance for enum collision diagnostics, ensuring accurate suggestions for inline ChoiceField collisions and reducing build failures. 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
|
||||||
| feat(cdp): hardcode hogflow queue to postgres-v2 | meikelmosby | XL | AI | 49.8h | 2.6h | May 21, 2026 |
SummaryBug FixHardcode Hogflow Queue to Postgres V2 Ensures CDP events are routed to the correct queue, preventing duplicate executions and improving reliability. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-langchain | dependabot | S | No | 0.6h | 0.6h | May 21, 2026 |
SummaryChoreBump idna dependency to 3.15 Updates idna library to latest version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: update vulnerable dependencies | marandaneto | L | No | 0.4h | 0.0h | May 21, 2026 |
SummaryChoreUpdate vulnerable dependencies to patched versions This PR updates dependency constraints and lockfiles to address critical CVEs, ensuring secure builds and CI stability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(cloud-agent): block unsigned git commits in agent sandbox | tatoalo | M | No | 1.8h | 0.8h | May 21, 2026 |
SummaryFeatureBlock unsigned git commits in agent sandbox Adds a git guard script to the PostHog cloud agent sandbox, ensuring only GitHub‑signed commits can leave the environment and preventing unsigned commits from being pushed. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Shell
|
||||||
| fix(alerts): gate 15-minute interval behind feature flag | MattPua | XS | No | 0.3h | 0.3h | May 21, 2026 |
SummaryBug FixGate 15-minute alert interval behind feature flag This change hides the 15‑minute interval option behind a feature flag, enabling controlled rollout and reducing risk of unintended usage. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps): Update posthog-js to 1.374.4 | posthog-js-upgrader | L | No | 0.3h | 0.2h | May 21, 2026 |
SummaryChoreUpdate posthog-js dependency to 1.374.4 Bumps posthog-js to the latest version, ensuring compatibility and access to new features and bug fixes. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| chore(deps): Update @posthog/types to 1.374.4 | posthog-js-upgrader | S | No | 0.3h | - | May 21, 2026 |
SummaryChoreUpdate @posthog/types dependency to latest This updates the PostHog.com site to use the latest type definitions, ensuring compatibility with the PostHog JS library and preventing potential type mismatches. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| fix: preserve error fields in $ai_error | carlos-marchal-ph | L | AI | 193.1h | 0.1h | May 21, 2026 |
SummaryBug FixPreserve error fields in AI error serialization Ensures AI error objects retain message, stack, and cause for better debugging, improving reliability of AI analytics. Health Assessment
Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore(ci): skip slow irrelevant migration test | frankh | XS | No | 3.7h | 0.0h | May 21, 2026 |
SummaryTestSkip slow migration test Reduces CI runtime by skipping a long-running, obsolete migration test, improving build speed without affecting functionality. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(experiments): update saved metric relations in place instead of recreating. | rodrigoi | S | No | 69.2h | 26.6h | May 21, 2026 |
SummaryBug FixUpdate experiment saved metric relations in place Ensures accurate activity logs for experiment metric updates, preventing false change events and improving auditability. Health Assessment
Small
Low
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix(persons): limit export all columns to events wildcard queries | MattPua | XS | No | 0.3h | 0.2h | May 21, 2026 |
SummaryBug FixLimit export all columns to events queries Corrects misleading export behavior for persons and actors tables, ensuring export all only applies to events queries. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(replay): Add organization properties | nicowaltz | XL | No | 48.8h | 0.0h | May 21, 2026 |
SummaryFeatureAdd organization properties for AI training Enables organizations to opt into AI training with controls for HIPAA compliance, improving data usage and analytics. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| docs(error-tracking): Add update grouping rules capability to MCP docs | inkeep | XS | No | 0.3h | 0.1h | May 21, 2026 |
SummaryDocsAdd grouping rules update capability to MCP docs Updates MCP docs to reflect new AI tool for updating error grouping rules, enabling automated error management workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| fix(retention): retention queries don't work with the new analyzer | rorylshanks | M | No | 0.9h | 0.0h | May 21, 2026 |
SummaryBug FixFix retention queries with new analyzer Corrects retention query failures caused by analyzer changes, ensuring accurate retention metrics for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| fix(settings): align responsive breakpoint to 768px for consistency | adamleithp | S | AI | 0.6h | 0.0h | May 21, 2026 |
SummaryBug FixAlign responsive breakpoint to 768px Ensures Settings navigation matches Tailwind's md breakpoint, improving UI consistency across devices. 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
|
||||||
| Changing Joe's Q2 goal | joethreepwood | XS | No | 71.7h | 47.5h | May 21, 2026 |
SummaryDocsUpdate Joe's Q2 goal Changing Joe's Q2 goal to reflect new objectives. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Markdown
|
||||||
| feat(experiments): implement an organization level configurable default MDE. | rodrigoi | M | AI | 45.3h | 0.2h | May 21, 2026 |
SummaryFeatureAdd organization-level configurable default MDE Allows teams to set a stricter Minimum Detectable Effect at the project level, improving experiment accuracy and reducing premature completion signals. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
Frameworks:
React
|
||||||
| chore: pin github actions to commit shas | Piccirello | S | No | 8.3h | 1.3h | May 21, 2026 |
SummaryChorePin GitHub Actions to Commit SHAs Ensures reproducible CI by locking workflow actions to specific commit SHAs, improving build stability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-litellm | dependabot | XS | No | 0.1h | 0.1h | May 21, 2026 |
SummaryChorechore(deps): bump idna from 3.11 to 3.15 Updates the idna library to the latest version, improving security and performance for the example AI Litellm integration. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-pydantic-ai | dependabot | S | No | 0.5h | 0.1h | May 21, 2026 |
SummaryChoreBump idna dependency to 3.15 Updates the idna library to the latest version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Marketing: add Lizzie's Q2 2026 objective + sidequest | Lizzieepton | S | No | 0.8h | 0.8h | May 21, 2026 |
SummaryDocsAdd marketing objectives for Q2 2026 Adds primary objective for Managed Warehouse launch and sidequest for data stack growth support. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.95
Tech Stack
Languages:
Markdown
|
||||||
| fix: guard null token usage fields in OpenAI converter | michael-ciridae | M | AI | 168.1h | 0.0h | May 21, 2026 |
SummaryBug FixGuard null token usage fields in OpenAI converter Prevents crashes when OpenAI responses contain null token details, ensuring reliable analytics and user experience. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Python
|
||||||
| chore(error-tracking): remove error-tracking-insights feature flag guard | ablaszkiewicz | S | No | 3.0h | 1.9h | May 21, 2026 |
SummaryChoreRemove redundant error-tracking feature flag guard The removal of the now-redundant error-tracking-insights flag ensures the Insights tab is always displayed, improving user experience. It also cleans up unused constants, reducing code complexity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(data-warehouse): surface actionable error when postgres int column type widens | Gilbert09 | M | AI | 1.9h | 0.1h | May 21, 2026 |
SummaryBug FixFix data warehouse error on Postgres column widen Adds actionable error handling for Postgres integer column widening, preventing silent failures and guiding users to reset and resync tables. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(replay-vision): lens output quality — citations, indexer search, confidence calibration | TueHaulund | XL | AI | 18.0h | 1.8h | May 21, 2026 |
SummaryFeatureLens output quality improvements for replay vision Enhances lens output by fixing citation handling, indexer search, and confidence calibration, improving accuracy and user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| ci(renovate): add custom manager to track pinned chrome-headless-shell version | mendral-app | S | No | 18.4h | 0.5h | May 21, 2026 |
SummaryCI/CDAdd custom Renovate manager for chrome-headless-shell Automates updates to the pinned chrome-headless-shell version in Dockerfile.recording-rasterizer using the Chrome for Testing known-good-versions feed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.90
Tech Stack
Languages:
Json5
Frameworks:
Renovate
|
||||||
| chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-cohere | dependabot | S | No | 0.1h | 0.1h | May 21, 2026 |
SummaryChoreBump idna dependency to 3.15 Updates idna library to address security and performance improvements. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(dashboard): scope selectednode styles to editable cards | MattPua | S | No | 17.3h | 0.2h | May 21, 2026 |
SummaryBug FixFix dashboard card styles Restrict selected node outline styles to editable contexts, preventing visual artifacts on read-only dashboard cards. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.95
Tech Stack
Languages:
Scss, Javascript
Frameworks:
React
|
||||||
| fix: apply correct permissions on team viewset | ReeceJones | L | No | 16.9h | 0.1h | May 21, 2026 |
SummaryBug FixApply correct permissions on team viewset Ensures only authorized users can modify sensitive team fields, preventing accidental data exposure and maintaining data integrity. This reduces risk of unauthorized changes and improves security compliance. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Python
Frameworks:
Django
|
||||||