Pull Request Explorer

Exploring 4935 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(shopify): tolerate a trailing dot in the store subdomain Gilbert09 XS AI 27.9h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix Shopify store ID trailing dot handling

Ensures Shopify store IDs with trailing dots are accepted, preventing user errors during source creation. This reduces support tickets and improves onboarding.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and immediate approval indicates low risk and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Python
fix(data-warehouse): validate LinkedIn Ads account ID is numeric at setup Gilbert09 S No 22.8h 0.5h Jul 08, 2026

Summary

Bug Fix

Validate LinkedIn Ads account ID numeric at setup

Prevents users from encountering sync failures by validating LinkedIn Ads account ID during setup, improving onboarding experience and reducing support tickets.

Health Assessment

Small
Low
Low
  • Quick review and merge within 23 hours, minimal rework, small scope, low risk.

AI Details

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

Tech Stack

Languages: Python
feat(ingestion-warnings): expose v2 warnings as an mcp tool jose-sequeira L AI 2.7h 0.3h Jul 08, 2026

Summary

Feature

Expose v2 ingestion warnings as MCP tool

Adds a new MCP tool that exposes the ingestion‑warnings v2 API to agents, enabling them to diagnose missing events and merge failures directly from the platform.

Health Assessment

Large
Low
Low
  • Fast cycle time (2.7h) and single review round indicate a smooth process with minimal friction; the change is medium‑to‑large in scope but well‑contained and low risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(surveys): stop double-scaling survey rates in MCP stats view sampennington S No 1.9h 0.5h Jul 08, 2026

Summary

Bug Fix

Fix double-scaling survey rates in MCP stats view

Corrects inflated dismissal and response rates in the Surveys MCP stats app by removing an erroneous double-scaling of already-percentage values.

Health Assessment

Small
Low
Low
  • The PR was reviewed and approved quickly, with no significant rework needed.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Posthog Code
Confidence: 0.90

Tech Stack

Languages: Typescript
Frameworks: React
feat(logs): promote group to a third view in the logs/patterns bar jonmcwest M No 1.4h 0.2h Jul 08, 2026

Summary

Feature

Add Group view to logs/patterns bar

Enables users to view grouped logs directly, improving data exploration and reducing confusion.

Health Assessment

Small
Low
Low
  • Fast cycle time (1.4h) and immediate approval indicate a straightforward UI change with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(insights): clip lemon table cells instead of overflowing neighbours sampennington M AI 16.3h 0.0h Jul 08, 2026

Summary

Bug Fix

Fix table header overflow in insights

Prevents long header titles from spilling into adjacent columns, improving readability of insight tables.

Health Assessment

Medium
Low
Low
  • Fast review cycle (0h to first review) and minimal rework indicate a straightforward, low‑risk bug fix. The change is small in scope and only touches frontend UI logic.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(replay): attribute post-rotation snapshots to the new session while idle TueHaulund M No 16.3h 14.0h Jul 08, 2026

Summary

Bug Fix

Fix replay snapshot attribution on idle rotation

Ensures replay recordings are correctly associated with the new session after idle rotation, eliminating leading gaps in playback and improving user experience.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; single bug fix merged within 16 hours.

AI Details

Tech Stack

Languages: Typescript
Add messaging framework to brand foundations handbook charlescook-ph S No 15.2h 14.6h Jul 08, 2026

Summary

Docs

Add messaging framework to brand foundations handbook

Adds the new messaging framework to the brand foundations handbook, ensuring consistent positioning across website, marketing, and engineering.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a low-risk documentation update.

AI Details

Tech Stack

chore(ci): move hobby deploy smoke test comment into shared CI report pauldambra M No 1.7h 1.0h Jul 08, 2026

Summary

Chore

Move hobby deploy smoke test comment into shared CI report

Consolidates CI comments into a single shared report, reducing PR comment noise and improving visibility of test results.

Health Assessment

Medium
Low
Low
  • Quick single‑commit refactor with a 1‑hour review and 1.7‑hour cycle time indicates low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Python, Javascript
docs: deprecate trial evals carlos-marchal-ph S No 1.3h - Jul 08, 2026

Summary

Docs

Deprecate trial evals in documentation

Remove references to trial evals from docs, aligning content with product changes.

Health Assessment

Small
Low
Low
  • Merged within 1.3 hours with minimal changes and no review, indicating a straightforward documentation update.

