Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(ci): add pytest-durations phase timing to django shards rnegron S AI 21.9h 19.4h May 29, 2026

Summary

CI/CD

Add pytest-durations timing to Django CI shards

Introduces fine-grained test timing metrics in CI, enabling targeted performance improvements for Django shards.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review comments indicate a straightforward, low-risk change with negligible impact on the overall codebase.

AI Details

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

Tech Stack

Languages: Python, Yaml
fix(alerts): prefetch related rows in alert list queryset MattPua XS No 0.5h 0.0h May 29, 2026

Summary

Bug Fix

Optimize alert list queryset to reduce DB queries

Reduces database queries for the alert list API from ~90 to ~4, improving performance and reducing load.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and immediate approval 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
Frameworks: Django
fix(logs): allow 0 as threshold count for log alerts jonmcwest M No 28.0h 25.9h May 29, 2026

Summary

Bug Fix

Allow zero threshold for log alerts

Users can now set threshold count to zero for log alerts, enabling alerts to fire on any matching log without validation errors.

Health Assessment

Medium
Low
Medium
  • The PR had a moderate review cycle with a single approval after a 25‑hour review window, indicating a straightforward change that required a brief validation of the new threshold logic.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
chore(data-warehouse): clearer activity log for schema enable/disable sakce S AI 0.6h 0.5h May 29, 2026

Summary

Chore

Clearer activity log for schema enable/disable

Improves clarity of activity feed by distinguishing schema enable/disable actions, reducing confusion for users.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: standardize POSTHOG_PROJECT_TOKEN env var across SDK docs richardsolomou M No 19.4h 19.1h May 29, 2026

Summary

Docs

Standardize POSTHOG_PROJECT_TOKEN env var across SDK docs

Aligns environment variable naming across SDK documentation, reducing confusion for developers and streamlining onboarding.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward documentation update with low risk.

AI Details

Confidence: 0.95

Tech Stack

fix(dashboards): show add tile button in edit mode MattPua M No 0.3h 0.3h May 29, 2026

Summary

Bug Fix

Show Add Tile Button in Edit Mode

Ensures users can add tiles while editing dashboards without exiting edit mode, improving workflow efficiency.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(dashboards): extend dashboard tile exclusivity check for widgets (3/11) MattPua M No 24.5h 15.7h May 29, 2026

Summary

Feature

Extend dashboard tile exclusivity check for widgets

Adds a 4‑way check constraint to ensure a dashboard tile references exactly one of insight, text, button tile, or widget, improving data integrity and enabling separate monitoring of deploy impact.

Health Assessment

Small
Low
Medium
  • The PR introduced a new database constraint with minimal code changes and a short review cycle, indicating a low‑risk, straightforward update.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
handbook: improve CS new hire onboarding content danazou L AI 169.5h 71.6h May 29, 2026

Summary

Docs

Improve CS onboarding handbook content

Enhances customer success and new hire onboarding documentation to provide clearer guidance and structure, improving onboarding efficiency and consistency across teams.

Health Assessment

Large
Medium
High
  • The PR required over a week to merge, with multiple commits and a lengthy review period, indicating significant iteration and coordination around documentation updates.

AI Details

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

Tech Stack

chore(personhog): add latency decomposition metrics nickbest-ph L No 15.2h 0.1h May 29, 2026

Summary

Chore

Add latency decomposition metrics to personhog

Enables fine‑grained latency monitoring for personhog, improving debugging and performance insights.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework indicates a smooth process.

AI Details

Tech Stack

Languages: Rust
feat(usage-report): re-add per-sdk logs counters via logs_distributed turnipdabeets L AI 0.9h 0.1h May 29, 2026

Summary

Bug Fix

Re-add per-SDK log counters via logs_distributed

Restores accurate per-SDK usage reporting by querying the correct logs_distributed table, ensuring reliable billing metrics.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (under 1 hour) with minimal rework indicates a straightforward, low-risk fix.

AI Details

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

Tech Stack

Languages: Python
fix(persons): suppress link for personless persons christiaan-ph S AI 3.1h 2.4h May 29, 2026

