Pull Request Explorer

Exploring 4991 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(data-warehouse): implement baseten import source Gilbert09 XL No 99.1h 0.0h Jul 14, 2026

Summary

Feature

Implement Baseten data warehouse import source

Adds the ability to ingest Baseten AI platform data into PostHog’s Data Warehouse, enabling unified analysis of AI infrastructure alongside product metrics.

Health Assessment

X-Large
High
Low
  • PR merged after 4 days with a single review and no back‑and‑forth, but the large code addition (over 1,000 lines) suggests a high‑impact change that required careful review.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
docs(notebooks): Add mermaid diagram support documentation inkeep S No 31.9h - Jul 14, 2026

Summary

Docs

Add mermaid diagram support documentation

Adds documentation for the new mermaid diagram support in notebooks, enabling users to embed diagrams directly in notebook content.

Health Assessment

Small
Low
Low
  • PR completed in under 32 hours with only two commits and no review rework, indicating a straightforward documentation update.

AI Details

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

Tech Stack

feat(ingestion): expose real-time debug API from rust ingestion consumer jose-sequeira XL AI 5.7h 1.9h Jul 14, 2026

Summary

Feature

Expose real‑time debug API for ingestion consumer

Adds live, structured metrics and event streams to the ingestion consumer, enabling real‑time UI monitoring and faster troubleshooting of ingestion pipelines.

Health Assessment

X-Large
Low
Low
  • Fast 5.7‑hour cycle with no post‑review commits; AI‑assisted code generation helped deliver a large backend feature quickly.

AI Details

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

Tech Stack

Languages: Rust
docs(error-tracking): first-class exception rate-limiter options for browser & Node dustinbyrne S No 1.6h 1.3h Jul 14, 2026

Summary

Docs

Update error tracking burst protection docs

Aligns documentation with SDK changes, ensuring developers use correct configuration options across browser and Node environments, improving consistency and reducing misconfiguration errors. This update reduces support tickets related to incorrect burst protection settings.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no review iterations indicates a straightforward documentation update.

AI Details

Tech Stack

fix(notion): restart search stream when a resumed cursor is invalid Gilbert09 M AI 1.4h 0.2h Jul 14, 2026

Summary

Bug Fix

Fix Notion cursor invalid restart

Prevents sync crashes by restarting Notion streams when stale cursors are detected, improving reliability of data imports. Ensures data warehouse syncs continue without manual intervention.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single commit and quick approval indicates low complexity and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Python
fix(data-warehouse): clarify coming-soon source tiles in the catalog Gilbert09 XS No 1.8h 0.3h Jul 14, 2026

Summary

Bug Fix

Clarify Coming Soon Source Tiles in Catalog

Adds tooltip and cursor affordance to "coming soon" tiles in the data‑warehouse source catalog, ensuring users receive feedback when interacting. This reduces dead clicks and improves onboarding flow.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and single approval indicates low complexity and high confidence in the fix.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(logs): retry errored alert notification after kafka enqueue failure MattPua M AI 18.5h 0.1h Jul 14, 2026

Summary

Bug Fix

Retry errored alert notification after Kafka enqueue failure

Fixes a bug where alert notifications were lost when Kafka enqueue failed during the first error, ensuring reliable alerting and preventing silent failures.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 18.5 hours with a single commit and no back‑and‑forth, indicating a straightforward, low‑risk fix.

AI Details

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

Tech Stack

Languages: Python
fix(hogli): pin docker compose project name to posthog haacked S AI 13.4h 0.1h Jul 14, 2026

Summary

Bug Fix

Pin Docker Compose project name to posthog

Ensures deterministic Docker Compose project naming across worktrees, preventing port conflicts and stack duplication. This fixes failures when running dev stacks in non-interactive shells.

Health Assessment

Small
Low
Low
  • Quick review and single rework commit indicate a smooth, low‑risk process.

AI Details

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

Tech Stack

Languages: Python
feat(navigation): simplify sidebar tools list for small selections rafaeelaudibert M No 90.9h 79.4h Jul 14, 2026

Summary

Feature

Simplify sidebar tools list for small selections

Users see a cleaner sidebar when few tools are pinned, improving usability and reducing visual clutter.

Health Assessment