AI Details

Tech Stack

fix(ci): move plan doc out of backend mendral-app XS No 0.8h 0.8h Jul 08, 2026

Summary

Docs

Move plan doc out of backend

The PR moves a documentation file from an invalid backend directory to the correct plan directory, fixing a linting error that blocked CI builds. This ensures that backend CI runs smoothly and reduces manual intervention.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no risk to production, CI stability improved.

AI Details

Tech Stack

Fix marketing team page: update quarter and remove duplicate section charlescook-ph S No 15.4h 15.1h Jul 08, 2026

Summary

Chore

Update marketing team page

Fixes marketing team page by updating quarter and removing duplicate section to reflect current information

Health Assessment

Small
Low
Low
  • The PR was merged quickly with minimal review time, indicating a straightforward and low-risk change

AI Details

Confidence: 0.90

Tech Stack

Languages: Javascript, Markdown
Frameworks: Nextjs, Mdx
chore(llma): Update LLM costs scheduled-actions-posthog S No 1.0h 0.0h Jul 08, 2026

Summary

Chore

Update LLM pricing models

Automated update of LLM cost data to keep pricing accurate.

Health Assessment

Small
Low
Low
  • Automated PR with minimal changes merged quickly.

AI Details

Tech Stack

Languages: Typescript
fix(logs): flush kafka producer before persisting alert notification state jonmcwest L No 26.5h 0.2h Jul 08, 2026

Summary

Bug Fix

Fix Kafka flush before persisting alert state

Ensures alert notifications are reliably sent to Kafka before state is persisted, preventing silent loss and improving system reliability for users.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 26.5 hours with minimal rework, indicating a straightforward reliability fix that was well-tested and had low impact on the overall codebase.

AI Details

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

Tech Stack

Languages: Python
fix(hogvm): parse datetimes at millisecond precision to match node jose-sequeira S AI 21.7h 19.9h Jul 08, 2026

Summary

Bug Fix

Align Rust HogVM datetime parsing to Node precision

Ensures Rust HogVM timestamps match Node baseline by truncating to millisecond precision, eliminating sub‑millisecond discrepancies that caused data mismatches. This fixes a large mismatch bucket in EU ingestion, improving data consistency.

Health Assessment

Small
Low
Medium
  • The PR resolved a precision mismatch between Rust and Node HogVM with minimal code changes and a quick review turnaround.

AI Details

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

Tech Stack

Languages: Rust
feat(conversations): add ai reply reviewer feedback veryayskiy XL No 1.5h 0.1h Jul 08, 2026

Summary

Feature

Add AI reply feedback for reviewers

Enables reviewers to rate AI-generated replies, improving quality measurement and integration with AI triage pipeline. Feedback is stored locally and sent to internal analytics for continuous improvement.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review iterations indicate a smooth integration of the new feedback feature.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Python, Yaml
Frameworks: React
fix(engineering-analytics): show loading state on cost section during overview fetch pauldambra S AI 1.4h 0.4h Jul 08, 2026

Summary

Bug Fix

Add loading state to cost section during fetch

Improves user experience by showing a loading indicator while cost data loads, preventing confusion about broken setup.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under 30 minutes, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(error-tracking): format weekly digest counts as compact numbers ablaszkiewicz S AI 1.0h 0.2h Jul 08, 2026

Summary

Feature

Format weekly digest counts as compact numbers

Improves readability of error tracking digest emails by formatting large numbers into compact form, enhancing user experience and reducing confusion.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review indicates straightforward change with low risk.

AI Details

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

Tech Stack

Languages: Python
fix(nodejs): Remove stale overflowEnabled from tests mendral-app XS No 0.5h 0.2h Jul 08, 2026

Summary

Bug Fix

Remove stale overflowEnabled from tests

This change removes outdated overflowEnabled references from session replay pipeline tests, preventing TypeScript build errors that blocked all Node.js CI jobs. It ensures tests compile with the updated configuration, restoring CI stability.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bugfix with quick resolution.

AI Details

Tech Stack

Languages: Typescript
feat(stamphog): derive size-gate limits from denial outcomes webjunkie M AI 0.6h 0.0h Jul 08, 2026

Summary

Feature

Update size-gate limits based on denial outcomes

