Pull Request Explorer

Exploring 2867 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(vision): add dismissable introduction card ksvat S No 2.2h 0.1h May 28, 2026

Summary

Feature

Add dismissable introduction card

Adds a dismissable introduction card to the Replay Vision scene, improving user onboarding and clarity of the vision feature.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(devex): revert opt-in playwright e2e tests gantoine M AI 27.3h 24.2h May 28, 2026

Summary

CI/CD

Revert opt‑in Playwright E2E tests

Restores automatic Playwright E2E test runs on PRs that touch E2E paths, improving CI reliability and reducing missed failures.

Health Assessment

Medium
Low
High
  • The PR had a slow review cycle and a single commit, indicating straightforward changes but delayed review. The revert restored CI behavior with minimal code changes, reducing risk.

AI Details

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

Tech Stack

Languages: Yaml, Typescript, Python
Frameworks: Github-Actions
feat(metrics): extract trace and span IDs from OTel exemplars DanielVisca M AI 2.1h 0.2h May 28, 2026

Summary

Feature

Add trace and span ID extraction from OTel exemplars

Enables metric-to-trace correlation in ClickHouse, allowing users to drill from metric anomalies into underlying traces, improving observability. This enhances the metrics alpha experience by linking metrics to traces.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal rework; single file change with comprehensive tests ensures low risk.

AI Details

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

Tech Stack

Languages: Rust
feat(health-alerts): mount entry points and add per-check render_alert rafaeelaudibert L AI 46.7h 0.0h May 28, 2026

Summary

Feature

Add health alert entry points and per-check rendering

Enables users to view and subscribe to health alerts directly from relevant pages, improving visibility and reducing alert fatigue.

Health Assessment

Large
Medium
Low
  • The PR was reviewed and merged within 46 hours with a single commit and minimal comments, indicating a smooth process despite the large scope of 20 files and 443 lines changed.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
Revert "Add Korean landing page" smallbrownbike XL No 1.0h - May 27, 2026

Summary

Bug Fix

Revert Korean landing page addition

Reverts the Korean landing page to restore build stability.

Health Assessment

Large
Medium
Low
  • Quick revert to restore build stability after a breaking change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
feat(health-alerts): add wizard and central scene for health-check alerts rafaeelaudibert XL AI 46.0h 0.0h May 27, 2026

Summary

Feature

Add health-check alerts wizard and scene

Enables users to subscribe to health‑check alerts via HogFunctions, improving monitoring and alerting capabilities.

Health Assessment

Large
Medium
Low
  • AI‑assisted development and rapid review enabled efficient delivery of a new monitoring feature with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(personhog): add caller tag to property-defs-rs nickbest-ph XS No 0.4h 0.2h May 27, 2026

Summary

Feature

Add caller tag to property-defs-rs

Adds per-caller attribution header to gRPC requests for property-defs-rs, enabling traffic attribution in router.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and high confidence in correctness.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
feat(personhog): extract x-caller-tag header in router nickbest-ph L AI 1.0h 0.1h May 27, 2026

Summary

Feature

Add x-caller-tag header extraction to router

Enables fine-grained caller attribution for personhog, improving monitoring and preventing service instability from heavy queries.

Health Assessment

Large
Low
Low
  • The PR was completed in under an hour with minimal review friction, indicating a straightforward change. AI assistance accelerated development and testing.

AI Details

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

Tech Stack

Languages: Rust
fix(replay): fix absolute position bug in ph-no-capture ksvat L No 6.1h 0.3h May 27, 2026

Summary

Bug Fix

Fix absolute position bug in replay capture

Ensures elements marked ph-no-capture are rendered correctly during replay, preventing layout breakage and improving session replay reliability for users.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; PR resolved within 6 hours and approved after a single review.

AI Details

Tech Stack

Languages: Typescript
fix(metrics): unblock OTLP/JSON histogram, expo, summary ingestion jonmcwest XL No 6.8h 0.5h May 27, 2026

Summary

Bug Fix

Fix OTLP/JSON histogram ingestion