Medium
Medium
Medium
  • Long review time due to UI change, but minimal rework; single review cycle indicates straightforward change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(agentic-provisioning): support a bundled wizard block in account_requests rafaeelaudibert L AI 110.5h 17.7h Jul 14, 2026

Summary

Feature

Add bundled wizard block to account requests

Enables partners to provision accounts with a single API call, streamlining onboarding and reducing errors.

Health Assessment

Large
High
Medium
  • PR required multiple commits after review and took over 4 days to merge, indicating moderate complexity and some rework. AI-assisted code generation reduced manual effort but still required thorough testing and review.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
perf(next): dedupe getDistinctId resolution per request dustinbyrne M AI 187.0h 0.1h Jul 14, 2026

Summary

Feature

Deduplicate getDistinctId resolution per request

Reduces session lookups by memoizing resolver per request, improving performance for Next.js applications.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework; long cycle time due to scheduling; performance improvement with negligible risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
docs(feature-flags): clarify semver operators support common mobile version formats inkeep XS No 14.2h - Jul 14, 2026

Summary

Docs

Clarify semver support for mobile SDK versions

Documentation updated to clarify that PostHog automatically normalizes common mobile SDK version formats for feature flag targeting, reducing misconfiguration risk.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes, merged within 14 hours, indicating efficient review and low risk.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

docs(feature-flags): add documentation for batch testing merged distinct IDs inkeep S No 13.5h 0.3h Jul 14, 2026

Summary

Docs

Add docs for batch testing merged distinct IDs

Adds documentation for the new batch testing workflow that lets users evaluate feature flags across all merged distinct IDs in one view, improving debugging of flag inconsistencies.

Health Assessment

Small
Low
Low
  • Fast review cycle with a single iteration and minimal code changes led to a quick merge.

AI Details

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

Tech Stack

perf(engineering-analytics): fix repo_overview digest timeout rnegron XL AI 24.1h 24.1h Jul 14, 2026

Summary

Bug Fix

Fix repo_overview digest timeout

Ensures the engineering analytics digest runs reliably by preventing timeouts, improving delivery of insights to stakeholders.

Health Assessment

Large
Medium
Medium
  • PR completed in 24 hours with a single review, moderate scope of 19 files and 352 lines added, indicating a focused but substantial change without major blockers.

AI Details

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

Tech Stack

Languages: Python, Typescript, Javascript
fix: remove stale Stripe-access prerequisite from refunds handbook pawel-cebula XS No 1.0h 0.7h Jul 14, 2026

Summary

Docs

Remove stale Stripe-access prerequisite from refunds handbook

Updates refunds documentation to reflect that support no longer needs direct Stripe access, simplifying the refund process.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes to documentation.

AI Details

Tech Stack

feat(error-tracking): first-class exception rate-limiter config shared across browser & Node posthog M AI 167.8h 167.8h Jul 14, 2026

Summary

Feature

Add shared exception rate‑limiter config

Provides customers with configurable per‑exception‑type rate limiting, reducing alert noise and improving reliability of error tracking across browser and Node SDKs.

Health Assessment

Medium
High
High
  • The PR had a 7‑day cycle with no early review, indicating low review engagement and potential bottlenecks for future changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(agents): add repo skill for analyzing insights across teams thmsobrmlr M No 5.2h 4.5h Jul 14, 2026

Summary

Docs

Add repo skill for cross-team insights

This PR adds a repo‑local skill that explains how agents can analyze insights across all teams using synced warehouse tables. It closes a security gap by providing guidance specific to the dogfood project without changing global data‑access rules.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, doc‑only addition, low risk.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

chore: delete eslint-disable comments that suppress nothing robbie-c L AI 2.6h 2.6h Jul 14, 2026

Summary

Chore

Remove unused eslint-disable comments

Clean up linting by removing unnecessary eslint-disable comments, improving code clarity and editor feedback.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; AI-assisted cleanup improved linting consistency.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React, Nextjs
feat(ingestion): add ordering sentinels to rust consumer and worker jose-sequeira XL AI 5.2h 2.2h Jul 14, 2026

Summary

Feature

Add ordering sentinels to Rust consumer and worker

Introduces runtime checks that guarantee message ordering and commit integrity for the ingestion pipeline, enabling reliable metrics and alerting for production and development environments.

Health Assessment

Large
Low
Low
  • Fast review and merge with a single commit and minimal comments indicate high confidence in the implementation and low risk of regressions.