Adjusts PR size gate thresholds and exempts test files to reduce friction while maintaining risk controls.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal iterations, indicating a straightforward policy update with low risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Codex, Copilot, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Python, Yaml
fix(max): debounce sandbox composer draft to stop sidebar typing lag pauldambra M AI 1.1h 0.1h Jul 08, 2026

Summary

Bug Fix

Debounce sandbox composer to eliminate typing lag

Improves user experience in the PostHog AI sidebar by debouncing draft input, reducing lag and preventing race conditions.

Health Assessment

Medium
Low
Low
  • Fast review and merge (1.1h cycle time) indicates low complexity and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(data-warehouse): claim-path flag reading v3 queue state from columns (A2) estefaniarabadan L No 3.4h 0.4h Jul 08, 2026

Summary

Feature

Add claim-path flag for queue state reading

Enables efficient queue processing by reading state from denormalized columns, reducing load and improving performance while allowing safe rollback.

Health Assessment

Large
Low
Low
  • Fast cycle time (3.4h) and minimal review friction indicate a well‑tested, low‑risk feature; extensive automated tests provide confidence in correctness.

AI Details

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

Tech Stack

Languages: Python
fix(aio): cap single-event LLM judge input like the trace-level judge carlos-marchal-ph M No 17.4h 0.0h Jul 08, 2026

Summary

Bug Fix

Cap single-event LLM judge input

Ensures LLM judge prompts stay within size limits, preventing failures and reducing costs.

Health Assessment

AI Details

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

Tech Stack

Languages: Python
fix(bigquery): qualify INFORMATION_SCHEMA with the dataset project Gilbert09 M No 8.7h 0.0h Jul 08, 2026

Summary

Bug Fix

Fix BigQuery schema discovery with project qualifier

Ensures BigQuery discovery queries correctly qualify INFORMATION_SCHEMA references when the dataset resides in a different project, preventing schema discovery crashes and restoring primary‑key/index detection.

Health Assessment

Medium
Low
Low
  • Resolved a critical BigQuery discovery bug in under 9 hours with minimal rework; AI-assisted code and tests ensured rapid, reliable fix.

AI Details

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

Tech Stack

Languages: Python
fix(data-warehouse): top-align LemonRadio when radioPosition is top thiagosalvatore XS No 19.3h 1.2h Jul 08, 2026

Summary

Bug Fix

Fix LemonRadio top alignment for data warehouse

Aligns radio buttons to the top in data warehouse sync forms, improving visual consistency and user experience.

Health Assessment

Small
Low
Low
  • Quick visual fix with minimal changes, approved after brief review.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(bigquery): treat missing GCP project as non-retryable Gilbert09 S No 8.8h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix BigQuery missing project error handling

Stops infinite retries when a BigQuery project is missing or mistyped, reducing error spam and improving reliability for data imports.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low risk and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Python
fix(google_sheets): note the header-row requirement in setup copy Gilbert09 XS AI 8.6h 0.2h Jul 08, 2026

Summary

Bug Fix

Add header-row requirement note to Google Sheets onboarding copy

Clarifies that the first row of a Google Sheets source must contain column headers, preventing confusing sync failures for users.

Health Assessment

Small
Low
Low
  • Quick review and merge; AI-assisted copy change with minimal code impact; low risk and high confidence in process efficiency.

AI Details

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

Tech Stack

Languages: Python
fix(google-analytics): surface a clear error on OAuth token refresh failure Gilbert09 S No 1.6h 0.6h Jul 08, 2026

Summary

Bug Fix

Fix Google Analytics OAuth token error messaging

Improves user experience by providing clear reconnect prompts when OAuth token refresh fails, preventing leakage of internal error details.

Health Assessment

Small
Low
Low
  • Quick single‑commit fix with immediate approval, minimal risk and fast turnaround.

AI Details

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

Tech Stack

Languages: Python
fix(data-warehouse): clarify unparseable SSH tunnel private key errors Gilbert09 M No 1.6h 0.1h Jul 08, 2026

Summary

Bug Fix

Clarify SSH tunnel key error messages

Improves user experience by providing specific guidance for SSH tunnel key parsing failures, reducing confusion and retry attempts.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes indicates a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Python
fix(metrics): validate values endpoint query params with a serializer frankh M No 1.4h 0.6h Jul 08, 2026

Summary

Bug Fix

Validate values endpoint query params with serializer

Adds structured validation for the metrics values endpoint’s limit parameter, providing clearer error messages and better documentation for agents and frontend consumers.

Health Assessment

Small
Low
Low
  • Fast review and merge cycle (1.4h) with minimal rework; the change is small, well-tested, and improves API robustness without affecting other functionality.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
feat(data-warehouse): denormalize v3 batch state onto sourcebatch (A1: schema + dual-writes + backfill) estefaniarabadan XL No 17.6h 0.2h Jul 08, 2026

Summary

Feature

Add denormalized batch state to sourcebatch

Introduces new columns and dual‑writes to sourcebatch, dramatically reducing expensive O(n) queries and preventing loader livelocks, improving system throughput and reliability.

Health Assessment

Large
Medium
Low
  • The PR was reviewed and merged within 18 hours, indicating a smooth review process. The change adds over 700 lines across 14 files, representing a substantial backend refactor that will improve performance and stability.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(ingestion): emit structured fields on ingestion warnings jose-sequeira XL No 18.6h 0.1h Jul 08, 2026

Summary

Feature

Add structured ingestion warning fields

Enables reliable categorization and severity of ingestion warnings, improving observability and user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a well‑understood change with low risk to production.

AI Details

Tech Stack

Languages: Typescript
feat(cdp): make email MX validation always-on and remove the rollout gates meikelmosby M No 1.8h 0.3h Jul 08, 2026

Summary

Feature

Make email MX validation always-on, remove rollout gates

Enables permanent email MX validation, eliminating configuration overhead and simplifying email handling.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal rework; the change removes dead configuration and simplifies email validation logic.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
fix(notebooks): stop markdown conversion destroying cards inside blockquotes mariusandra L AI 16.4h 14.0h Jul 08, 2026

Summary

Bug Fix

Fix markdown conversion destroying cards in blockquotes

Ensures notebooks preserve embedded cards after conversion, preventing data loss and user frustration.

Health Assessment

Large
Medium
Low
  • Quick turnaround with a single review and no rework, indicating a clear and focused bug fix.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
docs(subscriptions): document Analysis window setting for prompt subscriptions inkeep S No 0.2h 0.0h Jul 08, 2026

Summary

Docs

Document Analysis Window Setting for Prompt Subscriptions

Adds documentation for the new Analysis window setting, enabling users to control AI report time ranges and improve accuracy.

Health Assessment

Small
Low
Low
  • Quickly merged documentation update with minimal review, indicating a straightforward change.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

fix(metrics): type the has_metrics response schema frankh S No 1.1h 0.9h Jul 08, 2026

Summary

Refactor

Add typed response schema for has_metrics endpoint

Adds type safety to the has_metrics endpoint response, ensuring consumers receive a strongly typed boolean field and preventing accidental misuse of the API.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes and fast review, indicating 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, Typescript
Frameworks: Django
feat(ingestion-warnings): add v2 api endpoint and page jose-sequeira XL AI 1.6h 1.4h Jul 08, 2026

Summary

Feature

Add ingestion warnings v2 API endpoint and page

Provides a structured, filterable ingestion warnings API and UI page, enabling better monitoring and alerting for users and API consumers.

Health Assessment

Large
Medium
Low
  • Rapid 1.6‑hour cycle time with a single review round indicates high confidence and clear scope. The large code addition is well covered by tests, mitigating risk.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React, Django
feat(logs): copy message/raw popover and raw tab copy affordance jonmcwest M No 2.2h 0.7h Jul 08, 2026

Summary

Feature

Add copy message and raw copy affordances

Provides users with quick access to copy log messages or raw logs, enhancing debugging and data extraction workflows.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low-risk UI enhancement with minimal code churn.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
feat(logs): wire group-by lens to a real grouped aggregation jonmcwest XL No 22.4h 0.1h Jul 08, 2026

Summary

Feature

Add group-by lens to logs

Implement real grouped aggregation over logs table for group-by lens, enabling accurate data analysis.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with many files changed, but the review process was relatively smooth with a short time to first review.

AI Details

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

Tech Stack

Languages: Python, Typescript, Javascript
Frameworks: Django, React
fix(replay): stop iframe teardown from disconnecting shadow DOM observers TueHaulund M AI 1.1h 1.0h Jul 08, 2026

Summary

Bug Fix

Fix iframe teardown disconnecting shadow DOM observers

Ensures shadow DOM mutations continue recording after iframe removal, improving session replay reliability.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework, indicating clear issue definition and efficient testing.

AI Details

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