Unblocks OTLP/JSON metric payloads from silently dropping data, fixing deserialization gaps in the opentelemetry-proto Rust crate.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and approved quickly, with a cycle time of 6.8 hours.
  • The changes are well-tested, with a new integration test file covering various scenarios.

AI Details

Tech Stack

Languages: Rust
Fix spelling error in offsite guidelines dmarticus XS No 0.3h - May 27, 2026

Summary

Docs

Fix spelling error in offsite guidelines

Corrected the spelling of 'cross-polination' to 'cross-pollination', improving documentation clarity.

Health Assessment

Small
Low
Low
  • Merged within 0.3 hours with no review or comments, indicating a straightforward documentation fix.

AI Details

Confidence: 0.95

Tech Stack

feat(flags): loosen flags cache verifier and pass through unknown keys haacked XL No 139.8h 0.1h May 27, 2026

Summary

Bug Fix

Loosen flags cache verifier and preserve unknown keys

Reduces false positives in feature‑flag cache verification, improving reliability and reducing noise for 96k flags.

Health Assessment

X-Large
High
Medium
  • The PR was reviewed quickly but required multiple commits to address feedback, indicating moderate friction. The large scope across Python and Rust code increases risk of regressions.

AI Details

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

Tech Stack

Languages: Python, Rust
fix(warehouse): require db password reentry on ssh tunnel change danielcarletti L No 1.1h 0.1h May 27, 2026

Summary

Bug Fix

Require DB password reentry on SSH tunnel change

Ensures editors cannot exfiltrate database credentials by changing SSH tunnel settings, protecting sensitive data and preventing unauthorized access.

Health Assessment

Large
High
Low
  • The PR was merged within 1.1 hours, with a single review and no rework, indicating a fast, low-friction process. The change addresses a critical security vulnerability, so despite its moderate size, it carries high risk.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
ci: use setup-sqlx-cli composite in 5 workflows rnegron S AI 30.0h 27.4h May 27, 2026

Summary

CI/CD

Use setup-sqlx-cli composite in CI workflows

Centralizes sqlx-cli installation across CI workflows, reducing maintenance overhead and ensuring consistent builds with caching.

Health Assessment

Small
Low
Medium
  • Single review after a long wait, no rework needed; small scope CI change with minimal risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(vision): MCP write tools ksvat L No 22.4h 4.9h May 27, 2026

Summary

Feature

Add MCP write tools

Adds write/create/destroy scanner methods for MCP, enabling backend endpoints gated behind the replay-vision feature flag and requiring appropriate scopes.

Health Assessment

Large
Medium
Medium
  • Merged in under a day with minimal rework; the change involved generating new backend endpoints and required a security review to tighten scopes.

AI Details

Tech Stack

Languages: Typescript, Yaml
fix(hogli): trustworthy telemetry signals rnegron M AI 1.3h 1.3h May 27, 2026

Summary

Bug Fix

Fix telemetry signals for reliable data

Improves telemetry accuracy by unifying CI detection, pairing events, and adding outcome property, reducing noise and false positives.

Health Assessment

Small
Low
Low
  • Quick, well‑tested fix with minimal scope and fast review cycle.

AI Details

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

Tech Stack

Languages: Python
Hide enterprise addon price in pricing calculator raquelmsmith M No 15.8h 13.2h May 27, 2026

Summary

Feature

Hide enterprise addon price in pricing calculator

Users no longer see the $2k/mo price for the enterprise addon in the pricing calculator; instead they see a 'Contact us' link, reducing confusion and encouraging direct sales outreach.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes; single review and merge within 16 hours indicates smooth process.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
chore(ci): add permissions to visual regression job webjunkie XS No 11.8h 0.5h May 27, 2026

Summary

CI/CD

Add permissions to visual regression CI job

Enables Playwright visual regression tests to post PR comments by granting necessary GitHub token permissions.

Health Assessment

Small
Low
Medium
  • The PR required multiple iterations to correctly configure GitHub token permissions, but the overall scope was minimal and the review was completed quickly.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(health-checks): emit alert events on issue lifecycle transitions rafaeelaudibert L AI 42.3h 0.0h May 27, 2026