AI Details

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

Tech Stack

Languages: Typescript, Rust
fix(data-warehouse): stop intermittent snowflake incremental PK crash kyleswank L AI 20.8h 14.8h Jul 14, 2026

Summary

Bug Fix

Fix intermittent Snowflake PK crash

Resolves flaky primary key detection in Snowflake incremental syncs, ensuring reliable data ingestion and preventing sync failures.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; resolved a production‑critical intermittent bug in under 24 hours.

AI Details

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

Tech Stack

Languages: Python
fix(browser): split over-quota beacons and fall back to fetch instead of dropping silently turnipdabeets M AI 21.6h 2.1h Jul 14, 2026

Summary

Bug Fix

Fix beacon quota handling in browser SDK

Ensures over‑quota beacons are split and retried, preventing silent data loss and improving reliability. Logs warnings for quota exhaustion and falls back to fetch, ensuring critical events are transmitted.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI‑assisted code generation accelerated the fix, resulting in a fast review cycle and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Best braintrust alternatives blog post natalia-amorim XL No 94.0h 75.9h Jul 14, 2026

Summary

Docs

Best braintrust alternatives blog post

Freelance submission for Braintrust alternatives blog post

Health Assessment

Large
High
High
  • The PR had a long cycle time with multiple iterations and merges, indicating significant review friction and rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(agentic-provisioning): add github_integration and wizard_runs resource actions rafaeelaudibert XL AI 109.9h 17.7h Jul 14, 2026

Summary

Feature

Add GitHub integration and wizard run actions

Enables partner teams to link GitHub installations and trigger cloud wizard runs without a user session, improving onboarding automation and reducing manual steps.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations and a lengthy review cycle, indicating complex changes across backend and frontend, but ultimately delivered a new partner-facing feature.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
feat(data-warehouse): backend-driven account picker for linkedin ads jabahamondes L AI 114.8h 17.5h Jul 14, 2026

Summary

Feature

Add LinkedIn Ads account picker backend

Enables users to select LinkedIn ad accounts via dropdown, reducing sync failures and improving data accuracy.

Health Assessment

Large
Medium
Medium
  • PR had a long cycle time due to a late review and a single rework commit, but overall scope was moderate and risk manageable.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(api): Validate interval regardless of method tomasfarias M AI 1.8h 0.0h Jul 14, 2026

Summary

Bug Fix

Validate interval regardless of method

Adds validation to ensure batch export interval is allowed for all API methods, preventing invalid high-frequency requests.

Health Assessment

Small
Low
Low
  • Fast 1.8‑hour cycle with no review needed; minimal code changes indicate low risk and quick resolution.

AI Details

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

Tech Stack

Languages: Python
fix(hedgehog): seed actor state with user config on spawn rafaeelaudibert XS No 0.5h 0.1h Jul 14, 2026

Summary

Bug Fix

Seed hedgehog actor state with user config

Ensures hedgehog actors start with user‑defined settings, improving immediate user experience by avoiding default roaming behavior.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted fix approved within minutes, minimal code changes, low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(web-analytics): stop duplicate live stream reconnects pauldambra M No 5.6h 0.5h Jul 14, 2026

Summary

Bug Fix

Stop duplicate live stream reconnects

Fixes live web analytics SSE connections to prevent duplicate retries after teardown, improving reliability and reducing resource usage.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal code churn and a single review cycle indicates low risk and high confidence in the fix.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Typescript
Clarify renewal contract start date in sales handbook minekansu XS No 118.8h - Jul 14, 2026

Summary

Docs

Clarify renewal contract start date in sales handbook

Adds a renewal-specific note to clarify contract start dates, preventing billing errors and ensuring accurate invoicing.

Health Assessment

Small
Low
Low
  • Documentation update with minimal changes, merged after ~5 days, no significant review or rework.

AI Details

Confidence: 0.95

Tech Stack

Fix build smallbrownbike XS No 0.0h - Jul 14, 2026

Summary

Bug Fix

Fix build

Resolved a build failure that prevented the site from compiling, ensuring continuous deployment stability.

Health Assessment

Small
Low
Low
  • The change was a single line removal, merged immediately after creation, indicating a straightforward fix with minimal review or rework.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
docs(consent): Add guidance on using PostHog with a CMP thmsobrmlr S No 20.2h - Jul 14, 2026

