Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(persistence): optional `persistence_save_debounce_ms` to coalesce saves pauldambra L No 103.3h 1.8h Jun 01, 2026

Summary

Feature

Add optional debounce for persistence saves

Reduces frequent local storage writes, improving performance and preventing memory leaks.

Health Assessment

Large
High
Medium
  • The PR introduced a new debounce feature to reduce local storage writes, requiring multiple iterations after review to stabilize implementation and address cross‑tab issues.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
fix(health-checks): drop deleted teams in HealthIssue.bulk_upsert posthog M No 93.3h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix health-checks: drop deleted teams in bulk upsert

Prevents entire batch rollbacks when teams are deleted mid‑workflow, ensuring accurate health issue tracking.

Health Assessment

Medium
Low
Low
  • Quick review and single commit led to fast resolution despite a moderate scope, but the overall cycle time was longer than ideal.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
fix(quill): sync date picker calendars and select padding adamleithp M AI 51.7h 0.1h Jun 01, 2026

Summary

Bug Fix

Sync date picker calendars and padding

Improves date picker usability by ensuring correct month selection, consistent padding, and calendar synchronization, enhancing user experience.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes and fast review, indicating low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(logs): dual-register logs_config under /api/projects/ and /api/environments/ DanielVisca L AI 1.5h 0.6h Jun 01, 2026

Summary

Bug Fix

Fix logs config dual registration for projects and environments

Ensures logs configuration endpoint works under both project and environment routes, aligning with canonical API structure and preventing 404 errors in production. This resolves a production issue where logs could not be loaded for user profiles.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal review friction; the PR fixed a critical production issue in under two hours.

AI Details

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

Tech Stack

Languages: Python, Typescript
Tweaks gewenyu99 M No 0.9h 0.0h Jun 01, 2026

Summary

Docs

Minor style tweaks to Slack app docs

Small formatting adjustments to Slack app documentation, improving readability and consistency.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate a low‑risk, low‑friction update.

AI Details

Tech Stack

chore(feature_flags): rename bulk_keys MCP op so the name matches its read-only behavior rafaeelaudibert S AI 68.8h 65.1h Jun 01, 2026

Summary

Refactor

Rename bulk_keys MCP op to match read-only behavior

Aligns MCP tool naming with actual read‑only operation, reducing confusion for clients and internal tooling.

Health Assessment

Small
Low
Medium
  • Renaming operation to avoid breaking API contract; minimal changes, quick review, low risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
fix(data-stack): disable hive partitioning in iceberg dual-write read_parquet fuziontech M AI 2.1h 0.0h Jun 01, 2026

Summary

Bug Fix

Disable Hive Partitioning for Iceberg Dual-Write

Ensures data pipeline writes to Iceberg succeed, preventing data loss and maintaining analytics accuracy.

Health Assessment

Small
Low
Low
  • Quick, single‑line change with automated tests guarding regression; minimal code churn and fast review cycle.

AI Details

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

Tech Stack

Languages: Python
handbook: note that macOS defaults to zsh in Secretive setup feliperalmeida XS No 3.6h 0.2h Jun 01, 2026

Summary

Docs

Add note: macOS defaults to zsh in Secretive

Adds a note to the Secretive setup documentation clarifying that macOS defaults to zsh, ensuring users are aware of the shell environment.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal review and merge time, indicating a straightforward change.

AI Details

Confidence: 0.10

Tech Stack

feat(replay-vision): add ScannerCandidateQuery for Phase 2 sweep TueHaulund XL AI 81.2h 2.0h Jun 01, 2026

Summary

Feature

Add ScannerCandidateQuery for Replay Vision Phase 2

Enables automated session scanning for Replay Vision by adding a query that selects eligible sessions based on activity and watermark, improving scheduling accuracy.

Health Assessment

X-Large
Medium
Low
  • PR took over 3 days to merge with a single review and a large code addition, indicating a slow cycle but minimal review friction.

AI Details

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

Tech Stack