Summary

Feature

Emit alert events for health check lifecycle

Adds a unified alert emission path for health checks, enabling consistent notifications for issue creation and resolution, improving monitoring and reducing alert noise.

Health Assessment

Large
High
High
  • The PR required multiple review cycles and several commits after the first review, indicating significant rework and integration complexity. Despite a moderate overall cycle time, the high review friction suggests careful testing and validation are needed.

AI Details

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

Tech Stack

Languages: Python
docs: add .NET evaluation contexts dustinbyrne S No 3.0h 2.0h May 27, 2026

Summary

Docs

Add .NET evaluation contexts to docs

Adds .NET configuration examples and SDK documentation for feature flag evaluation contexts, improving developer onboarding for .NET users.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

chore(personhog-replica): add gzip layer z0br0wn XL No 2.0h 0.1h May 27, 2026

Summary

Feature

Add gzip compression layer to personhog replica

Adds async gzip compression to reduce latency in event processing, improving throughput and user experience.

Health Assessment

X-Large
Medium
Low
  • Fast review and minimal rework indicate a well-structured change.

AI Details

Tech Stack

Languages: Rust
chore(health): remove duplicate sdk doctor from unified health menu rafaeelaudibert S AI 0.3h 0.0h May 27, 2026

Summary

Chore

Remove duplicate SDK Doctor menu item

Simplifies the Health menu by eliminating redundant SDK Doctor entry, reducing UI clutter and preventing double‑counting of SDK issues.

Health Assessment

Small
Low
Low
  • Quick, single‑commit cleanup with immediate approval, indicating minimal risk and 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
feat(django): split personhog rpcs into batched calls nickbest-ph XL No 0.9h 0.1h May 27, 2026

Summary

Feature

Split personhog RPCs into batched calls

This change batches large personhog RPC requests into smaller chunks, reducing payload size and improving reliability for high-volume queries.

Health Assessment

Large
Low
Low
  • The PR was merged within an hour of opening, with only a single review and minimal rework, indicating a smooth and low-risk change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
Frameworks: Django
feat(health-checks): return lifecycle deltas from bulk_upsert/bulk_resolve rafaeelaudibert M AI 41.8h 0.0h May 27, 2026

Summary

Feature

Return lifecycle deltas from bulk upsert/resolve

Adds the ability to expose per‑row lifecycle changes for health issues, enabling downstream alerting and improving system observability.

Health Assessment

Medium
Medium
Low
  • The PR was reviewed and approved within a day, involved a single commit, and added moderate code changes; AI assistance was used to author the code.

AI Details

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

Tech Stack

Languages: Python
fix(cohorts): fix logger import matheus-vb S No 1.2h 0.8h May 27, 2026

Summary

Bug Fix

Fix logger import in realtime cohort workflow

Corrects a logger import that caused workflow failures, ensuring reliable cohort calculations for users.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; no rework or blockers observed.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
chore(django): remove personhog compression z0br0wn XS No 0.9h 0.0h May 27, 2026

Summary

Chore

Remove personhog compression

Eliminate unnecessary gRPC compression for personhog, simplifying compression handling.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
Frameworks: Django
feat(flags): add per-team request/response body logging haacked XL No 18.8h 0.1h May 27, 2026

Summary

Feature

Add per-team request/response body logging

Adds an opt‑in, per‑team request/response body logging mechanism for the Rust /flags service, enabling targeted debugging of flag evaluation issues.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate efficient collaboration; the feature adds significant new functionality with moderate complexity.

AI Details

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

Tech Stack

Languages: Typescript, Python, Rust
Frameworks: Django
chore: use shared semantic PR title workflow dustinbyrne XS No 0.1h 0.0h May 27, 2026

Summary

CI/CD

Use shared semantic PR title workflow

Centralizes PR title validation to a shared workflow, ensuring consistent changelog generation across SDK repos.

Health Assessment

Small
Low
Low
  • Quick merge with no review needed, minimal changes to CI config.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(ci): Scope concurrency to PRs only mendral-app XS No 1.2h 0.4h May 27, 2026