Summary

Bug Fix

Suppress link for personless persons

Prevents broken navigation for users without profiles, improving UX consistency.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal code changes, resolved a UI inconsistency in under 4 hours of review.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(insights): correct hog-charts bar hover shading and grouped click routing sampennington L AI 0.4h 0.2h May 29, 2026

Summary

Bug Fix

Fix BarChart hover and click issues

Resolves two interaction bugs in the BarChart component, improving user experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(devbox): don't pin region on coder update rnegron M AI 0.5h 0.5h May 29, 2026

Summary

Bug Fix

Fix devbox: remove pinned region on coder update

Stops sending immutable region parameter during coder updates, preventing errors and improving devbox stability.

Health Assessment

Medium
Low
Low
  • Quick single-commit fix approved immediately, minimal risk.

AI Details

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

Tech Stack

Languages: Python
chore(deps): bump direct deps to clear pnpm audit advisories robbie-c XL AI 27.4h 0.1h May 29, 2026

Summary

Chore

Bump dependencies to resolve pnpm audit advisories

Reduces security advisories by updating direct dependencies, improving supply chain security without adding overrides.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive dependency updates with multiple reverts to maintain CI stability, leading to a large change set and several review iterations. Despite rapid initial review, the complexity of dependency interactions introduced significant friction and risk.

AI Details

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

Tech Stack

fix(aio): array json rendering Radu-Raicea L No 21.2h 18.1h May 29, 2026

Summary

Bug Fix

Fix array JSON rendering in AI observability

Ensures array JSONs are displayed correctly in the UI, improving data visibility for users.

Health Assessment

Large
Low
Low
  • Resolved quickly with a single review and minimal rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(ci): exempt github noreply emails from the author-email nudge webjunkie XS AI 1.4h 0.0h May 29, 2026

Summary

Bug Fix

Exempt GitHub noreply emails from author email nudge

This change reduces false positives in PR author email nudges, preventing unnecessary notifications for legitimate GitHub privacy addresses and improving developer experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 1.4 hours, indicating low friction and low risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(capture): handle additive changes to event.options in v1 eli-r-ph S No 59.7h 27.3h May 29, 2026

Summary

Feature

Add additive handling for event.options in capture v1

Enables SDKs to evolve the event.options feature without breaking existing clients, improving flexibility and reducing friction for mobile updates.

Health Assessment

Small
Low
Medium
  • The PR consisted of a single commit and a single review, with moderate review time, indicating a straightforward change with minimal friction.

AI Details

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

Tech Stack

Languages: Rust
chore(personhog): enforce 250-ID limit on batch person lookup RPCs nickbest-ph L AI 22.5h 0.1h May 29, 2026

Summary

Chore

Enforce 250-ID limit on person lookup RPCs

Adds server‑side validation and client‑side batching to cap batch size, reducing memory pressure and preventing gRPC message size errors.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration; the defensive change reduces risk of memory pressure and gRPC failures.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript
chore(ci): update backend and dagster test timings tests-posthog XL No 0.4h 0.1h May 29, 2026

Summary

Chore

Update backend and dagster test timings

Updates test timing data to keep pytest‑split sharding balanced, improving CI performance and reducing build times.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review indicate a straightforward update to a single config file with low complexity and high confidence in the change.

AI Details

Tech Stack

feat(hogql): default parser mode to rust-py with cpp shadow robbie-c M No 27.4h 0.1h May 29, 2026

Summary

Feature

Promote rust-py parser to primary

Default parser mode changed to rust-py with cpp shadow for HogQL queries, improving core query parsing infrastructure.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 20 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: Posthog Code
Confidence: 0.95

Tech Stack

Languages: Python, Typescript, Rust
Frameworks: Django
chore(web-analytics): Add loading state for heatmaps cohort filtering jordanm-posthog M No 24.6h 0.1h May 29, 2026

Summary

Chore

Add loading state for heatmaps cohort filtering

Provides visual feedback during cohort filter loading, improving user experience and reducing uncertainty. Also handles errors and corrects tooltip positioning.

Health Assessment

Small
Low
Medium
  • Quick review and minimal changes indicate a straightforward UI tweak with low risk.

AI Details

Confidence: 0.15

Tech Stack

Languages: Typescript
Frameworks: React
feat(feature-flags): remove legacy super_groups writing and frontend UI patricio-posthog XL No 43.8h 24.0h May 29, 2026

Summary

Feature

Remove legacy super_groups write paths and UI

Completes migration from legacy super_groups to feature_enrollment, simplifying feature flag management, reducing data duplication, and improving stability and developer experience.

Health Assessment

Large
Medium
Low
  • The PR finished a major migration with a moderate review time and minimal rework, but involved a large codebase change across frontend and backend.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript
Frameworks: React
feat(property-vals): cap top-K values per key in merger andyzzhao M AI 11.6h 0.1h May 29, 2026

Summary

Feature

Cap top-K values per key in merger

Limits the number of distinct property values emitted per key, reducing data volume and improving autocomplete relevance for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time (11.6h) with a single review and minimal rework indicates low friction and low risk.

AI Details

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

Tech Stack

Languages: Rust
fix(ui): ignore Enter key during IME composition on home input christiaan-ph XS AI 77.6h 56.8h May 29, 2026

Summary

Bug Fix

Fix IME composition Enter key bug on home input

Prevents accidental message submission when using IME on the AI‑first home screen, improving user experience for non‑Latin language users.

Health Assessment

Small
Low
Medium
  • The PR had a long review cycle despite minimal changes, indicating a potential bottleneck in the review process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(experiments): exclude variant from experiment. rodrigoi L AI 82.4h 1.4h May 29, 2026

Summary

Feature

feat(experiments): exclude variant from experiment

Adds frontend support to manage excluded metrics and visualize results correctly for experiments.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 17 files changed, but the review process was relatively fast with a cycle time of 82.4 hours and time to first review of 1.4 hours.

AI Details

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

Tech Stack

Languages: Typescript, Python, Json
Frameworks: React
chore(deps): bump scikit-learn and pyyaml for 3.13 wheel coverage rnegron S No 25.0h 5.5h May 29, 2026

Summary

Chore

Bump scikit-learn and pyyaml for 3.13 wheels

Updates dependencies to ensure Python 3.13 wheel availability, preventing build failures.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low risk and smooth integration.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(slack-app): region-aware routing for slack event-callback VojtechBartos XL AI 43.6h 41.5h May 29, 2026

Summary

Feature

Add region-aware routing for Slack event callbacks

Enables Slack integration to work across US and EU regions, improving reliability and simplifying future region flips.

Health Assessment

X-Large
High
High
  • The PR introduced complex cross-region routing logic with a single review cycle, indicating a focused but high-impact change. The long review time suggests the team took time to evaluate the new routing logic before approval.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(dashboards): add dashboard tile widget_id column (2/11) MattPua XL No 22.5h 1.1h May 29, 2026

Summary

Feature

Add dashboard tile widget_id column

Enables dashboard tiles to optionally reference a widget, allowing future widget features while keeping existing tiles functional.

Health Assessment

X-Large
High
High
  • The PR involved multiple AI-assisted commits and required several iterations, yet it was merged quickly with a short review time.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
feat(alerts): paginate alerts tab on the insights page MattPua M AI 1.8h 0.9h May 29, 2026

Summary

Feature

Add pagination to alerts tab

Enables users to view all alerts beyond the first page, improving visibility and reducing alert fatigue.

Health Assessment

Medium
Low
Low
  • Fast cycle time (1.8h) and single review round indicate a smooth, low‑friction process. The moderate code change size keeps risk minimal.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Expand finance.md with metrics and financial reports jkposthog S No 15.8h 8.1h May 29, 2026

Summary

Docs

Expand finance.md with metrics and financial reports

Added a section on financial metrics and reports, detailing key performance indicators and their relevance to different teams.

Health Assessment

Small
Low
Low
  • Documentation update with minimal changes, quick review and merge, low risk.

AI Details

Tech Stack

feat(mcp): support feature_flag_variant for tool gating pauldambra L No 0.9h 0.3h May 29, 2026

Summary

Feature

Support feature_flag_variant for tool gating

Adds optional variant-based feature flag gating to MCP tool definitions, enabling tools to be visible only when a specific multivariate flag variant is active, improving fine‑grained control over tool availability.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations, indicating high confidence and low complexity.

AI Details

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

Tech Stack

Languages: Typescript
chore(devex): wire orphaned product tests + lint guard webjunkie XL No 6.2h 2.3h May 29, 2026

Summary

Chore

Wire orphaned product tests and lint guard

Ensures all product tests run in CI, improving test coverage and reliability.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and single commit indicate efficient resolution; AI review helped catch orphaned tests.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Github-Actions
Add Brex reimbursement note to equipment spending guideline a-lider XS No 1.0h 0.6h May 29, 2026

Summary

Docs

Add Brex reimbursement note to equipment spending guideline

Adds a note allowing team members to pay for expensive equipment and submit Brex reimbursement requests up to the specified limit, clarifying policy and reducing confusion.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

feat(logs): mirror visible log rows as a window on the sparkline jonmcwest L AI 1.6h 0.7h May 29, 2026

Summary

Feature

Add sparkline window for visible log rows

Adds a translucent window on the sparkline chart that highlights the currently visible log rows, giving users immediate visual context of their scroll position.

Health Assessment

Large
Low
Low
  • Fast review cycle with minimal changes; low risk of regressions.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(code): Runbook on e2e local agentic tasks in Slack sortafreel L No 4.5h 0.9h May 29, 2026

Summary

Docs

Runbook for local Slack agentic task testing

Provides documentation enabling end‑to‑end testing of agentic tasks in Slack locally, improving developer onboarding and reliability.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal review, indicating straightforward documentation update.

AI Details

Tech Stack

feat: Debug UI/logic for agentic runs from Slack sortafreel XL No 23.2h 19.2h May 29, 2026

Summary

Feature

Add Slack debug UI for agentic runs

Provides a read‑only endpoint and UI to trace Slack‑initiated tasks and workflows, enabling faster debugging and visibility into agentic runs.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time with a single review round; large code changes but minimal back‑and‑forth, indicating a focused effort.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
fix(data-warehouse): only require prefix when a no-prefix source exists christiaan-ph M AI 2.0h 0.6h May 29, 2026

Summary

Bug Fix

Fix prefix requirement for no-prefix data sources

Ensures users can re-add un-prefixed data warehouse sources after deletion, preventing dashboard query failures and improving user experience.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; no blockers.

AI Details

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

Tech Stack

Languages: Python
chore(ci): add nudge for org members using non-PostHog git email webjunkie M No 6.9h 0.0h May 29, 2026

Summary

CI/CD

Add PR workflow nudge for non-PostHog emails

Adds automated reminder to PRs to ensure team members use PostHog email addresses, improving commit attribution and internal tooling consistency.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; automated review tools provided suggestions but no major issues.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(ci): unblock test-timing auto-commit and de-tax durations webjunkie XL AI 4.4h 0.1h May 29, 2026

Summary

Bug Fix

Fix CI test timing auto-commit and de-tax durations

Improves CI workflow by ensuring fresh test duration data and correcting migration tax logic, leading to more accurate test sharding and faster CI runs.

Health Assessment

Large
Medium
Low
  • The PR quickly addressed CI failures with AI-assisted code, restoring accurate test timing data and improving shard balancing, which should reduce CI runtime and improve developer experience.

AI Details

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

Tech Stack

Languages: Python, Javascript, Yaml
chore(ci): speed up async migration tests rnegron S No 42.4h 24.4h May 29, 2026

Summary

CI/CD

Speed up async migration tests

Reduces CI runner minutes and improves feedback speed for async migration tests, lowering cost and accelerating development.

Health Assessment

Small
Low
Medium
  • PR had moderate review time but minimal rework, indicating a straightforward CI improvement.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
chore(hogql): connectionId and connections-list MCP betterment sakce M No 1.1h 0.5h May 29, 2026

Summary

Chore

Improve MCP connection handling

Enhances the robot’s ability to locate connection IDs, speeding up query execution and reducing latency for users.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a smooth and efficient process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Typescript
feat(traces): switch traces billing metrics to traces_mb_ingested jonmcwest M No 2.9h 0.6h May 29, 2026

Summary

Feature

Switch traces billing metrics to traces_mb_ingested

Separates traces ingestion billing and quota enforcement from logs, enabling accurate metering and independent resource limits for trace data.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; clear business impact on billing accuracy and resource isolation.

AI Details

Tech Stack

Languages: Typescript, Javascript
chore(ci): allow manual dispatch and raise timeout for stale workflow webjunkie XS AI 7.3h 0.0h May 29, 2026

Summary

CI/CD

Add manual trigger and extend stale workflow timeout

Enables on‑demand execution of the stale PR workflow and increases its timeout, reducing wait times and preventing timeouts during backlog cleanup.

Health Assessment

Small
Low
Low
  • Fast cycle time of 7.3h with a single review and minimal code changes indicates a low‑risk, high‑confidence update to CI tooling.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(ci): refactor reviewer assignment with footprint-based filtering webjunkie XL No 3.5h 0.0h May 29, 2026

Summary

Chore

Refactor reviewer assignment script to reduce noise

Improves CI reviewer assignment logic by filtering generated files, computing owner footprints, and limiting reviewer notifications, enhancing developer experience and reducing noise.

Health Assessment

Large
Low
Low
  • Fast cycle time and immediate review indicate a smooth process with minimal rework; comprehensive tests provide confidence in the refactor.

AI Details

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

Tech Stack

Languages: Javascript
fix(replay): guard totalFiltersCount against missing duration HaynesPostHog XS AI 0.4h 0.1h May 29, 2026

Summary

Bug Fix

Guard totalFiltersCount against missing duration

Prevents session replay scene crashes caused by missing duration filter data, ensuring a stable user experience.

Health Assessment

Small
Low
Low
  • Resolved quickly with a single commit and no rework, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
fix(sources): postgres multi-schema doesn't toggle should_sync on discovery sakce XL AI 1.9h 0.7h May 29, 2026

Summary

Bug Fix

Fix Postgres multi-schema sync toggle bug

Ensures Postgres warehouse sources correctly track sync status, preventing accidental disabling and duplicate rows, improving data reliability for downstream analytics.

Health Assessment

Large
Medium
Low
  • Quick AI-assisted fix resolved a critical sync issue with minimal review, demonstrating efficient collaboration and low risk to production.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
Update lead-scoring.md bendbradley S No 0.4h 0.0h May 29, 2026

Summary

Docs

Update lead-scoring documentation

Updates lead scoring documentation to reflect current backlog, ensuring stakeholders have accurate guidance.

Health Assessment

Small
Low
Low
  • Quick documentation update with no review friction, merged within minutes.

AI Details

Tech Stack

fix(workflows): mark batch schedule section as optional dmarchuk XS AI 3.5h 3.5h May 29, 2026

Summary

Refactor

Mark batch schedule section optional

Clarifies that batch workflows can run immediately or on schedule, reducing confusion for users.

Health Assessment

Small
Low
Low
  • Quick single-commit PR with fast review, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(logs-ingestion): add retention days to usage metrics and update tests jonmcwest M No 0.4h 0.1h May 29, 2026

Summary

Bug Fix

Add retention days to logs ingestion metrics

Adds retention tier metrics to logs ingestion, enabling accurate billing and usage attribution per retention period.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward change with low risk.

AI Details

Tech Stack

Languages: Typescript
Update eligibility details for PostHog for Startups minekansu XS No 0.3h 0.1h May 29, 2026

Summary

Docs

Update eligibility details for PostHog for Startups

Clarified eligibility criteria for PostHog for Startups and updated instructions for YC teams.

Health Assessment

Small
Low
Low
  • PR completed in 15 minutes with a single approval, indicating a straightforward documentation update with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

« Page 14 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