Pull Request Explorer

Exploring 4991 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(flags): add enable/disable toggle to feature flags projects tab gustavohstrassburger XL AI 23.1h 0.1h Jul 09, 2026

Summary

Feature

Add enable/disable toggle to feature flag projects

Enables users to toggle feature flags per project directly from the Projects tab, reducing the need to switch contexts and speeding up configuration changes.

Health Assessment

Large
Medium
Low
  • The PR was reviewed and merged within 23 hours, with minimal back‑and‑forth and AI‑assisted code generation speeding delivery.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(image-scrub-sidecar): serve /metrics + health on a scrapable listener robbie-c M No 0.8h 0.1h Jul 09, 2026

Summary

Feature

Serve metrics and health on separate listener

Fixes production-blocking issues with ml-mirror-image-scrub deployment by building a multi-arch image and splitting observability onto its own listener.

Health Assessment

Medium
Low
Low
  • Fast cycle time and quick review turnaround indicate a well-organized and efficient development process.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: Express
fix(tasks): stop phantom agent-design turns from duplicating Slack messages VojtechBartos M AI 2.3h 1.6h Jul 09, 2026

Summary

Bug Fix

Fix duplicate Slack messages in agent-design turns

Prevents duplicate Slack notifications during agent-design runs, improving user experience and reducing noise.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; the PR addressed a specific duplicate‑message bug and merged within 2.3 hours, indicating a low‑risk, well‑scoped change.

AI Details

Category: Code AI
Confidence: 0.75

Tech Stack

Languages: Python
feat(insights): drag-to-zoom into a date range on trends charts sampennington L AI 30.7h 2.8h Jul 09, 2026

Summary

Feature

Add drag‑to‑zoom on trends charts

Enables users to quickly zoom into specific date ranges on trend charts, improving data exploration and insight accuracy.

Health Assessment

Medium
Low
Low
  • Fast review (2.8h) and single commit indicate low friction; moderate scope (187 lines, 12 files) with no blockers or hotfixes suggests a low‑risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(surveys): run survey maintenance task queries through hogql andyzzhao M AI 13.8h 0.2h Jul 09, 2026

Summary

Bug Fix

Fix survey maintenance queries to use HogQL

Replaces raw ClickHouse SQL with HogQL for survey maintenance tasks, eliminating a team‑scoping bug and improving query performance, thereby preventing unnecessary scans across all teams.

Health Assessment

Medium
Low
Low
  • AI‑assisted change was reviewed and merged within 14 hours, indicating a smooth, low‑risk fix that addressed a critical performance bug.

AI Details

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

Tech Stack

Languages: Python
feat(mcp): roll out render-ui to all MCP Apps hosts, remove flag skoob13 M AI 1.2h 0.5h Jul 09, 2026

Summary

Feature

Roll out render-ui to all MCP hosts

Enables the render-ui tool for all MCP Apps hosts by removing the feature flag, ensuring consistent UI rendering across platforms. No impact on non-UI clients, preserving security.

Health Assessment

Medium
Low
Low
  • Rapid approval with minimal changes indicates high confidence in the change.

AI Details

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

Tech Stack

Languages: Python, Typescript
docs(data-warehouse): add TestRail source doc Gilbert09 M No 21.4h - Jul 09, 2026

Summary

Docs

Add TestRail source documentation

Adds user‑facing documentation for the new TestRail data warehouse source, enabling users to understand how to integrate and use the source.

Health Assessment

Small
Low
Low
  • D
  • o
  • c
  • u
  • m
  • e
  • n
  • t
  • a
  • t
  • i
  • o
  • n
  • a
  • d
  • d
  • e
  • d
  • q
  • u
  • i
  • c
  • k
  • l
  • y
  • w
  • i
  • t
  • h
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • r
  • e
  • v
  • i
  • e
  • w
  • ,
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • i
  • n
  • g
  • a
  • s
  • t
  • r
  • a
  • i
  • g
  • h
  • t
  • f
  • o
  • r
  • w
  • a
  • r
  • d
  • c
  • h
  • a
  • n
  • g
  • e
  • .

AI Details

Tech Stack

fix(auth): add missing network timeouts for sso, redis, and outbound requests webjunkie M AI 3.7h 1.9h Jul 09, 2026

Summary

Bug Fix

Add network timeouts to prevent hanging requests

Hardens backend against indefinite hangs by adding timeouts to SSO, Redis, and outbound HTTP calls, improving reliability and reducing worker lockups.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward change; AI assistance streamlined coding and review.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(workflows): keep delay unit and cleared value in duration step sachinr L No 43.0h 41.1h Jul 09, 2026