Summary

Bug Fix

Fix CI concurrency for PRs only

Prevent spurious security workflow failures on master by ensuring unique concurrency groups for each push, reducing CI failures and improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within 1.2 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.75

Tech Stack

Languages: Yaml, Python
Frameworks: Github-Actions
fix(error-tracking): only show MCP hint during onboarding rafaeelaudibert S AI 1.2h 0.0h May 27, 2026

Summary

Bug Fix

Fix MCP hint display during onboarding

Ensures the MCP hint card appears only during onboarding, preventing it from showing on filtered or empty issue lists, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved immediately, indicating low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(code): add per-user option to ph code usage reset adboio M No 0.8h 0.1h May 27, 2026

Summary

Chore

Add per-user option to code usage reset

Enables targeted reset of code usage for individual users, improving maintenance precision and reducing unnecessary global resets.

Health Assessment

Medium
Low
Low
  • Fast cycle time and a single review round indicate a smooth, low-friction process with minimal rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix: include group context in $feature_flag_called dedupe key gustavohstrassburger M No 48.0h 2.3h May 27, 2026

Summary

Bug Fix

Fix feature flag dedupe for group context

Ensures per-group feature flag calls are correctly tracked, preventing undercounting of group-scoped experiments.

Health Assessment

Medium
Low
Low
  • Quick review and single round of changes led to a smooth merge within 48 hours.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
chore: validate PR titles with conventional commits dustinbyrne S No 2.1h 0.0h May 27, 2026

Summary

CI/CD

Validate PR titles with conventional commits

Enforces conventional commit titles across SDK repos to improve changelog consistency.

Health Assessment

Small
Low
Low
  • Fast cycle time and immediate review indicate a straightforward CI change with minimal risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(feature-flags): persist false value in flag dependency conditions gustavohstrassburger S AI 0.6h 0.1h May 27, 2026

Summary

Bug Fix

Persist false value in feature flag dependencies

Fixes a regression where setting a flag dependency to false didn't persist, improving reliability of feature flag configuration.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(warehouse): log host-safety decisions feliperalmeida M AI 26.4h 1.0h May 27, 2026

Summary

Feature

Log host-safety decisions for data imports

Adds structured logging for host safety checks, improving observability and security for data import processes.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal rework indicates a straightforward change with clear intent.

AI Details

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

Tech Stack

Languages: Python
handbook: add Ben Bradley to Blitzscale responsibilities charlescook-ph XS No 0.6h 0.5h May 27, 2026

Summary

Docs

Add Ben Bradley to Blitzscale responsibilities

Updates the executive handbook to reflect new leadership assignments, ensuring accurate internal communication.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates a straightforward documentation update.

AI Details

Confidence: 0.10

Tech Stack

chore(deps): bump for 3.13 wheel coverage rnegron M AI 147.9h 124.7h May 27, 2026

Summary

Chore

Bump dependencies for Python 3.13 wheel coverage

Ensures key dependencies support Python 3.13, enabling smoother upgrade path and reducing future maintenance overhead.

Health Assessment

Small
Low
High
  • Long review cycle due to supply chain security review; minimal code changes, low risk.

AI Details

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

Tech Stack

Languages: Python
content: rename platform "add-ons" to "packages" for Boost/Scale/Enterprise raquelmsmith M No 0.7h 0.4h May 27, 2026

Summary

Docs

Rename platform add‑ons to packages

Unifies terminology across the site, aligning marketing, billing, and legal content to reduce confusion and improve brand consistency.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward content change with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(data-warehouse): accept qualified table names in postgres discovery danielcarletti M AI 3.7h 1.2h May 27, 2026

Summary

Bug Fix

Fix qualified table name handling in Postgres discovery

Ensures Postgres data warehouse syncs correctly when table names include schema qualifiers, preventing 400 errors and improving reliability for users.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved in under 4 hours, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Python
feat(convex): move credentials and refresh cron onto the component richardsolomou XL No 100.5h 0.1h May 27, 2026

Summary

Feature

Move credentials and cron to Convex component

