Pull Request Explorer

Exploring 2867 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(settings): ai training url case nicowaltz XS No 0.1h - May 27, 2026

Summary

Bug Fix

Fix AI training URL case

Corrects the casing of the AI training URL in settings, ensuring consistent API calls.

Health Assessment

Small
Low
Low
  • Merged within 6 minutes, no review needed, minimal impact.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Update CUPED docs screenshots andehen XS No 0.3h - May 27, 2026

Summary

Docs

Update CUPED docs screenshots

Enhances documentation quality by replacing low‑resolution images with high‑resolution Cloudinary assets, improving user experience.

Health Assessment

Small
Low
Low
  • Quick docs update with minimal changes, merged within minutes.

AI Details

Confidence: 0.95

Tech Stack

fix(mcp): hide org-only tools for project-scoped tokens a-lider M AI 39.3h 0.0h May 27, 2026

Summary

Bug Fix

Hide org-only tools for project-scoped tokens

Prevents unauthorized org-level tool access for project-scoped API keys, reducing 403 errors and improving security.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate a straightforward, low-risk bug fix with minimal rework.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(frontend): add AgentPromptButton for AI agent deeplinks cat-ph L AI 39.1h 20.4h May 27, 2026

Summary

Feature

Add AgentPromptButton for AI agent deeplinks

Provides a reusable UI component that lets users quickly send prompts to AI coding agents or copy to clipboard, improving developer productivity.

Health Assessment

Large
Medium
Medium
  • The PR underwent several iterations after the first review, reflecting moderate complexity.
  • AI assistance was used to author the component, which may introduce maintenance considerations.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore(mcp): port DO-only worker tests to hono fast suite skoob13 XL No 0.9h - May 27, 2026

Summary

Test

Port DO-only worker tests to Hono fast suite

Adds missing runtime contract tests for Hono after removing Cloudflare worker suite, ensuring CI catches regressions in token rotation and redirect logic.

Health Assessment

X-Large
Low
Low
  • Rapid merge with minimal review, adding extensive test coverage to replace removed worker tests.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
chore: add client libraries team as Dependabot reviewer marandaneto XS No 0.4h 0.4h May 27, 2026

Summary

Chore

Add client libraries team as Dependabot reviewer

Adds PostHog/team-client-libraries as a reviewer in Dependabot config to ensure dependency updates are reviewed by the correct team.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
fix: Limit concurrent on demand batch exports tomasfarias M No 1.6h 0.0h May 27, 2026

Summary

Bug Fix

Limit concurrent on-demand batch exports

Adds a concurrency limit to batch export creation, preventing runaway processes and improving system stability.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward bug fix with clear scope.

AI Details

Usage: AI Assisted
Confidence: 0.70

Tech Stack

Languages: Python
feat(hog-charts): add useAnimatedNumber and resolveDelta helpers sampennington L AI 1.6h 0.1h May 27, 2026

Summary

Feature

Add animated number hook and delta resolver

Provides reusable logic for metric animations and change display, enabling faster UI development and consistent behavior.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; AI-assisted code delivered and approved within 1.6 hours.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(llma): tame colored borders on cluster cards fercgomes M AI 16.2h 0.7h May 27, 2026

Summary

Refactor

Tame colored borders on cluster cards

Improves visual consistency of cluster cards by replacing noisy colored borders with subtle color dots, aligning with existing UI patterns.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; visual change completed within 16 hours, indicating efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(test): increase waitFor timeouts and add explicit readiness guards across all TrendsBarChart tests mendral-app L No 11.4h 1.0h May 27, 2026

Summary

Bug Fix

Increase test timeouts and add readiness guards

The change increases test timeouts and adds readiness guards, improving stability under CI load. This reduces flakiness and ensures accurate visual analytics.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal rework; moderate scope but low risk due to single file change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat(insights): hog-charts funnel steps polish + value-label hover lift sampennington L AI 6.5h 4.0h May 27, 2026

Summary

Feature

Polish funnel steps chart visuals and hover

Enhances funnel analytics by adding a y‑axis, clearer tooltips, and hover interactions, improving data insight and user experience.

Health Assessment

Large
Medium
Medium
  • Fast cycle time (6.5h) but multiple review rounds and rework indicate moderate complexity and some friction in finalizing the polish changes.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(experiments): add winsorization for ratio metrics andehen XL No 17.3h 15.6h May 27, 2026

Summary

Feature

Add winsorization for ratio metrics

Adds independent outlier capping for numerator and denominator in ratio metrics, improving accuracy for experiments and meeting customer requests.

Health Assessment

X-Large
High
Low
  • The PR was merged quickly (17h) with a single review, but it involved a large code change across backend and frontend, indicating high implementation risk.

AI Details

Tech Stack

Languages: Python, Typescript, Javascript, Yaml
Frameworks: React
feat(api): Allow PAT access to debug_ch_queries slowest_queries jurajmajerik M AI 23.4h 0.1h May 27, 2026

Summary

Feature

Add PAT access to debug_ch_queries slowest_queries

Enables staff PATs to call the slowest queries debug endpoint, improving automation and monitoring.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate smooth integration; scope moderate with few changes.

AI Details

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

Tech Stack

Languages: Typescript, Python
chore: exclude examples from Dependabot and add reviewer ioannisj XS No 1.8h 0.2h May 27, 2026

Summary

Chore

Exclude examples from Dependabot and add reviewer

Reduces noise from Dependabot PRs on demo apps and ensures proper review assignment, improving CI efficiency.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal review cycles, indicating an efficient process.

AI Details

Tech Stack

Languages: Yaml
docs: Add outbound clicks to path cleaning documentation inkeep XS No 16.2h 16.2h May 27, 2026

Summary

Docs

Add outbound clicks to path cleaning docs

Updates documentation to reflect new path cleaning rules for outbound clicks, ensuring users understand how external URLs are handled.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal code changes, no risk to production.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

chore(retention): make first-time anchor entity-polymorphic thmsobrmlr L AI 18.2h 0.1h May 27, 2026

Summary

Refactor

Make first-time anchor polymorphic for retention

Enables retention queries to use data‑warehouse entities for first‑time calculations, paving the way for future features while preserving existing behavior.

Health Assessment

Large
Low
Low
  • Fast review cycle (18h), single approval, no rework, moderate code changes, low risk to production

AI Details

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

Tech Stack

Languages: Python
Better MCP docs joethreepwood XL No 137.5h 15.6h May 27, 2026

Summary

Feature

Improve MCP documentation and UI

Enhanced Model Context Protocol docs and added a new MCP tools component, improving developer onboarding and feature discoverability.

Health Assessment

X-Large
High
High
  • The PR required multiple large commits after the first review, leading to a 137‑hour cycle time.
  • Significant line changes and a new UI component suggest integration complexity and potential for downstream impact.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(experiments): warm response cache from timeseries recalc jurajmajerik M No 1.2h 0.1h May 27, 2026

Summary

Feature

Warm response cache from temporal recalc

Prevents duplicate calculations by warming the cache for experiment queries, improving performance and reducing load.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; small scope and low risk.

AI Details

Tech Stack

Languages: Python
fix(llma): extract pydantic-ai tool calls from output parts shauryapednekar L No 105.5h 0.0h May 27, 2026

Summary

Bug Fix

Fix Pydantic AI tool call extraction

Adds support for Pydantic AI OpenTelemetry output message parts, ensuring tool calls are correctly normalized into $ai_tools_called and $ai_tool_call_count.

Health Assessment

Medium
Medium
Low
  • The PR had a long cycle time due to a single review comment and a delayed test commit, but overall review friction was low and the change was straightforward.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript
chore(product-analytics): move insight models to product app webjunkie XL AI 27.6h 2.4h May 27, 2026

Summary

Chore

Move Insight Models to Product Analytics App

Relocates core Insight models, APIs, and tests into the product analytics module, improving isolation and reducing cross‑app dependencies.

Health Assessment

X-Large
High
Medium
  • The PR required multiple rework commits to resolve migration and import issues, indicating moderate complexity. The large scope and cross‑app changes elevate risk, but the quick review turnaround suggests effective collaboration.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Django
chore: tighten AGENTS.md comment rules arnohillen XS AI 13.6h 0.1h May 27, 2026

Summary

Docs

tighten AGENTS.md comment rules

Updated agent comment guidelines to reduce verbosity and avoid change logs in code, improving maintainability and clarity for future developers.

Health Assessment

Small
Low
Low
  • Quick review and single commit after feedback indicate a smooth, low‑friction process.

AI Details

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

Tech Stack

fix(billing): reapply usage report billing user abhischekt S No 0.4h 0.2h May 27, 2026

Summary

Bug Fix

Reapply usage report billing user

Reverts a prior change to ensure billing uses its own CH user, maintaining accurate billing data.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
fix(slack): ignore app_mention events authored by other bots VojtechBartos M No 1.3h 0.2h May 27, 2026

Summary

Bug Fix

Ignore Slack app_mention events from other bots

Prevents spam from external bots by silently ignoring app_mention events that originate from non‑PostHog bots, reducing noise and avoiding unnecessary error messages.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
feat(data-warehouse): warn when querying stale or failed warehouse syncs georgemunyoro XL AI 138.6h 1.6h May 27, 2026

Summary

Feature

Warn when querying stale or failed warehouse syncs

Adds warnings for data warehouse sync health to HogQL queries, improving visibility into stale or failed syncs across SQL editor, MCP, and Max AI.

Health Assessment

X-Large
High
Low
  • The PR had a slow cycle time but a quick initial review; the large scope and multiple commits suggest significant rework, but the feature adds important visibility into data warehouse sync health across multiple consumer channels.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: React
chore(mcp-analytics): make remaining MCPSession backfill columns nullable gesh S AI 23.3h 23.2h May 27, 2026

Summary

Refactor

Make MCPSession backfill columns nullable

This change relaxes NOT NULL constraints on MCPSession backfill columns, enabling safe removal of legacy backfill jobs. It reduces risk of data loss and simplifies future database cleanup.

Health Assessment

Small
Low
Low
  • Fast cycle with a single review and minimal changes, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(insights): add stickiness bar storybook story sampennington M AI 13.5h 0.1h May 27, 2026

Summary

Chore

Add stickiness bar storybook story

Adds a visual regression story for the StickinessBarChart component, ensuring snapshots cover the new chart variants and improving test coverage.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 13.5 hours with minimal rework, indicating a straightforward addition of a visual test.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore(hog-charts): unwrap hard-wrapped lines in docs sampennington M AI 24.2h 24.1h May 27, 2026

Summary

Docs

Unwrap hard-wrapped lines in hog-charts docs

Improves readability of hog-charts documentation by removing manual line breaks, ensuring paragraphs flow naturally across viewports.

Health Assessment

Medium
Low
Low
  • Quick, single-commit PR with minimal review, indicating straightforward cosmetic changes.

AI Details

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

Tech Stack

feat(signals): expose PUT API for suggested-reviewer artefacts oliverb123 XL AI 143.3h 0.1h May 27, 2026

Summary

Feature

Expose PUT API for suggested-reviewer artefacts

Adds a nested DRF viewset that lets clients replace suggested reviewers for signal reports, enabling data correction and improving workflow reliability.

Health Assessment

X-Large
High
Medium
  • PR had a slow cycle time but a quick first review, indicating efficient review but extended development; multiple commits and a large number of added lines suggest significant refactoring and new functionality; the high scope and iterative changes raise the risk level for downstream impact.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(hog-charts): add Sparkline component sampennington L AI 19.2h 1.2h May 27, 2026

Summary

Feature

Add Sparkline component to hog-charts

Introduces a lightweight, dependency‑free sparkline chart for analytics dashboards, enabling quick visual insights without heavy chart libraries.

Health Assessment

Large
Medium
Medium
  • Fast cycle time and early review, but multiple commits and comments suggest iterative refinement and moderate complexity.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
chore: Explicitly disable multi-statements in Snowflake tomasfarias S No 14.8h 0.0h May 27, 2026

Summary

Chore

Disable multi-statements in Snowflake

Ensures Snowflake sessions cannot execute multi-statements, preventing accidental account-level overrides. This hardening reduces risk of unintended data manipulation.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and high confidence in the change.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
chore(deps): bump the ai-providers group with 4 updates dependabot M AI 40.4h 40.4h May 27, 2026

Summary

Chore

chore(deps): bump the ai-providers group with 4 updates

Updates the ai‑providers dependency group to newer versions, improving security and compatibility for the PostHog Python library.

Health Assessment

Small
Low
Low
  • Dependabot automatically updated the uv.lock file with four dependency bumps; no manual review or rework was required. The PR merged after passing automated checks.

AI Details

Category: Code AI

Tech Stack

Languages: Python
fix(mcp): cap ui-apps build concurrency to avoid oom rnegron XS AI 10.7h 10.7h May 27, 2026

Summary

Bug Fix

Cap UI-apps build concurrency to avoid OOM

Prevents OOM kills during Docker image builds, ensuring reliable CI and local development, reducing build failures and downtime.

Health Assessment

Small
Low
Low
  • Quick AI‑generated fix resolved a memory‑overflow issue in the MCP build script with minimal code changes and no manual testing.

AI Details

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

Tech Stack

Languages: Typescript
chore(deps): Update posthog-js to 1.376.2 posthog-js-upgrader M No 17.7h 17.7h May 27, 2026

Summary

Chore

Update posthog-js dependency to 1.376.2

Bumps the PostHog JavaScript SDK to the latest 1.376.2 release, ensuring compatibility and access to new features and bug fixes.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within a day.

AI Details

Tech Stack

Languages: Yaml
feat(mcp-analytics): generate session intent on demand gesh L AI 19.3h 1.5h May 27, 2026

Summary

Feature

Generate session intent on demand

Adds an on-demand LLM-powered session intent generation endpoint and UI button, enabling analysts to quickly understand session goals without batch jobs, improving efficiency and reducing cost.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate smooth integration; extensive test coverage and clear API design mitigate risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
Add CEO diary post on training AI models andyvan-ph M No 157.1h 0.0h May 27, 2026

Summary

Docs

Add CEO diary post on training AI models

New CEO diary post announcing PostHog's plan to start training models on PostHog data to power more proactive AI features.

Health Assessment

Small
Low
Low
  • The PR was created and merged within a week, indicating a relatively fast review process. The number of commits and reviews suggests some back-and-forth discussion, but overall the process was smooth.

AI Details

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

Tech Stack

Languages: Markdown
fix(slack): ignore app_mention re-fires from message edits richardsolomou M AI 130.7h 130.7h May 27, 2026

Summary

Bug Fix

Fix Slack app_mention duplicate task issue

Prevents duplicate tasks when Slack message edits trigger new app_mention events, ensuring a single workflow per intent.

Health Assessment

Small
Medium
High
  • Long review cycle indicates a potential blocker or low priority; single commit after review suggests minimal rework.

AI Details

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

Tech Stack

Languages: Python
feat(tasks): link Slack "View agent logs" to PostHog Code deeplink VojtechBartos XS No 18.9h 2.2h May 27, 2026

Summary

Feature

Link Slack logs button to PostHog Code deeplink

Users can now open task logs directly in the PostHog Code desktop app from Slack, eliminating the need to navigate through the web app. This streamlines the workflow for cloud task monitoring.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no major review friction.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
fix(devex): make auto-reviewer assignment resilient to stale team slugs webjunkie L No 21.3h 0.3h May 27, 2026

Summary

Bug Fix

Improve auto-reviewer assignment resilience

Ensures pull requests always receive valid reviewers by handling stale team slugs and adding lint checks, reducing missed reviews.

Health Assessment

Large
Medium
Low
  • Fast review and single commit indicate straightforward bug fix with minimal friction.

AI Details

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

Tech Stack

Languages: Javascript, Python
Frameworks: Github-Actions
fix(storybook): resolve flaky NewRemoteConfigFlagPayloadError timing race mendral-app XS No 0.8h 0.3h May 27, 2026

Summary

Bug Fix

Fix flaky NewRemoteConfigFlagPayloadError timing race

Resolves intermittent failures in Storybook tests for remote config flags, improving reliability of UI testing on webkit runners.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code changes and no production impact; fast review and merge cycle indicates low risk and high confidence in stability.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(devex): drop redundant env exports from start-worker and cymbal webjunkie S AI 58.5h 0.0h May 27, 2026

Summary

Chore

Remove duplicate env exports from dev scripts

Eliminates hardcoded ClickHouse and object storage credentials from development start scripts, centralizing configuration in .env.services and improving maintainability.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; low risk and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Yaml
fix(insights): render stickiness area chart with fill sampennington S AI 6.6h 0.0h May 27, 2026

Summary

Bug Fix

Fix stickiness area chart rendering

Ensures the area display option correctly shows filled charts in insights, improving data visualization for users.

Health Assessment

Small
Low
Low
  • F
  • a
  • s
  • t
  • c
  • y
  • c
  • l
  • e
  • t
  • i
  • m
  • e
  • a
  • n
  • d
  • s
  • i
  • n
  • g
  • l
  • e
  • r
  • e
  • v
  • i
  • e
  • w
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • e
  • a
  • s
  • m
  • o
  • o
  • t
  • h
  • p
  • r
  • o
  • c
  • e
  • s
  • s
  • ;
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • c
  • h
  • a
  • n
  • g
  • e
  • s
  • a
  • n
  • d
  • c
  • l
  • e
  • a
  • r
  • f
  • i
  • x
  • r
  • e
  • d
  • u
  • c
  • e
  • r
  • i
  • s
  • k
  • .

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(web-analytics): use HogQL toInt instead of toInt64 in goals lazy insert lricoy XS AI 0.5h 0.1h May 27, 2026

Summary

Bug Fix

Fix HogQL toInt usage in web analytics

Corrects failing inserts in web goals precompute, restoring goal badge rendering and preventing silent fallback to live path.

Health Assessment

Small
Low
Low
  • Quick, single-file fix with automated tests, minimal risk to production.

AI Details

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

Tech Stack

Languages: Python
feat(web-analytics): add 19 BOT_DEFINITIONS from prod UA gap analysis lricoy M No 75.7h 0.1h May 27, 2026

Summary

Feature

Add 19 bot definitions from production UA analysis

Adds 19 bot user‑agent patterns to improve analytics accuracy, reducing misclassification of bot traffic.

Health Assessment

Medium
Low
Medium
  • PR had a quick initial review but required several rounds of discussion and multiple commits to address logic and test updates, indicating moderate complexity but ultimately resolved without major blockers.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Add a handbook page on creating sandboxes for sales sachinr M No 4.9h - May 27, 2026

Summary

Docs

Add handbook page on creating sandboxes for sales

Adds a handbook page explaining how to use DemoHog for creating sandboxes for demos, improving onboarding for sales teams.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward documentation update.

AI Details

Tech Stack

Languages: Javascript
chore(handbook): document Fleet MDM Piccirello S No 2.5h 1.6h May 27, 2026

Summary

Docs

Document Fleet MDM

Adds documentation for the new Fleet MDM feature, informing stakeholders and users about mobile device management capabilities.

Health Assessment

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

AI Details

Tech Stack

chore(django): add missing personhog config z0br0wn XS No 1.4h 0.0h May 27, 2026

Summary

Chore

Add missing personhog config

Adds missing configuration for PersonHog feature, defaulting to disabled to avoid errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review friction.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
chore(event): smaller limits for event list api nickbest-ph S No 5.6h 0.0h May 26, 2026

Summary

Bug Fix

Reduce event list API limit to 1,000

Limits the deprecated event list API to 1,000 events per request, cutting resource usage and preventing performance issues for external consumers.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; no blockers or extensive review needed.

AI Details

Tech Stack

Languages: Python
feat(capture): parallelize mutli-sink flush in graceful shutdown drain step eli-r-ph S No 0.4h 0.4h May 26, 2026

Summary

Chore

Parallelize multi-sink flush during graceful shutdown

Parallelizes legacy and v1 multi-sink flushes during graceful shutdown, cutting shutdown latency and improving system responsiveness.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Rust
chore(revenue-analytics): add deprecation banner and hide promo surfaces rafaeelaudibert XL No 27.7h 16.4h May 26, 2026

Summary

Chore

Add deprecation banner and hide revenue analytics

Deprecates Revenue Analytics, removes marketing references, and adds a banner to inform users of the upcoming removal, ensuring clarity and preventing confusion.

Health Assessment

Large
Low
Low
  • Single commit with quick review, moderate scope removal of a deprecated feature, minimal friction and low risk to production

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
feat(audit): record instance setting changes via DRF API haacked L No 116.0h 0.1h May 26, 2026

Summary

Feature

Add audit logging for instance setting changes

Ensures all staff updates to global instance settings are recorded, improving security visibility and compliance.

Health Assessment

Large
High
Low
  • The PR received a rapid review but required seven subsequent commits before merge, indicating significant rework; the overall cycle time of nearly five days reflects a slow integration process for a feature with large scope.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
« Page 25 of 58 »

Get this analytics stack for your team

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

Connect Repos