Summary

Bug Fix

Fix workflow delay duration input behavior

Ensures workflow delay steps validate duration correctly, preventing infinite waits and improving reliability.

Health Assessment

Medium
Medium
Medium
  • The PR required several iterations on validation logic and UI, resulting in a slow review cycle and moderate complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
perf(hogql): cache the static system-table access-scope list pauldambra S AI 19.1h 19.1h Jul 09, 2026

Summary

Refactor

Cache static system-table access scopes

Reduces query compilation overhead by caching static system-table access scopes, cutting benchmark runtime and improving production query performance.

Health Assessment

Small
Low
Medium
  • Single commit, quick review, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Python
perf(access-control): pass the loaded Team into property access check pauldambra XL AI 19.0h 17.3h Jul 09, 2026

Summary

Refactor

Improve property access check performance

Reduces redundant database lookups for property access control, cutting query count and improving API response times.

Health Assessment

X-Large
Medium
Low
  • Single AI-assisted commit, quick review, no rework; large code changes deliver performance gains with minimal risk.

AI Details

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

Tech Stack

Languages: Python
fix(phrocs): make r (re)run procs in any state, not just running or crashed mariusandra M AI 0.8h 0.3h Jul 09, 2026

Summary

Bug Fix

Fix phrocs: r key runs procs in any state

Ensures the 'r' key in the phrocs TUI reliably restarts or starts processes regardless of state, improving usability and reducing manual checks. This change enhances user experience by allowing immediate re-execution of one-shot tasks without state verification.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 0.8 hours with a single commit, indicating a straightforward change with minimal risk.

AI Details

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

Tech Stack

Languages: Go
fix(funnels): style compare period labels as tags in funnel trends table thmsobrmlr S No 1.6h 0.0h Jul 09, 2026

Summary

Bug Fix

Style funnel period labels as tags

Aligns funnel trend table labels with existing badge style, improving UI consistency.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no blockers, indicating a straightforward UI fix.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
docs(data-warehouse): add pretix source documentation inkeep M No 2.0h 2.0h Jul 09, 2026

Summary

Docs

Add pretix source documentation

Adds documentation for the pretix data warehouse source, enabling users to integrate event ticketing data into PostHog.

Health Assessment

Small
Low
Low
  • Quickly reviewed and merged within 2 hours, indicating minimal friction and low risk.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

docs: Add Tremendous data warehouse source documentation inkeep M No 2.1h 2.0h Jul 09, 2026

Summary

Docs

Add Tremendous data warehouse source documentation

Adds documentation for the Tremendous data warehouse source connector, enabling users to integrate Tremendous data into PostHog.

Health Assessment

Small
Low
Low
  • Quickly added documentation with minimal review, indicating efficient content creation process.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

docs: Add SafetyCulture data warehouse source documentation inkeep M No 2.1h 2.1h Jul 09, 2026

Summary

Docs

Add SafetyCulture data warehouse source documentation

Provides comprehensive documentation for the new SafetyCulture data warehouse source connector, covering all tables, sync modes, and API token setup. This empowers users to integrate and manage data from SafetyCulture efficiently.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single commit and minimal review indicates a straightforward documentation update.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

feat(data-warehouse): implement judgeme_reviews import source Gilbert09 XL AI 21.5h 0.1h Jul 09, 2026

Summary

Feature

Implement Judge.me Reviews Import Source

Adds end‑to‑end import of Judge.me product reviews into PostHog Data Warehouse, enabling users to sync review data for analytics.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge cycle with minimal back‑and‑forth, but the PR adds a large amount of new code for a new data source, indicating a significant feature addition.

AI Details

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

Tech Stack

Languages: Python
Add Partnerize data warehouse source doc Gilbert09 M No 20.8h - Jul 09, 2026

Summary

Docs

Add Partnerize data warehouse source doc

Adds documentation for the new Partnerize data warehouse connector to prevent 404 errors when the connector is released.

Health Assessment

Small
Low
Low
  • The PR was merged quickly with no changes, indicating a straightforward documentation addition.

AI Details

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

Tech Stack

Languages: Markdown
Add Together AI data warehouse source doc Gilbert09 M No 2.7h - Jul 09, 2026

Summary

Docs

Add Together AI data warehouse source doc

Adds user-facing documentation for the new Together AI data warehouse source.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating a smooth review process.