Allows users to manage credentials and cron within the Convex component, simplifying configuration and reducing boilerplate.

Health Assessment

Large
High
Medium
  • The PR had a long cycle time of over 100 hours, but the review was quick and only one rework was needed before merging.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(error-tracking): support cookieless z0br0wn L No 22.4h 18.0h May 27, 2026

Summary

Chore

Add cookieless support to error tracking

Enables error tracking pipeline to process cookieless events, aligning with other ingestion pipelines and improving data collection consistency.

Health Assessment

Large
Low
Low
  • Fast cycle time with minimal rework; approvals were quick and no major blockers.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
feat(customer-analytics): account notes arthurdedeus XL No 4.4h 0.0h May 27, 2026

Summary

Feature

Add account notes view in customer analytics

Enables users to view and interact with account notebooks directly from the accounts table, improving data visibility and workflow.

Health Assessment

X-Large
Medium
Low
  • Rapid iteration with a single review round and minimal friction, but the large scope indicates a significant change that may warrant close monitoring.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Python, Yaml
Frameworks: React
fix(llma): respect dark mode in skill version compare diff fercgomes XS AI 0.6h 0.1h May 27, 2026

Summary

Bug Fix

Fix dark mode in LLM skill diff view

Ensures the Monaco diff editor matches the app’s dark mode setting, improving visual consistency and user experience.

Health Assessment

Small
Low
Low
  • Quick, single-file change with fast review and merge, indicating low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Add HogPatch: The Game smallbrownbike S No 0.3h - May 27, 2026

Summary

Feature

Add HogPatch: The Game

Adds a new game page and menu entry to the Sparks Joy section, enabling users to play the HogPatch game directly from the site.

Health Assessment

Small
Low
Low
  • The PR was merged within 12 minutes of creation, indicating a smooth review process and minimal complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(devbox): add devbox:exec, devbox:doctor, and setup skill rnegron L AI 20.0h 19.3h May 27, 2026

Summary

Feature

Add devbox exec, doctor, and setup skill

Enables remote execution and health checks for dev environments, improving developer productivity and reducing setup friction.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; PR merged within 20 hours, indicating smooth review and low complexity.

AI Details

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

Tech Stack

Languages: Python, Yaml
chore: merge team-flags-platform into team-feature-flags haacked S No 1.0h 0.0h May 27, 2026

Summary

Chore

Consolidate team ownership for feature flags

Updates repository configuration to consolidate GitHub team ownership, ensuring code ownership and canary deployment authorization remain functional after team merge.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and no review friction; configuration update completed within an hour.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(mcp): fix mcp ready_pattern for hono runtime cat-ph XS No 0.9h 0.9h May 27, 2026

Summary

Chore

Fix MCP ready pattern for Hono runtime

Updates process manager config to correctly detect server readiness, preventing startup stalls.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no tests added, approved in under an hour.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Yaml
feat: Support async flag definition cache providers dustinbyrne XL No 21.7h 0.1h May 27, 2026

Summary

Feature

Support async flag definition cache providers

Adds async support for flag definition cache providers, enabling async-first Python services to integrate feature flag caching without manual thread/event-loop bridging.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration; large code addition but well-tested with new async examples and tests.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
fix(data-warehouse): use org id as distinct_id for dwh-postgres-cdc flag danielcarletti XS AI 47.6h 35.5h May 27, 2026

Summary

Bug Fix

Fix org ID usage for dwh-postgres-cdc flag

Aligns backend flag evaluation with org-level semantics, ensuring consistent feature flag behavior across backend and frontend. This change reduces ambiguity and supports safer rollout.

Health Assessment

Small
Low
Low
  • Single-line change with minimal review, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Python
feat(api): advertise OAuth resource metadata on 401 responses rafaeelaudibert M AI 49.7h 0.0h May 27, 2026

Summary

Feature

Add OAuth resource metadata to 401 responses

Enables clients to discover OAuth protected‑resource metadata via 401 responses, improving authentication flow bootstrap.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework indicate a straightforward change with low risk.

AI Details

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

Tech Stack

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