Languages: Python
Fix RFC template link for pricing review raquelmsmith XS No 0.3h 0.1h Jun 01, 2026

Summary

Docs

Fix RFC template link for pricing review

Updated the RFC template link for pricing review in goal-setting documentation.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

fix(flags): apply grace period to flag definitions cache verification haacked S No 93.0h 0.0h Jun 01, 2026

Summary

Bug Fix

Apply grace period to flag definitions cache verification

Reduces false-positive drift reports by wiring grace period logic into flag definitions HyperCache verification, improving cache consistency and reducing noise.

Health Assessment

Small
Low
Low
  • AI review provided immediate feedback with minimal rework, but overall cycle time was long, likely due to scheduling or other dependencies.

AI Details

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

Tech Stack

Languages: Python
feat(oauth): block impersonated oauth when org disabled ai processing rafaeelaudibert M AI 2.0h 0.0h Jun 01, 2026

Summary

Feature

Block impersonated OAuth when org disabled AI processing

Prevents staff from authorizing OAuth clients on behalf of customers in organizations that have opted out of AI processing, ensuring compliance with data privacy settings.

Health Assessment

Medium
Low
Low
  • Fast cycle time, minimal review iterations, quick approval indicates straightforward change with clear business impact.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
chore(ci): skip backend test matrices on draft PRs rnegron XS AI 73.2h 2.8h Jun 01, 2026

Summary

CI/CD

Skip backend test matrices on draft PRs

Reduces unnecessary CI runs on draft pull requests, saving compute resources and speeding up review cycles.

Health Assessment

Small
Low
Medium
  • The PR required several commits after the initial review, indicating some rework, but overall scope was small and the change was straightforward CI configuration.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Posthog code/slack app cross links cleo-pleurodon M No 72.4h 0.9h Jun 01, 2026

Summary

Feature

Add cross links for code and Slack app

Adds navigation links between code and Slack app pages, improving user flow.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework; PR merged within 3 days with only a few commits.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
handbook: add guidance on third-party stock transfer solicitations hector-r-759 S AI 70.7h 62.2h Jun 01, 2026

Summary

Docs

Add guidance on third‑party stock transfer solicitations

Provides employees with clear instructions on how to handle unsolicited offers to buy PostHog shares, reducing risk and ensuring compliance with board approval requirements.

Health Assessment

Small
Low
Low
  • AI‑generated content was reviewed and approved quickly, resulting in a single‑round review and a merge within 70 hours.

AI Details

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

Tech Stack

feat(funnels): add horizontal funnel step row components sampennington L AI 1.5h 0.1h Jun 01, 2026

Summary

Feature

Add horizontal funnel step row components

Adds three pure presentational components for the horizontal funnel chart, enabling a cleaner refactor and future UI enhancements.

Health Assessment

Medium
Low
Low
  • The PR was merged within 1.5 hours with minimal review friction, indicating a straightforward, low-risk change. AI assistance was used to author the components, but the code was simple and required no additional testing.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(browser): harden tracing fetch wrapper marandaneto L No 3.6h 3.6h Jun 01, 2026

Summary

Bug Fix

harden tracing fetch wrapper

Fixes Safari fetch stream error by preserving RequestInit semantics and improving tracing header handling, ensuring robust analytics instrumentation across browsers.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; single commit and merge within 3.6 hours indicates efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript
fix(tasks): gate dropped slack post behind temporal patch tatoalo M No 0.6h 0.0h Jun 01, 2026

Summary

Bug Fix

Gate removed Slack post for Temporal patch

Ensures backward-compatible replay of in-flight workflows by gating a removed Slack activity, preventing nondeterminism errors in production.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore: Force rebuild for temporal-workers langesven XS No 0.0h 0.0h Jun 01, 2026

Summary

Chore

Force rebuild for temporal workers

Ensures temporal workers rebuild after code changes, preventing runtime failures and improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged immediately after creation.

AI Details

Confidence: 0.75

Tech Stack

docs(vitally): Document custom object records syncing inkeep XS No 0.4h 0.4h Jun 01, 2026