AI Details

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

Tech Stack

Languages: Markdown
feat(data-warehouse): implement coassemble import source Gilbert09 XL AI 21.7h 0.1h Jul 09, 2026

Summary

Feature

Implement Coassemble data warehouse import source

Adds end‑to‑end Coassemble LMS data import into PostHog Data Warehouse, enabling users to sync courses, learners, and progress. This enhances analytics capabilities by bringing LMS data into the warehouse.

Health Assessment

X-Large
Medium
Low
  • PR was reviewed quickly and merged within a day, indicating efficient collaboration. The large code addition was handled with minimal back‑and‑forth, suggesting a well‑structured implementation.

AI Details

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

Tech Stack

Languages: Python
fix(ci): add Docker launch retries to Agent Skills workflow mendral-app XS No 24.5h 24.5h Jul 09, 2026

Summary

CI/CD

Add Docker launch retries to Agent Skills workflow

Prevents transient Docker Hub registry timeouts from killing the job on the first attempt, improving CI reliability.

Health Assessment

Small
Low
Low
  • The PR fixes a specific issue with Docker launch retries, and its small scope and low review friction indicate a healthy development process.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(data-warehouse): implement smaily import source Gilbert09 XL AI 20.8h 0.5h Jul 09, 2026

Summary

Feature

Implement Smaily data warehouse import source

Adds full-featured Smaily email marketing data import into PostHog, enabling users to sync campaigns, subscribers, and analytics into the data warehouse.

Health Assessment

X-Large
Low
Low
  • Rapid approval with minimal rework; quick turnaround indicates high confidence in implementation.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement split_io import source Gilbert09 XL No 20.8h 0.3h Jul 09, 2026

Summary

Feature

Implement Split IO data warehouse source

Adds full implementation of Split (Harness FME) source for PostHog’s data warehouse, enabling users to sync workspaces, flags, segments, and change requests with pagination, resumable syncs, and credential validation.

Health Assessment

Large
Medium
Low
  • Fast review and merge cycle (20.8h) with comprehensive test coverage indicates a well‑executed feature addition, though the large codebase change warrants moderate risk monitoring.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement stigg import source Gilbert09 XL No 20.8h 17.5h Jul 09, 2026

Summary

Feature

Implement Stigg data warehouse source

Adds ability to import Stigg billing and entitlement data into PostHog, enabling unified analysis of monetization alongside product data.

Health Assessment

X-Large
Low
Low
  • Fast review and merge with minimal changes, indicating high confidence in the implementation.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement oncehub import source Gilbert09 XL AI 21.3h 0.1h Jul 09, 2026

Summary

Feature

Implement OnceHub data warehouse import source

Adds the ability for PostHog users to import booking data from OnceHub, expanding analytics and reporting capabilities.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed and merged within 21 hours with a single commit, indicating clear documentation, comprehensive tests, and minimal review friction.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement mention import source Gilbert09 XL AI 21.3h 0.1h Jul 09, 2026

Summary

Feature

Implement Mention data warehouse import source

Adds full sync logic for Mention platform, enabling users to pull alerts and mentions into PostHog Data Warehouse, improving data visibility and analytics. The implementation includes pagination, retry logic, and schema cataloging, ensuring reliable ingestion.

Health Assessment

X-Large
High
Low
  • Rapid review and single commit indicate smooth integration; large code addition but minimal friction.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement invoiced import source Gilbert09 XL AI 21.3h 0.0h Jul 09, 2026

Summary

Feature

Implement Invoiced data warehouse import source

Adds the ability to pull billing data from Invoiced into PostHog’s Data Warehouse, enabling unified analytics across product and financial data.

Health Assessment

X-Large
Medium
Low
  • PR merged in 21 hours with no review delays, indicating a straightforward implementation backed by comprehensive tests.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
chore(experiments): delete dead requires_flag_implementation endpoint andyzzhao L AI 14.2h 8.7h Jul 09, 2026

Summary

Chore

Remove unused experiment endpoint

Eliminates a dead backend endpoint and cleans up related tests and config, reducing maintenance overhead and preventing accidental traffic.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal review, no rework, low risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
feat(data-warehouse): implement reply_io import source Gilbert09 XL AI 20.6h 0.1h Jul 09, 2026

Summary

Feature

Implement Reply.io data warehouse source

Adds full-sync support for Reply.io, enabling users to import contacts, lists, accounts, and more into PostHog's data warehouse.

Health Assessment