Summary

Docs

Add guidance on using PostHog with a CMP

Provides a vendor‑neutral, load‑then‑opt‑in pattern for consent management platforms, warns against gating the SDK behind consent, and improves event tracking reliability.

Health Assessment

Small
Low
Low
  • Merged within 20 hours with no review friction, indicating a straightforward documentation update.

AI Details

Confidence: 0.75

Tech Stack

fix(access-control): use tracing navigation icon ReeceJones XS No 1.2h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix access control icon mismatch

Aligns the access control icon with the tracing navigation icon, improving UI consistency.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low risk and straightforward fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(logs): expose severity_text on the log_attributes HogQL table frankh XS No 6.5h 5.6h Jul 14, 2026

Summary

Feature

Expose severity_text on log_attributes HogQL table

Adds a severity_text field to the HogQL schema, enabling log filtering by severity and improving observability for users.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python
fix(experiments): skip precompute for group-aggregated experiments jurajmajerik M AI 23.3h 0.4h Jul 14, 2026

Summary

Bug Fix

Skip precompute for group-aggregated experiments

Prevents unnecessary precompute jobs and errors for group-aggregated experiments, improving reliability and reducing resource waste.

Health Assessment

Medium
Medium
High
  • The PR required multiple iterations after the first review to address guard logic and testing, reflecting a complex bug fix that improved system reliability.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: React
fix(demo): create demo warehouse tables on pre-save signup path posthog L No 3.7h 3.7h Jul 14, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Python
feat(tracing): split viewer UI state out of tracingSceneLogic jonmcwest XL No 102.2h 80.5h Jul 14, 2026

Summary

Refactor

Split viewer UI state from tracing scene logic

Separates viewer UI state from scene logic, enabling embedded tracing without URL dependencies and improving modularity, which supports future embed features and reduces complexity.

Health Assessment

Large
High
Medium
  • The PR took over four days to review and more than four days to merge, indicating delayed feedback. The refactor is sizable but had minimal review iterations, suggesting confidence but potential hidden issues.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(mcp): note fully-qualified table_name pitfall in execute-sql prompt skoob13 XS No 0.7h 0.2h Jul 14, 2026

Summary

Docs

Add pitfall note for execute-sql table_name

Adds a warning to the execute-sql prompt to prevent misusing table_name filters, improving agent reliability.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; low risk and low friction.

AI Details

Confidence: 0.95

Tech Stack

fix(data-warehouse): pin oauth account listing to the source's integration kind jabahamondes M AI 11.4h - Jul 14, 2026

Summary

Bug Fix

Pin OAuth account listing to integration kind

Prevents cross-provider OAuth token misuse and misleading error messages, enhancing security and user experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes, addressing a critical security issue promptly.

AI Details

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

Tech Stack

Languages: Python
fix(billing): attribute employee slack activity abhischekt L No 26.1h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix billing: attribute employee slack activity

Update Salesforce enrichment to include employee Slack activity in trusted customer channels, improving recency calculations.

Health Assessment

Small
Low
Low
  • Quick review and merge, with only minor comments from the reviewer.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Posthog Code, Codex
Confidence: 0.95

Tech Stack

Languages: Python
fix(session-summaries): use served model and retry group-pattern LLM errors posthog L AI 1.1h 0.3h Jul 14, 2026

Summary

Bug Fix

Fix session-summary group-pattern LLM errors

Ensures session replay summaries continue to function by switching to a supported model and adding robust error handling, preventing failures that could disrupt user analytics.

Health Assessment

Medium
Low
Low
  • The PR was resolved in just over an hour with a single commit and minimal review, indicating a straightforward, low-risk fix.

AI Details

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

Tech Stack

Languages: Python
feat(quill): add viewportClassName to DialogBody adamleithp M No 25.1h 0.5h Jul 14, 2026

Summary

Feature

Add viewportClassName prop to DialogBody

Enables styling of dialog scroll viewport directly, simplifying full-bleed content and reducing CSS overrides for consumers.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(tracing): render facet rail values and wire selections into filters jonmcwest XL No 102.6h 78.1h Jul 14, 2026

Summary

Feature

Add tracing facet rail rendering and filter wiring

Enables interactive tracing facet rail, allowing users to filter traces by attributes, improving trace exploration.

Health Assessment

Large
High
High
  • The PR took over four days to merge, with a single review after a long review time, indicating potential bottlenecks in the review process.
  • The large scope and AI-assisted code generation suggest a high impact feature that may benefit from additional testing before release.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(logs): polish session id attribute keys setting jonmcwest S No 1.8h 0.1h Jul 14, 2026

Summary

Refactor

Polish session ID attribute keys setting

Improves the session ID attribute keys setting by disabling input during save to prevent accidental overwrites, removes redundant validation logic, and aligns tests with defaults, ensuring a more reliable configuration experience.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 1.8 hours, indicating a smooth review process. The changes are minimal and focused, posing negligible risk to the system.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React, Django
feat(inbox): share filters via URL params andrewm4894 L No 1.7h 0.1h Jul 14, 2026

Summary

Feature

Share inbox filters via URL parameters

Allows users to share the exact inbox view by encoding filter state into the URL, improving collaboration and reducing manual description.

Health Assessment

Large
Low
Low
  • Quick review cycle with AI assistance, minimal rework, and a single review round.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(batch-exports): don't re-emit SLA breach warning on workflow replay rossgray S No 1.7h 0.4h Jul 14, 2026

Summary

Bug Fix

Prevent duplicate SLA breach warnings on replay

This change stops duplicate SLA breach warnings that were emitted during workflow replay, preventing unnecessary alerts after a batch export has finished. It ensures SLA breach logs are only emitted once during live execution.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; single commit after review and no major scope changes.

AI Details

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

Tech Stack

Languages: Python
chore(hogql): move generic LLM helper and hog prompts out of hogql/ai.py thmsobrmlr XL No 2.6h 0.4h Jul 14, 2026

Summary

Refactor

Move LLM helper and prompts to proper modules

Reorganizes code by relocating a generic OpenAI wrapper and CDP prompt constants to their appropriate modules, improving maintainability without affecting functionality.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 2.6 hours with a single review round and minimal rework, indicating a smooth process. The large line count change was purely structural, so the risk to production is negligible.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): implement imagga import source Gilbert09 XL AI 96.3h 0.1h Jul 14, 2026

Summary

Feature

Implement Imagga data warehouse source

Adds full‑refresh Imagga usage tables for monitoring API consumption, enabling quota tracking in PostHog.

Health Assessment

Large
Medium
Low
  • PR took 4 days to merge after a quick review, with a single commit and extensive test coverage, indicating a well‑tested feature but a relatively long cycle time.

AI Details

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

Tech Stack

Languages: Python
feat(tasks): channel feed messages — durable, multiplayer system announcements adamleithp XL AI 39.1h 0.0h Jul 14, 2026

Summary

Feature

Add durable channel feed messages for tasks

Adds persistent, team‑visible feed entries to task channels, enabling system‑generated announcements and improving collaboration across teams.

Health Assessment

Large
Medium
Low
  • Rapid AI‑generated code was merged quickly with minimal review, indicating confidence but also a higher chance of undiscovered edge cases.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
Clarify vendor management ownership by vendor type jkposthog S No 94.8h 93.1h Jul 14, 2026

Summary

Bug Fix

Clarify vendor management ownership by vendor type

Users can now see clear ownership of vendor management tasks by vendor type, reducing confusion and improving accountability.

Health Assessment

Small
Low
High
  • Long review cycle indicates low priority or slow review process; small scope and single commit suggest minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(frontend): move bootApp out of App.tsx to restore fast refresh sampennington M AI 6.2h 5.3h Jul 14, 2026

Summary

Bug Fix

Restore Fast Refresh by moving bootApp

Fixes development environment stability, preventing full page reloads and crashes during hot module replacement, improving developer productivity.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single commit and minimal rework, indicating efficient debugging and AI-assisted coding.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(data-warehouse): threshold-based compact and vacuum for CDC tables danielcarletti L AI 21.4h 3.6h Jul 14, 2026

Summary

Bug Fix

Threshold-based compact and vacuum for CDC tables

Optimizes CDC table maintenance by adding threshold-based compaction and vacuuming, reducing unnecessary S3 operations and improving query performance and storage costs.

Health Assessment

Large
Low
Low
  • Fast cycle time and review, minimal rework, and clear test coverage indicate a low-risk, high-quality fix.

AI Details

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

Tech Stack

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