Summary

Docs

Document custom object records syncing

Adds documentation for Vitally custom object records syncing, clarifying discovery, naming, incremental sync, and schema details.

Health Assessment

Small
Low
Low
  • Rapid review and merge of a single documentation file indicates a straightforward, low-risk change.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

feat(mcp): expose chart display + formatting settings on insight tools sampennington L No 5.1h 1.9h Jun 01, 2026

Summary

Feature

Expose chart display and formatting settings

Enables agents to configure chart display options via MCP, reducing friction and improving data visualization capabilities.

Health Assessment

Large
Low
Low
  • Fast review and merge (5.1h cycle time, 1.9h review time) with a single commit and no back‑and‑forth, indicating a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript, Python
feat(data-warehouse): allow enabling and disabling CDC after source creation danielcarletti XL AI 71.4h 0.2h Jun 01, 2026

Summary

Feature

Enable/disable CDC after source creation

Adds the ability for users to toggle CDC on existing data sources without recreating them, reducing downtime and preserving schedule and schema history.

Health Assessment

X-Large
High
Low
  • Large-scale change with 10 commits and rapid review cycle; high scope and many moving parts increase risk, but fast review indicates strong collaboration and clear communication.

AI Details

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

Tech Stack

Languages: Python, Typescript
Rebuild Slack app docs and promote to a top-level docs section VojtechBartos L No 103.6h 25.5h Jun 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Javascript
fix(data-deletion): relaunch retried requests, lock approved edits orian L No 1.6h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix data deletion request retry and edit lock

Ensures data deletion requests are retried correctly and prevents accidental edits after approval, improving data compliance and operational reliability.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework indicates clear issue resolution.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
feat(data-warehouse): sync vitally custom object records Gilbert09 L AI 68.0h 61.8h Jun 01, 2026

Summary

Feature

Add Vitally custom object record syncing

Enables syncing of Vitally custom object records, allowing sales and CS teams to join these records with PostHog events.

Health Assessment

Large
Medium
Medium
  • The PR took over a day to receive its first review, but the single review led to a quick merge after a single commit, indicating a straightforward change with moderate review friction.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): add logs/retry debug and sectioned webhook tab Gilbert09 L AI 71.7h 0.1h Jun 01, 2026

Summary

Feature

Add sectioned webhook tab with logs and retry

Users can now debug webhook failures and navigate a clearer, sectioned interface, improving visibility and troubleshooting.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly and merged after a single commit, indicating a straightforward UI enhancement with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(ci): use !cancelled() gate pattern for LLM Services roll-up mendral-app XS No 0.4h 0.4h Jun 01, 2026

Summary

CI/CD

Fix CI gate pattern for LLM services roll-up

Adjusts the CI gate to use !cancelled() so concurrency‑evicted runs skip the gate instead of reporting failures, improving reliability of LLM services tests.

Health Assessment

Small
Low
Low
  • Rapid, single‑commit fix with minimal changes and fast review, indicating low risk and high confidence.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(frontend): restore new-tab semantic after posthog tabs removal adamleithp M AI 82.7h 0.0h Jun 01, 2026

Summary

Bug Fix

Restore new-tab semantics after tabs removal

Fixes broken new-tab behavior across 18 call sites by reimplementing newInternalTab to open real browser tabs, improving user experience and consistency.

Health Assessment

Medium
Medium
High
  • The PR required multiple iterations and a lengthy cycle time, indicating significant rework to restore new-tab functionality across many components.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(logs): import emit_signal from signals facade webjunkie XS AI 0.0h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix import path for alert signal emitter

Prevents worker crash loops by updating import to new signals facade, ensuring production stability.

Health Assessment

Small
Low
Low
  • Quick one-line change resolved critical import error causing worker crash loops.

AI Details

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

Tech Stack

Languages: Python
fix(modeling): fix hung temporal workers andrewjmcgehee M No 2.0h 0.0h Jun 01, 2026

Summary

Bug Fix

Fix hung temporal workers

Corrects a bug that caused temporal workers to hang during data modeling, improving reliability of data imports for PostHog users.

Health Assessment

Medium
Low
Low
  • The PR was merged within two hours with no review comments, indicating a straightforward bug fix with clear unit tests and minimal impact on the codebase.

AI Details

Tech Stack

Languages: Python
feat(tracing): virtualize spans list and flame chart jonmcwest XL No 66.6h 0.1h Jun 01, 2026

Summary

Feature

Virtualize spans list and flame chart

Improves tracing UI performance by virtualizing large span lists and flame charts, reducing jank and modal size for better user experience.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework despite large code changes; performance gains outweigh the effort.

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(traces): give traces ingestion its own rate-limiter key and wire TRACES_LIMITER_* config jonmcwest M No 73.7h 0.1h Jun 01, 2026

Summary

Bug Fix

Isolate Traces Ingestion Rate Limiter

Prevents traces traffic from depleting logs ingestion rate limits, ensuring accurate throttling and reliable analytics pipelines.

Health Assessment

Medium
Medium
Low
  • Cycle time exceeded 72 hours but review process was swift with minimal back‑and‑forth, indicating a focused fix with low complexity.

AI Details

Confidence: 0.15

Tech Stack

Languages: Typescript, Javascript
refactor(signals): route emit_signal through backend facade webjunkie M AI 5.4h 0.5h Jun 01, 2026

Summary

Refactor

Refactor signals emission via backend facade

Improves startup performance and reliability by eliminating a hidden circular import, reducing Django initialization time and preventing potential import errors.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low-risk refactor with clear performance benefits.

AI Details

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

Tech Stack

Languages: Python
fix(lemon-ui): wire LemonField htmlFor so clicking labels focuses inputs posthog M No 90.2h 0.0h Jun 01, 2026

Summary

Bug Fix

Fix label focus in LemonField component

Ensures form labels correctly focus inputs, improving usability and reducing dead‑clicks across the product.

Health Assessment

Small
Low
Low
  • PR received a quick review but had a long cycle time due to scheduling; the change is small and low risk.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(tasks): drop duplicate slack progress post after sandbox provisioning VojtechBartos XS AI 0.7h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix duplicate Slack progress post after provisioning

Eliminates duplicate Slack notifications during task provisioning, improving clarity and reducing clutter for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Python
fix(cloud-agent): prevent agent-server EADDRINUSE on start retry tatoalo M No 1.8h 0.0h Jun 01, 2026

Summary

Bug Fix

Prevent agent-server port conflict on startup

Fixes a race condition causing agent-server crashes during startup, improving reliability for cloud agents.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 1.8 hours, indicating a straightforward bug fix with minimal impact.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
feat(ci): auto-assign the PR author as assignee on open webjunkie M AI 0.3h 0.0h Jun 01, 2026

Summary

CI/CD

Auto-assign PR author as assignee on open

Ensures every new PR has a designated owner, improving visibility and accountability for reviewers and project boards.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a smooth, low-risk change.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(signals): Retry agentic report activities once Twixes M No 2.2h 1.1h Jun 01, 2026

Summary

Bug Fix

Retry agentic report activities once

Improves reliability of agentic report generation by adding a retry for transient timeouts, reducing failed reports and enhancing user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 3 hours, low risk to production.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
perf(tasks): add an index on pr url for task run output joshsny M No 1.1h 0.2h Jun 01, 2026

Summary

Chore

Add index on TaskRun output pr_url for faster webhook lookups

Adds a partial PostgreSQL index on the TaskRun output JSON field to speed up GitHub PR webhook processing, reducing database scans and improving analytics performance.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review friction indicate a straightforward performance fix with low risk.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
docs(logs): Document signals integration for log alerts inkeep M No 0.4h 0.1h Jun 01, 2026

Summary

Docs

Document log alert signals integration

Adds documentation for new log alert signals, enabling developers to integrate alert state changes into their workflows.

Health Assessment

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

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

feat(mcp): split internal API URL from public link URL joshsny L AI 79.8h 12.2h Jun 01, 2026

Summary

Feature

Split internal API URL from public link URL

Separates internal API endpoint from public-facing URLs, preventing internal hostnames from leaking in tool responses and improving link usability for users. This change ensures public links are correct without affecting internal traffic routing.

Health Assessment

Large
High
Medium
  • The PR required multiple iterations after a delayed review, with three commits to address naming and fallback logic, indicating moderate complexity and a need for clearer initial design.

AI Details

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

Tech Stack

Languages: Typescript
fix(ws): decouple loader liveness heartbeat from batch processing estefaniarabadan M AI 0.7h 0.0h Jun 01, 2026

Summary

Bug Fix

Decouple loader liveness heartbeat from batch processing

Fixes liveness heartbeat issue causing pod restarts during long batch processing, improving reliability under load.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review 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(exports): surface pending status for slow video exports posthog L AI 89.7h 0.1h Jun 01, 2026

Summary

Bug Fix

Surface pending status for slow video exports

Adds format‑aware status labels and reduces polling for long‑running video exports, improving user experience by showing progress and preventing unnecessary clicks.

Health Assessment

Large
Low
Low
  • Fast review (0.1h) and minimal rework; PR merged after 89.7h with no major blockers, indicating a smooth process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): weekly safe pypi updates · 5 packages mendral-app M No 5.3h 5.3h Jun 01, 2026

Summary

Chore

Weekly safe PyPI dependency updates

Bumps five Python packages to latest safe versions, ensuring compatibility and security.

Health Assessment

Medium
Low
Low
  • Quick, single-commit PR with minimal review, indicating routine dependency maintenance.

AI Details

Confidence: 0.95

Tech Stack

feat(cloud-agent): deliver refreshed token per command via BASH_ENV tatoalo M No 3.4h 0.4h Jun 01, 2026

Summary

Bug Fix

Deliver refreshed token per command via BASH_ENV

Ensures agent commands use the latest GitHub token by exporting it through BASH_ENV, preventing stale token usage and related failures.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward bug fix with moderate code changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
chore(ci): update backend and dagster test timings tests-posthog XL No 33.9h 33.9h Jun 01, 2026

Summary

Chore

Update backend and dagster test timings

Automated update of test timing data to keep pytest-split sharding balanced.

Health Assessment

X-Large
Medium
High
  • The PR involved a large change to a test timing configuration file, taking over a day to review, indicating potential review bottlenecks but no significant code changes.

AI Details

Tech Stack

fix(legal): show trial-specific BAA paywall copy for addon trials eleftheriatrivyzaki M No 74.4h 0.8h Jun 01, 2026

Summary

Bug Fix

Add trial‑specific BAA paywall copy

Improves user experience by displaying accurate BAA banner for trial users, reducing confusion and guiding them to cancel trials before subscribing.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: regenerate OpenAPI types mendral-app XS No 0.2h 0.1h Jun 01, 2026

Summary

Chore

Regenerate OpenAPI types for delete_tile endpoint

Fixes CI gate failures and removes stale flags, ensuring type safety and build stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved CI gate issue promptly.

AI Details

Tech Stack

feat(logs): emit signals on alert state changes jonmcwest XL No 76.2h 0.2h Jun 01, 2026

Summary

Feature

emit signals on alert state changes

Introduces a new signal type for logs alert state changes, enabling correlation with other signals in the system.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 19 files changed, but the review process was relatively fast with a time to first review of 0.2 hours.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript, Javascript
Frameworks: Django, React
docs: Document SQL expression breakdowns for retention insights inkeep M No 0.6h - Jun 01, 2026

Summary

Docs

Document SQL expression breakdowns for retention

Adds documentation explaining new HogQL/SQL expression support for retention insights, enabling users to break down retention by custom expressions. Clarifies how to use derived values like upper(properties.$browser) in retention reports.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes, no review needed, indicating straightforward documentation update.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

« Page 10 of 57 »

Get this analytics stack for your team

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

Connect Repos