Large
Medium
Low
  • Rapid approval after minimal review indicates confidence in implementation; large code addition but well-tested and fully covered by unit tests.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement paperform import source Gilbert09 XL AI 20.6h 0.1h Jul 09, 2026

Summary

Feature

Implement Paperform data warehouse source

Adds full sync logic for Paperform forms, submissions, and commerce data, enabling users to query form performance alongside product data.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review iterations indicate efficient implementation.

AI Details

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

Tech Stack

Languages: Python
fix(data-warehouse): retry Shopify token endpoint 5xx locally Gilbert09 M No 1.3h 0.1h Jul 09, 2026

Summary

Bug Fix

Retry Shopify token endpoint on 5xx errors

Ensures transient Shopify token failures are retried locally, preventing import failures and noisy error events.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal code changes, fast review and merge, reducing error‑tracking noise and improving data‑warehouse reliability.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement tempo import source Gilbert09 XL AI 20.5h 0.0h Jul 09, 2026

Summary

Feature

Implement Tempo import source

Adds a new data warehouse source for Tempo, enabling users to import time‑tracking data into PostHog's data warehouse.

Health Assessment

Large
High
Low
  • The PR was reviewed and merged quickly with a single commit, indicating efficient collaboration, but the large code addition introduces higher risk.

AI Details

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

Tech Stack

Languages: Python
feat(mcp): gate activity-log tools on audit_logs entitlement yasen-posthog L AI 53.0h 0.1h Jul 09, 2026

Summary

Feature

Gate activity-log tools on audit_logs entitlement

This change prevents unauthorized activity‑log tool calls from failing with 402 errors by gating them behind the AUDIT_LOGS entitlement, reducing error rates and improving user experience for non‑entitled organizations.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly with minimal back‑and‑forth, indicating clear intent and well‑tested changes.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
feat(taxonomic-filter): promote committed selection to top of legacy lists pauldambra L AI 3.2h 0.1h Jul 09, 2026

Summary

Feature

Promote committed selection to top of legacy lists

Improves user experience by ensuring the currently selected item appears at the top of taxonomic filter lists, reducing confusion and speeding up selection.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicates high confidence in changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(mcp): default to cli mode, keep tools mode for cursor and chatgpt skoob13 L AI 1.9h 0.7h Jul 09, 2026

Summary

Feature

Invert MCP default mode to CLI

Clients now default to single‑exec mode, reducing unnecessary tool roster exposure and improving performance; only specific clients receive the full tools roster.

Health Assessment

Large
Low
Low
  • Rapid single‑commit change with quick review indicates high confidence and minimal risk to production.

AI Details

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

Tech Stack

Languages: Typescript
fix(hogql): revert: add query-time geoip dict fallback behind modifier rorylshanks XL AI 19.2h 14.5h Jul 09, 2026

Summary

Bug Fix

Revert GeoIP dict fallback in HogQL

Reverts a recent change that added a query-time GeoIP dictionary fallback, restoring previous behavior to avoid unintended side effects. This ensures consistent query performance and prevents potential errors.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly with minimal rework, indicating a straightforward revert of a recent change.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Greptile
Confidence: 0.95

Tech Stack

Languages: Python
fix(data-warehouse): stop repartition failure loops and clear deploy/infra noise Gilbert09 M No 2.6h 1.1h Jul 09, 2026

Summary

Bug Fix

Fix data warehouse repartition failure loops

Stops erroneous failure logs and cleans S3 prefixes, improving reliability and reducing noise.

Health Assessment

Medium
Low
Low
  • Fast cycle and minimal review rounds indicate smooth integration; moderate scope but no major blockers.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
Fix Langfuse MCP server for prompts in comparison data nkabardin XS AI 0.5h 0.4h Jul 09, 2026

Summary

Bug Fix

Fix Langfuse MCP server support in comparison

The comparison table now correctly marks Langfuse as supporting MCP server for prompts. This ensures users see accurate feature availability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under an hour, indicating low complexity and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
perf(experiments): read query performance scene from query_log_archive jurajmajerik M AI 0.9h 0.3h Jul 09, 2026

Summary

Refactor

Switch query performance endpoints to longer retention

Enables accurate 7‑day performance metrics by reading from a 3‑week retention ClickHouse archive, improving observability for internal staff.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal review indicates low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Python
fix(funnels): hide baseline from chart when toggled off with compare enabled thmsobrmlr S No 1.7h 0.4h Jul 09, 2026

Summary

Bug Fix

Fix baseline chart visibility in funnels