Tech Stack

Languages: Typescript
fix(stamphog): key review requirements on risky territory, not size tier webjunkie M AI 0.8h 0.1h Jul 08, 2026

Summary

Bug Fix

Update Stamphog review guidance to risk-based criteria

Aligns review process with risk, reducing unnecessary friction and improving approval rates.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal rework; AI-assisted drafting accelerated review.

AI Details

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

Tech Stack

Languages: Python
fix(conversations): reject empty @supporthog mentions VojtechBartos S No 16.7h 16.7h Jul 08, 2026

Summary

Bug Fix

Reject empty @supporthog mentions in Slack

Prevents creation of empty support tickets from bare Slack mentions, reducing noise and improving ticket quality.

Health Assessment

Small
Low
Low
  • Resolved in a single review with minimal rework; quick cycle time indicates low complexity and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Python
docs(batch-exports): Document REQUIRED field error handling for BigQuery BYOT inkeep M No 44.6h 44.6h Jul 08, 2026

Summary

Docs

Document BigQuery BYOT error handling

Adds notes on error handling for BigQuery batch exports with custom tables having REQUIRED fields, providing resolution steps for users.

Health Assessment

Small
Low
Low
  • The PR was created by an automated agent, and the changes are well-documented and focused on adding error handling documentation.

AI Details

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

Tech Stack

Languages: Markdown
fix(conversations): allowlist ticketable slack message subtypes luke-belton L No 18.4h 0.1h Jul 08, 2026

Summary

Bug Fix

Allowlist Slack message subtypes for ticketing

Improves Slack integration by filtering system messages, preventing junk tickets and ensuring only user‑generated content triggers support tickets.

Health Assessment

Large
Low
Low
  • Fast cycle time (18h) and minimal review rounds indicate a straightforward fix; AI assistance accelerated test creation and code changes.

AI Details

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

Tech Stack

Languages: Python
feat(lemon-ui): add indeterminate state to LemonSwitch thmsobrmlr M AI 1.1h 0.4h Jul 08, 2026

Summary

Feature

Add indeterminate state to LemonSwitch

Adds an indeterminate state to the LemonSwitch component, enabling clearer UI for partial selections and improving accessibility.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal rework, well‑tested UI change, no blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(demo): seed timeseries results for the File engagement boost experiment jurajmajerik XL AI 2.5h 2.2h Jul 08, 2026

Summary

Feature

Seed timeseries data for File engagement boost demo

Demo experiments now include realistic timeseries data, allowing confidence interval bars to show populated views. This improves demo quality and reduces support queries about missing metrics.

Health Assessment

X-Large
Medium
Low
  • Rapid iteration with minimal review rounds indicates high confidence in changes. The PR was merged within 2.5 hours, showing efficient collaboration.

AI Details

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

Tech Stack

Languages: Python
chore(clickhouse): truncate query text in Query repr to stop log flooding orian S No 11.7h 0.1h Jul 08, 2026

Summary

Bug Fix

Truncate Query repr to reduce log flooding

Reduces log size by truncating long SQL queries in ClickHouse cluster logs, improving CI log readability and performance.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
feat(llma): accept a version description when publishing prompts jurajmajerik M AI 3.3h 0.3h Jul 08, 2026

Summary

Feature

Add version description to prompt publishing

Enables users to attach a brief note to each prompt version, improving traceability and reducing effort to locate changes in version history.

Health Assessment

Medium
Low
Low
  • Fast cycle time (3.3h) and minimal review rounds indicate a straightforward, well-tested change with clear business value.

AI Details

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

Tech Stack

Languages: Python, Typescript, Yaml
Frameworks: Django
feat(posthog_ai): add staff toggle for run thread debug logs skoob13 M AI 17.7h 0.1h Jul 08, 2026

Summary

Feature

Add staff toggle for run thread debug logs

Provides staff users with a persistent setting to control debug log visibility in AI run threads, reducing noise and improving debugging efficiency.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 18 hours, with a single commit and no back‑and‑forth, indicating a smooth, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(insights): default trends property aggregation to median thmsobrmlr L AI 35.9h 0.2h Jul 08, 2026

Summary

Feature

Default trends property aggregation to median

Users now see median as default for property aggregation in trends, improving accuracy and reducing outlier impact.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a well‑tested change with clear intent.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
« Page 76 of 99 »

Get this analytics stack for your team

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

Connect Repos