Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(logs): move OpenTelemetry deps to devDependencies turnipdabeets S No 22.0h 6.6h Jun 02, 2026

Summary

Bug Fix

Move OpenTelemetry deps to devDependencies

Reduces transitive dependencies and improves security by avoiding eval() calls.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, indicating a straightforward fix with minimal risk.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Rollup
Fix Slack settings deep link in slack-app CTA joshsny XS No 0.3h 0.0h Jun 02, 2026

Summary

Bug Fix

Fix Slack settings deep link in slack-app CTA

Corrects broken deep link for Slack integration, ensuring users land on the correct settings page.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(llma): Update LLM costs scheduled-actions-posthog M No 0.8h 0.0h Jun 02, 2026

Summary

Chore

Update LLM costs

Automated update of LLM pricing models to keep cost data current.

Health Assessment

Medium
Low
Low
  • Fast automated merge with minimal review, indicating routine maintenance.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
fix(web-analytics): force sync flag load in eager precompute op lricoy M AI 0.6h 0.1h Jun 02, 2026

Summary

Bug Fix

Force sync flag load in eager precompute op

Ensures feature flag cache is populated before audience resolution, preventing false gate failures and improving reliability of web analytics precompute jobs.

Health Assessment

Medium
Low
Low
  • Fast review and single commit after approval indicate low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Python
Fix outdated "we don't do outbound" claims across handbook + site natalia-amorim XS No 0.3h 0.2h Jun 02, 2026

Summary

Docs

Fix outdated "we don't do outbound" claims across handbook + site

Updates documentation to accurately reflect outbound sales practices, aligning messaging with current strategy.

Health Assessment

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

AI Details

Tech Stack

chore(personhog): create read only personhog group repository z0br0wn XL No 1.1h 0.8h Jun 02, 2026

Summary

Chore

Create read only personhog group repository

Adds a read‑only group repository for PersonHog, removing the PostgreSQL dependency in charts and simplifying data access.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

Confidence: 0.15

Tech Stack

Languages: Typescript, Javascript
ci: fix stale gatsby-plugin-mdx cache breaking preview builds Piccirello S No 0.2h - Jun 02, 2026

Summary

CI/CD

Fix stale Gatsby MDX cache for preview builds

Ensures preview builds succeed by regenerating MDX scopes and updating cache strategy, improving developer experience and reducing build failures.

Health Assessment

Small
Low
Low
  • Resolved build failures with minimal changes, quick merge, no significant review friction.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(ci): increase container log capture on timeout mendral-app XS No 0.4h - Jun 02, 2026

Summary

Bug Fix

Increase container log capture on timeout

By capturing 100 log lines instead of 20 on container timeouts, the CI pipeline now surfaces the actual startup errors. This reduces debugging time and improves reliability of E2E tests.

Health Assessment

AI Details

Tech Stack

fix(tests): stabilize flaky StickinessBarChart and FunnelLineChart tests mendral-app S No 0.7h 0.0h Jun 02, 2026

Summary

Bug Fix

Stabilize flaky StickinessBarChart and FunnelLineChart tests

Stabilizes flaky chart tests to improve CI reliability. Reduces false failures, ensuring consistent analytics feature quality.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework indicates a straightforward fix to flaky tests.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
chore(modeling): add status index to jobs andrewjmcgehee S No 6.1h 0.1h Jun 02, 2026

Summary

Chore

Add status index to jobs

Improves query performance for job status lookups, reducing latency for monitoring and analytics.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
Frameworks: Django
feat(replay-vision): snappier scanner toggle and color-coded type column ksvat M No 0.3h 0.1h Jun 02, 2026

Summary

Feature

Snappier scanner toggle and color-coded type column

Improves user experience by making scanner enable/disable toggle instant and preventing layout shift, while adding color-coded type column for easier identification.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal rework indicates high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(recording-rasterizer): unpin ffmpeg, chrome-headless-shell, node 24 Piccirello M No 1.1h 0.0h Jun 02, 2026

Summary

CI/CD

Unpin ffmpeg, chrome-headless-shell, node 24

Unpins critical dependencies in the recording-rasterizer image to automatically receive security patches. Adds a weekly rebuild schedule to keep the image up-to-date, reducing manual maintenance.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward maintenance PR.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
Rename /llm-analytics product page to /ai-observability posthog L No 99.3h 99.3h Jun 02, 2026

Summary

Refactor

Rename AI Observability product page URL

Updates the product page URL to /ai-observability while preserving existing links via redirect, preventing broken links and maintaining user experience.

Health Assessment

Large
High
High
  • The PR involved a substantial rename across many files and required a long review cycle, indicating potential coordination challenges.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore(deps): Update @posthog/types to 1.379.0 posthog-js-upgrader S No 0.2h - Jun 02, 2026

Summary

Chore

Update @posthog/types dependency

Updates the PostHog.com site to use the latest @posthog/types package, ensuring compatibility with the latest type definitions.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
fix(insights): fit horizontal bar charts to dashboard tiles sampennington M AI 1.5h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix horizontal bar chart fit in dashboard tiles

Improves dashboard tile rendering by preventing label overlap and flash, ensuring a smoother user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat: add browser SDK dist channel property marandaneto M No 6.4h 0.1h Jun 02, 2026

Summary

Feature

Add browser SDK distribution channel property

Adds a property to browser SDK events indicating the distribution channel, improving event attribution and analytics accuracy.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low‑risk change with minimal friction.

AI Details

Tech Stack

Languages: Typescript, Javascript
feat: add Replay Vision docs page gated behind a feature flag ksvat L No 0.7h - Jun 02, 2026

Summary

Feature

Add Replay Vision docs page with feature flag gating

Introduces a gated Replay Vision documentation page, enabling controlled rollout to staff and improving content management for the PostHog website.

Health Assessment

Large
Low
Low
  • The PR was merged within 0.7 hours, indicating a smooth review process with minimal friction and a single commit.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: docs update charlesvien XL No 0.6h - Jun 02, 2026

Summary

Chore

Update Roblox SDK documentation

Removed incomplete SDK docs to prevent user confusion until testing completes.

Health Assessment

X-Large
Low
Low
  • PR completed quickly with minimal changes, indicating straightforward docs cleanup.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(file-system): add surface field to support multiple trees in web vs desktop raquelmsmith XL AI 17.1h 0.1h Jun 02, 2026

Summary

Feature

Add surface field for multi‑surface file system

Enables separate file system trees for web and desktop, allowing isolated data per surface without duplicating models.

Health Assessment

X-Large
High
Low
  • Rapid review and merge after a single commit indicates high confidence, but the large schema changes and extensive code modifications raise overall risk.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: Django
docs: fix Slack channel name in SDK releases handbook ioannisj XS No 1.7h 0.8h Jun 02, 2026

Summary

Docs

Fix Slack channel reference in SDK releases handbook

Corrects the Slack channel reference in the SDK releases handbook, ensuring accurate internal communication.

Health Assessment

Small
Low
Low
  • Quick documentation fix with minimal review and merge time.

AI Details

Tech Stack

chore(funnels): remove unused legacy clickhouse funnel correlation and experiment queries aspicer XL AI 2.4h 0.3h Jun 02, 2026

Summary

Refactor

Remove unused legacy funnel correlation queries

Eliminates dead ClickHouse query code, reducing maintenance overhead and improving system performance.

Health Assessment

X-Large
Low
Low
  • Fast review and merge cycle with minimal rework, but large code removal indicates significant maintenance effort.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(insights): use series custom name for aggregated bar axis labels christiaan-ph M AI 28.6h 0.7h Jun 02, 2026

Summary

Bug Fix

Fix aggregated bar axis labels to use custom names

Ensures bar chart Y‑axis displays series custom names instead of event names, improving clarity for multi‑series insights.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within a day, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay-vision): add banners for when quota is approaching fasyy612 M No 24.7h 13.1h Jun 02, 2026

Summary

Feature

Add quota warning banners for replay vision

Users are notified when replay vision quota approaches limit, preventing overuse and ensuring smooth operation.

Health Assessment

Medium
Low
Low
  • PR merged within 25 hours with a single review, indicating a smooth and efficient process.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Add Yeti (Naver) crawler to robots.txt jina-yoon XS No 1.3h - Jun 02, 2026

Summary

Chore

Add Yeti (Naver) crawler to robots.txt

Adds Naver's Yeti crawler to robots.txt, enabling it to discover the sitemap and apply existing disallow rules, improving SEO for Korean pages.

Health Assessment

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

AI Details

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

Tech Stack

docs(data-warehouse): add Stripe Coupon and Discount tables documentation inkeep S No 0.2h 0.0h Jun 02, 2026

Summary

Docs

Add Stripe Coupon and Discount tables documentation

Updates Stripe data warehouse source documentation to reflect new tables and schema changes.

Health Assessment

Small
Low
Low
  • This PR was quickly reviewed and merged, indicating a straightforward documentation update.

AI Details

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

Tech Stack

Languages: Markdown
fix(openapi): regenerate replay_vision MCP types with order_by param mendral-app XS No 0.3h 0.2h Jun 02, 2026

Summary

Bug Fix

Regenerate OpenAPI types for replay_vision

Fixes OpenAPI type mismatch, enabling successful validation and CD deployment.

Health Assessment

Small
Low
Low
  • Quick fix to resolve OpenAPI validation failures blocking CD.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Speed up posthog.com preview builds Piccirello M No 0.8h - Jun 02, 2026

Summary

CI/CD

Improve preview build speed for posthog.com

Reduces build times for preview environments, improving developer workflow and CI efficiency.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.8h and minimal changes indicate low risk and efficient process.

AI Details

Tech Stack

Languages: Typescript
feat(data-warehouse): fetch single schema on schema config page danielcarletti L No 2.6h 0.2h Jun 02, 2026

Summary

Feature

Fetch single schema on config page

Reduces payload size and load time for the schema configuration page, improving user experience for data warehouse management.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration; the change improves performance significantly.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
fix(agentic-provisioning): check all stripe signatures on rotation MattBro M AI 5.5h 0.8h Jun 02, 2026

Summary

Bug Fix

Fix stripe signature rotation handling

Ensures provisioning requests validate against all signatures during secret rotation, preventing authentication failures.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

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

Tech Stack

Languages: Python
chore(personhog): create read only personhog repository z0br0wn XL No 25.4h 0.1h Jun 02, 2026

Summary

Refactor

Create read-only personhog repository

Adds a read‑only interface for personhog, removing PostgreSQL dependency and simplifying read‑only traffic, improving maintainability and performance.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework indicate a straightforward refactor with clear intent.

AI Details

Tech Stack

Languages: Typescript
feat(mcp-analytics): use hog-charts Metric for overview KPI tiles sampennington M AI 1.7h 0.4h Jun 02, 2026

Summary

Refactor

Use hog-charts Metric for KPI tiles

Replaces custom KPI tiles with the shared hog-charts Metric component, improving consistency and theme support. This change enhances visual consistency across dashboards and reduces maintenance overhead.

Health Assessment

Medium
Low
Low
  • The PR was merged within 1.7 hours, with only one review and a single post-review commit, indicating a smooth process.
  • AI assistance via Claude accelerated code changes and reduced manual effort.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay-vision): add creating-replay-vision-scanners skill ksvat M AI 1.1h 0.1h Jun 02, 2026

Summary

Docs

Add creating-replay-vision-scanners agent skill

Introduces a new agent skill that guides users through safely sizing and creating Replay Vision scanners, preventing quota overuse.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal changes, documentation only.

AI Details

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

Tech Stack

chore(ci): rebuild master CI alerts rnegron XL AI 5.2h 2.0h Jun 02, 2026

Summary

CI/CD

Rebuild master CI alerts for reliability

Improves CI alert reliability and Slack integration, reducing duplicate alerts and adding rate‑limit monitoring.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review friction indicate efficient CI workflow improvements.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
feat(web-analytics): log gate reason in eager precompute warming job lricoy M AI 0.7h 0.0h Jun 02, 2026

Summary

Chore

Add gate reason logging to eager precompute job

Improves observability of web analytics eager precompute job by logging gate reasons, enabling faster diagnosis of empty audience issues. No functional changes, only enhanced diagnostics.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates straightforward diagnostic improvement.

AI Details

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

Tech Stack

Languages: Python
feat(web-analytics): Add focus mode onboarding jordanm-posthog L No 2.5h 0.1h Jun 02, 2026

Summary

Feature

Add focus mode onboarding

Users can now set up focus mode via an onboarding screen, improving engagement and reducing friction in activating the feature.

Health Assessment

Large
Low
Low
  • The PR was merged within 2.5 hours with only one review and a single follow-up commit, indicating a smooth process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay-vision): bootstrap scanner reconciler schedule on worker startup TueHaulund M No 8.3h 2.3h Jun 02, 2026

Summary

Feature

Bootstrap scanner reconciler schedule on startup

Adds a Temporal schedule to trigger the Replay Vision scanner reconciler on worker startup, ensuring timely execution and preventing missed reconciliations.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal rework indicates a straightforward, well-documented change.

AI Details

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

Tech Stack

Languages: Python
feat(user_interviews): show responded interviewees first on the topic page pauldambra XS No 0.3h 0.0h Jun 02, 2026

Summary

Feature

Show responded interviewees first on topic page

Users can quickly see which interviewees have responded, improving interview management efficiency.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates a straightforward UI tweak.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay-vision): expose quota, estimate, observation MCP tools ksvat L AI 0.8h 0.1h Jun 02, 2026

Summary

Feature

Expose Replay Vision MCP tools for quota and estimates

Enables agents to check observation quotas, preview scanner matches, and retrieve cross‑scanner observations, improving resource management and reducing wasted scans.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal rework; small, additive change with no backend logic, quick cycle time indicates low risk.

AI Details

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

Tech Stack

Languages: Typescript
docs(handbook): add guide for adding event properties to Customer.io Lizzieepton XS No 5.7h 0.7h Jun 02, 2026

Summary

Docs

Add guide for Customer.io event properties

Provides a step‑by‑step guide for adding event properties to Customer.io, improving integration accuracy and reducing data pipeline errors.

Health Assessment

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

AI Details

Tech Stack

fix(flags): fix testing tab person selector, layout, and flag dependencies gustavohstrassburger L AI 28.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix feature flag testing tab bugs

Improves person selection, layout, and flag dependency handling in the feature flag testing UI, preventing crashes and ensuring accurate condition analysis.

Health Assessment

Large
Medium
Medium
  • PR addressed three critical bugs in the feature flag testing UI, required multiple iterations after review, but was merged within a day, indicating efficient resolution.

AI Details

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

Tech Stack

Languages: Typescript, Rust
Frameworks: React
Publish security advisory PSA-2026-00001 Piccirello M No 3.0h 0.2h Jun 02, 2026

Summary

Docs

Publish security advisory PSA-2026-00001

Adds a new security advisory to the company handbook, informing stakeholders of the PSA-2026-00001 incident.

Health Assessment

Medium
Low
Low
  • The advisory was added quickly with minimal changes and no review back‑and‑forth, indicating a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

chore(ai): trigger rolling redeploy of the max-ai temporal worker tatoalo XS No 0.4h 0.1h Jun 02, 2026

Summary

Chore

Trigger rolling redeploy of max-ai worker

Adds a line to trigger a rolling restart of the max-ai temporal worker, ensuring updated secret values are loaded.

Health Assessment

Small
Low
Low
  • Merged within 30 minutes with a single approval, indicating minimal review friction and low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
feat(customer-analytics): add configurable accounts overview tiles arthurdedeus XL AI 23.9h 0.3h Jun 02, 2026

Summary

Feature

Add configurable overview tiles to accounts list

Adds at‑a‑glance summary tiles for accounts, enabling filtering and configuration, improving user insight and efficiency.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review friction indicate efficient implementation; large scope suggests a significant feature addition.

AI Details

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

Tech Stack

Languages: Python, Typescript, Yaml
Frameworks: React
ci(cd): add retry logic to Docker build-and-push step mendral-app M No 1.0h 0.3h Jun 02, 2026

Summary

CI/CD

Add retry logic to Docker build step

Reduces transient failures in container image CI/CD, improving reliability and reducing build time.

Health Assessment

Small
Low
Low
  • Fast cycle time and single commit indicate smooth review and low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(tracing): add has_spans check and onboarding empty state posthog XL AI 1.4h 0.1h Jun 02, 2026

Summary

Feature

Add has_spans check and onboarding empty state

Provides a guided onboarding experience for teams that have not yet ingested OpenTelemetry spans, reducing friction and improving feature adoption.

Health Assessment

Large
Low
Low
  • The PR was merged within 1.4 hours with only a single review, indicating a straightforward implementation and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript, Python, Yaml
Frameworks: React
Delete src/pages/ko/README.md jina-yoon S No 0.3h - Jun 02, 2026

Summary

Docs

Delete Korean README

Removed the Korean README to streamline documentation and reduce clutter.

Health Assessment

Small
Low
Low
  • Quick documentation cleanup with minimal impact; merged within 18 minutes of creation.

AI Details

Tech Stack

Created a new article SaraMiteva M No 118.5h 14.9h Jun 02, 2026

Summary

Docs

Created a new article

Adds a new blog article on product marketing collaboration, expanding the handbook for marketing and product teams.

Health Assessment

Small
Low
Low
  • PR added a single documentation file, received one brief comment and two approvals, and merged after a few small edits.

AI Details

Confidence: 0.10

Tech Stack

feat(property-vals): count dropped values by reason in fan-out andyzzhao S AI 0.5h 0.1h Jun 02, 2026

Summary

Feature

Add observability counters for dropped property values

Adds counters to track why property values are dropped during fan‑out, improving observability and enabling better monitoring of data quality.

Health Assessment

Small
Low
Low
  • PR merged within 30 minutes of creation, single review, no rework, minimal code changes, indicating a low‑risk, high‑confidence update.

AI Details

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

Tech Stack

Languages: Rust
Add Naver site verification meta tag jina-yoon XS AI 95.1h - Jun 02, 2026

Summary

Feature

Add Naver site verification meta tag

Adds a meta tag to enable Naver Search Advisor verification, improving Korean landing page discoverability.

Health Assessment

Small
Low
Low
  • Minimal change, AI-assisted, quick merge, no review needed.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(llm-gateway): add enabled_at to the per-team policy cache blob brandonleung XL No 89.0h 3.0h Jun 02, 2026

Summary

Feature

Add enabled_at to team policy cache

Adds an enable timestamp to the LLM gateway policy cache, allowing teams to be admitted after onboarding and preventing unauthorized access errors.

Health Assessment

X-Large
Medium
High
  • The PR involved a large number of commits and a substantial line count, indicating significant rework and complexity. The nearly 90‑hour cycle time and high scope suggest a major change to the LLM gateway policy logic.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
« Page 6 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