Ensures baseline bars are hidden when toggled off in funnel charts with compare enabled, restoring expected toggle behavior.

Health Assessment

Small
Low
Low
  • Quick fix with a single commit and minimal review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
chore(skills): add skill-count guidance to writing-skills skoob13 S No 0.2h 0.1h Jul 09, 2026

Summary

Docs

Add skill-count guidance to writing skills

Clarifies optimal skill count to improve agent discovery and reduce clutter, enhancing documentation quality.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal review, indicating straightforward documentation update.

AI Details

Confidence: 0.80

Tech Stack

fix(mcp): treat Cowork as render-ui host, gate env-context to chat skoob13 M AI 0.2h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix MCP client detection for Cowork sessions

Ensures Cowork sessions consistently advertise render‑UI tools and correctly gate env‑context, improving reliability and reducing payload size.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(metrics): replace filter chips with a logs-style attribute filter bar frankh XL AI 24.4h 3.0h Jul 09, 2026

Summary

Feature

Add logs-style attribute filter bar to metrics

Enables richer attribute filtering in the metrics viewer, improving discoverability and user experience for analysts.

Health Assessment

Large
Medium
Low
  • Rapid iteration with a single review and a 24‑hour cycle time indicates an efficient process, though the large code change size suggests moderate risk for downstream impact.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Python
Frameworks: React, Django
feat(tasks): ship rtk in the cloud sandbox image, on by default tatoalo L No 27.9h 3.6h Jul 09, 2026

Summary

Feature

Enable RTK compression in cloud sandboxes

This PR installs RTK in sandbox images, enabling compression of dev command output by 60‑90% and sets it as default with a feature flag, improving performance and reducing bandwidth.

Health Assessment

Large
Medium
Low
  • The PR had a quick review turnaround and a single round of changes, but the large number of lines and files indicates a substantial update to the sandbox infrastructure.

AI Details

Tech Stack

Languages: Python, Typescript
Frameworks: Docker
feat(ingestion): add ingestion warning resolution skills jose-sequeira XL AI 1.1h 0.2h Jul 09, 2026

Summary

Feature

Add ingestion warning resolution skills

Enables PostHog MCP users to self‑serve fixes for ingestion warnings, improving data quality and reducing support tickets.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 1.1 hours with only a single review, reflecting a straightforward documentation update with minimal technical risk.

AI Details

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

Tech Stack

fix(phai): cut per-keystroke work in legacy thread view skoob13 L AI 18.7h 16.2h Jul 09, 2026

Summary

Bug Fix

Improve legacy thread typing performance

Reduces typing lag in legacy AI conversations by optimizing rendering and autosizing, enhancing user experience.

Health Assessment

Medium
Medium
Medium
  • The PR required several iterative commits to address performance regressions, resulting in a fast overall cycle time but moderate review friction due to multiple rework iterations.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(experiments): stop tracking running-time-calculation auto-saves as experiment updates mp-hog XS AI 0.6h 0.4h Jul 09, 2026

Summary

Chore

Stop tracking auto-saves for running-time calculation

Reduces noise in experiment update analytics by ignoring auto‑saved running‑time calculations, improving data quality.

Health Assessment

Small
Low
Low
  • Quick approval by owning team, minimal changes, no impact on production logic.

AI Details

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

Tech Stack

Languages: Python
chore(llma): Update LLM costs scheduled-actions-posthog M No 0.2h 0.1h Jul 09, 2026

Summary

Chore

Update LLM costs

Automated update of LLM pricing models to keep ingestion pipeline cost calculations accurate.

Health Assessment

Medium
Low
Low
  • Rapid automated merge with minimal review indicates low complexity and high confidence in correctness.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(workflows): send transactional emails regardless of opt-out status mayteio S No 19.5h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix transactional email opt‑out handling

Ensures transactional messages are always sent, even when recipients have opted out of marketing categories, improving reliability of critical communications.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code changes and fast review turnaround, indicating low complexity and low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(data-warehouse): implement savvycal import source Gilbert09 XL AI 18.7h 0.6h Jul 09, 2026

Summary

Feature

Implement SavvyCal data warehouse source

Adds full sync logic for SavvyCal events, links, webhooks, and workflows, enabling scheduling data to be queried in PostHog's data warehouse.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge (18.7h cycle time) with minimal rework; AI-assisted development and comprehensive tests reduce risk despite large code addition.

AI Details

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

Tech Stack

Languages: Python
« Page 66 of 100 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos