Pull Request Explorer

Exploring 2867 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(visual-review): wire job check_run_id so CI re-trigger works webjunkie S AI 11.0h 0.1h May 21, 2026

Summary

Bug Fix

Fix CI re-trigger job ID wiring

Ensures Visual Review re-trigger uses the correct GitHub job ID, improving CI reliability and user experience.

Health Assessment

Small
Low
Low
  • Quick, low‑scope fix with minimal review friction; AI review accelerated the process.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Github-Actions, React
feat(hogli): make env loading generic + drop 1Password from core webjunkie XL AI 17.4h 0.1h May 21, 2026

Summary

Feature

Make env loading generic and drop 1Password

Refactors the hogli CLI framework to use generic dotenv loading and removes hardcoded 1Password integration, improving reusability and security.

Health Assessment

X-Large
Medium
Low
  • PR was reviewed quickly with AI assistance, required minimal rework, and merged within 17 hours, indicating efficient collaboration and low friction.

AI Details

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

Tech Stack

Languages: Python
docs(llm-analytics): Document deep-link to bundled files via ?file= param inkeep XS No 17.0h - May 21, 2026

Summary

Docs

Document deep-link to bundled files via ?file= param

Adds documentation for deep-linking to specific bundled files within LLM Analytics skill detail pages, enabling users to share reference documents or scripts with teammates.

Health Assessment

Small
Low
Low
  • This PR was created by an automated agent, and its small scope and low risk suggest a straightforward documentation update.

AI Details

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

Tech Stack

Languages: Markdown
chore(hogli): adopt implicit namespace packages for backend subdirs webjunkie M No 11.1h 0.0h May 21, 2026

Summary

Refactor

Adopt implicit namespace packages for backend subdirs

Remove unnecessary __init__.py scaffolding, simplifying backend package structure and improving maintainability.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Python
feat(insights): add reset button for invalid dwh settings thmsobrmlr M No 0.3h 0.3h May 21, 2026

Summary

Feature

Add reset button for invalid dwh settings

Adds a contextual reset button for Data Warehouse validation errors, improving user guidance and reducing confusion for users.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low complexity and high confidence in the change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat(cdp): add cdp-cyclotron-worker-hogflow-legacy-pg server mode meikelmosby S AI 19.0h 1.4h May 21, 2026

Summary

Feature

Add dedicated server mode for legacy hogflow drain

Enables a dedicated server mode that always uses Postgres v1 queue for legacy hogflow jobs, simplifying deployment and reducing misconfiguration risk.

Health Assessment

Small
Low
Low
  • Quick approval with minimal rework indicates a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
fix(replay): keep inactive periods in mp4 recording exports TueHaulund XS AI 0.3h 0.2h May 21, 2026

Summary

Bug Fix

Fix replay MP4 export to include inactive periods

Ensures exported MP4 recordings reflect full session, improving user experience and data fidelity.

Health Assessment

Small
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: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
chore: pin github actions to commit shas Piccirello M No 0.4h - May 21, 2026

Summary

CI/CD

Pin GitHub Actions to Commit SHAs

Ensures reproducible CI by locking workflow actions to specific commit SHAs, improving build stability.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes to CI configuration.

AI Details

Confidence: 0.20

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(mcp): always close server joshsny S No 11.5h 0.0h May 21, 2026

Summary

Bug Fix

Fix memory leak by closing server

Prevents resource leaks in MCP Hono endpoint, improving stability.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; PR closed within 11.5 hours, indicating efficient review and low complexity.

AI Details

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

Tech Stack

Languages: Typescript
chore(code): add reset_posthog_code_usage command adboio M No 3.7h 2.3h May 21, 2026

Summary

Chore

Add reset_posthog_code_usage CLI command

Adds a CLI command to reset PostHog code usage limits, enabling administrators to clear rate limits for code users.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 3.7 hours, with a single commit and no back‑and‑forth, indicating a smooth, low‑risk change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
chore(web-analytics): Add session replays to web analytics live dashboard jordanm-posthog L No 0.9h 0.1h May 21, 2026

Summary

Feature

Add session replay button to live dashboard

Adds a session replay button to the live web analytics dashboard, enabling users to jump directly to session recordings for deeper insight. This improves troubleshooting and user engagement.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review indicate smooth integration.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(surveys): tailor resume UX for hosted surveys lucasheriques M No 0.7h 0.0h May 21, 2026

Summary

Bug Fix

Tailor resume UX for hosted surveys

Fixes misleading resume dialog for hosted surveys, ensuring users see accurate instructions and receive the survey link, improving clarity and reducing confusion.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(surveys): tailor launch UX for hosted surveys lucasheriques M No 2.6h 0.0h May 21, 2026

Summary

Bug Fix

Tailor launch UX for hosted surveys

Improves user experience for launching hosted surveys by providing clear share link and hints, reducing confusion and increasing adoption.

Health Assessment

Medium
Low
Low
  • The PR was merged within 2.6 hours with no review delays, indicating a smooth process.
  • The change is moderate in size and introduces no new backend or data dependencies, keeping risk low.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(batch-import-worker): user-supplied endpoint URL SSRF checks on Rust side eli-r-ph L No 2.9h 0.4h May 21, 2026

Summary

Feature

Add SSRF checks for user-supplied endpoint URLs

Adds DNS checks on Rust side to prevent SSRF attacks when users supply endpoint URLs. Aligns backend security with Django checks, closing the time‑of‑check, time‑of‑use gap.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

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

Tech Stack

Languages: Rust
Add no-cache label support for deploy preview builds smallbrownbike S No 0.4h - May 21, 2026

Summary

Feature

Add no-cache label support for deploy preview builds

Adds support for a no-cache GitHub label that skips Gatsby cache and cleans .cache/public directories for a fresh deploy preview build.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
docs(analytics-platform): document concurrent first-reader INSERT race in lazy computation lricoy M AI 2.7h 0.3h May 21, 2026

Summary

Docs

Document concurrent first-reader INSERT race in lazy computation

Adds documentation and a deterministic test to expose and document a known race condition in the lazy computation framework, clarifying its impact and guiding future fixes.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, no production code affected, low risk.

AI Details

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

Tech Stack

Languages: Python
fix(feature-flags): preserve in-progress edits when navigation is cancelled praneya0028 M AI 118.0h 0.0h May 20, 2026

Summary

Bug Fix

Preserve in-progress edits on navigation cancel

Ensures users do not lose unsaved changes when canceling navigation, improving data integrity and user experience.

Health Assessment

Medium
Medium
Medium
  • PR required multiple merges from master and a review cycle of ~25h, indicating integration complexity but ultimately resolved with a single commit.

AI Details

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

Tech Stack

Languages: Typescript
fix(remote-config): dual-write hypercache to shared redis patricio-posthog M No 1.6h 0.1h May 20, 2026

Summary

Bug Fix

Fix dual-write hypercache to shared Redis

Ensures hypercache server reads updated config from shared Redis, preventing stale feature flag data and improving reliability for teams.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate smooth review.

AI Details

Tech Stack

Languages: Python
Update managed migrations S3 import docs for new endpoint_url support eli-r-ph S No 2.5h 0.6h May 20, 2026

Summary

Docs

Update managed migrations docs for new endpoint_url

Updates documentation to reflect new S3 import endpoint URL support, ensuring users have accurate guidance.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and fast review indicates low complexity.

AI Details

Confidence: 0.20

Tech Stack

feat(batch-import-worker): parameterize endpoint_url eli-r-ph M No 23.1h 20.7h May 20, 2026

Summary

Feature

Add endpoint_url parameterization to batch import worker

Adds optional endpoint_url to batch import config, enabling imports from Cloudflare R2. Improves flexibility for users sourcing data from S3-compatible services.

Health Assessment

Medium
Low
Medium
  • PR completed in under a day with minimal rework, indicating efficient review and clear implementation.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(surveys): skip bound-label validation for thumb questions darkopia S AI 1.4h 0.0h May 20, 2026

Summary

Bug Fix

Skip bound-label validation for thumb questions

Prevents silent save failures for thumb rating surveys, improving reliability for survey creators.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and no review delays.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(test): update circuit breaker test to account for bedrock/ prefix mendral-app XS No 0.6h 0.3h May 20, 2026

Summary

Test

Update circuit breaker test for bedrock prefix

Adjusts the circuit breaker test to validate the new 'bedrock/' prefix in forwarded models, resolving multiple LLM gateway test failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved multiple failures in under an hour.

AI Details

Tech Stack

Languages: Python
feat(oauth): restrict and revoke tokens minted during impersonation sessions rafaeelaudibert XL No 22.9h 0.0h May 20, 2026

Summary

Feature

Restrict and revoke impersonation OAuth tokens

Ensures staff impersonation tokens are read‑only, short‑lived, and automatically revoked, protecting customer data.

Health Assessment

X-Large
Low
Low
  • Fast turnaround with a single review and no rework, indicating a well‑defined change and thorough testing.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
feat(personhog): add x-read-consistency header to all personhog clients nickbest-ph L No 1.4h 0.1h May 20, 2026

Summary

Feature

Add x-read-consistency header to personhog clients

Adds a header to personhog clients to reduce routing overhead, improving performance and consistency handling.

Health Assessment

Large
Low
Low
  • Fast review and merge, minimal changes, quick cycle time, low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript, Python, Rust
feat(analytics-platform): emit cache-hit metric for lazy computation executions lricoy M No 4.0h 0.1h May 20, 2026

Summary

Feature

Add cache-hit metric for lazy computation

Introduces a Prometheus counter to track cache hit ratio for lazy precompute, enhancing observability and enabling performance monitoring for analytics workflows.

Health Assessment

Small
Low
Low
  • Rapid AI-assisted development with minimal code changes and quick review, indicating low risk and high efficiency.

AI Details

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

Tech Stack

Languages: Python
feat(hog-functions): tailor feature-flag-change notification verb dmarticus S AI 26.4h 0.2h May 20, 2026

Summary

Feature

Tailor feature-flag change notification verb

Improves clarity of feature‑flag change notifications, reducing confusion for users and stakeholders.

Health Assessment

Small
Low
Low
  • Fast review and single-commit merge indicate 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
chore(navigation): remove the settings side-panel rafaeelaudibert L No 2.9h 0.0h May 20, 2026

Summary

Chore

Remove settings side-panel from navigation

Eliminates duplicated settings UI, simplifying navigation and reducing maintenance overhead.

Health Assessment

Large
Low
Low
  • Fast, single-review PR that removes a redundant UI component, keeping scope large but risk minimal.

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix: hide unsupported node content for shared notebooks ReeceJones M No 0.7h 0.1h May 20, 2026

Summary

Bug Fix

Hide unsupported node content for shared notebooks

Prevents leaking of unsupported node content in shared notebooks, improving security and reducing unnecessary data transfer.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
feat(llma): add posthog code token spend analysis endpoint pauldambra XL AI 31.5h 0.6h May 20, 2026

Summary

Feature

Add LLM token spend analysis endpoint

Provides PostHog Code users with per‑user token spend visibility, enabling cost awareness and optimization within the platform.

Health Assessment

X-Large
High
Medium
  • The PR added a new analytics endpoint with caching and rate limiting, required several iterations and multiple reviewers, and introduced a large code change, indicating high business value but also significant complexity and risk.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(paths): strip trailing slash from start/end filter URLs darkopia M AI 8.9h 0.1h May 20, 2026

Summary

Bug Fix

Fix trailing slash handling in path queries

Ensures path insights correctly match URLs with trailing slashes, preventing empty results for users and improving data accuracy.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; fast review and merge cycle; low impact on overall system stability.

AI Details

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

Tech Stack

Languages: Python
Add Fraser to authors.json smallbrownbike XS No 0.0h - May 20, 2026

Summary

Bug Fix

Add Fraser to authors.json

Adds Fraser to authors.json to correctly attribute his new blog post and prevent build failures.

Health Assessment

Small
Low
Low
  • Quick fix to prevent build errors, minimal scope, no review needed.

AI Details

Confidence: 0.80

Tech Stack

chore(semgrep): anchor path patterns to silence v2 deprecation warnings rafaeelaudibert S AI 0.2h 0.0h May 20, 2026

Summary

Chore

Anchor semgrep path patterns to silence deprecation warnings

This PR updates semgrep rule files to prefix path patterns with slashes, preventing future deprecation warnings and reducing noise in CI logs.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; automated tests confirm no warnings; PR merged quickly.

AI Details

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

Tech Stack

Languages: Yaml
feat(user-interviews): add USER_INTERVIEW agent mode so Max can call the create-topic tool ksvat L No 5.7h 0.1h May 20, 2026

Summary

Feature

Add USER_INTERVIEW agent mode for Max tool calls

Enables Max to handle user interview requests directly, eliminating fallback errors and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a smooth, low-risk integration of a new agent mode.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Greptile
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
Frameworks: React
chore: vendor depot github-runners and container-builds skills rnegron L AI 1.1h 0.6h May 20, 2026

Summary

Chore

Vendor Depot GitHub Runners and Container Builds Skills

Adds vendorized documentation for Depot‑managed GitHub runners and container build skills, enabling agents to reference accurate runner labels, sizes, and build flags without runtime fetch.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration of vendorized documentation.

AI Details

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

Tech Stack

fix(ci): update reviewer team slug to team-ai-observability mendral-app XS No 0.2h 0.2h May 20, 2026

Summary

CI/CD

Update CI workflow reviewer team slug

Fixes CI workflow failures by updating reviewer team slug, ensuring PR creation succeeds.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(devbox): suppress coder preset picker on devbox:start rnegron L AI 1.6h 0.5h May 20, 2026

Summary

Bug Fix

Suppress coder preset picker on devbox start

Stops developers from hanging on an interactive prompt, improving devbox startup reliability and developer experience.

Health Assessment

Medium
Low
Low
  • Quick internal tooling fix with minimal rework; fast review and merge within 1.6 hours.

AI Details

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

Tech Stack

Languages: Python
chore(ci): pin official GitHub actions to commit hash Piccirello L No 0.8h 0.1h May 20, 2026

Summary

CI/CD

Pin GitHub actions to commit hash

Ensures reproducible CI by locking actions to specific commits, improving build stability.

Health Assessment

Large
Low
Low
  • PR completed in under an hour with a single review, indicating a straightforward CI configuration update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(login): add dev-only one-click login UI rafaeelaudibert L No 21.9h 0.0h May 20, 2026

Summary

Feature

Add dev-only one-click login UI

Provides developers with a passwordless login shortcut that speeds up local development by eliminating credential lookup and reducing setup friction.

Health Assessment

Large
Medium
Medium
  • The PR was reviewed and merged within 22 hours, but required multiple iterations to address security and rendering concerns, indicating moderate review friction and a sizable code change.

AI Details

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
feat(customer-analytics): add external identifiers to account properties schema arthurdedeus M No 3.6h 0.0h May 20, 2026

Summary

Feature

Add external identifiers to account properties schema

Users can now attach external identifiers to account properties, enabling better integration with third‑party systems and improving data consistency across services.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3.6 hours and a single approval indicate a smooth review process with minimal friction. The moderate code changes and comprehensive tests suggest low risk to existing functionality.

AI Details

Tech Stack

Languages: Python, Typescript
chore(views): add missing activity logging to saved queries sakce L No 7.9h 0.0h May 20, 2026

Summary

Chore

Add activity logging to saved queries

Adds activity logs for saved query operations, improving audit visibility. Also updates environment example for enterprise license.

Health Assessment

Medium
Low
Low
  • Fast cycle with immediate review and minimal rework indicates a smooth process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python, Typescript, Yaml
fix(experiments): fix admin experiment migration tool for shared metrics. rodrigoi M No 1.8h 0.1h May 20, 2026

Summary

Bug Fix

Fix admin experiment migration tool for shared metrics

Improves Django admin migration tool to allow migration of experiments with only shared metrics, adding shared metrics table and safer checks.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
feat(quill): rebuild date time picker adamleithp M AI 0.5h 0.1h May 20, 2026

Summary

Feature

Rebuild Quill Date Time Picker

Improves usability and compactness of the date picker, enhancing user experience and reducing UI clutter.

Health Assessment

Medium
Low
Low
  • Rapid AI-assisted iteration with minimal review, leading to a quick merge and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(ci): bump temporal pytest --timeout 600→1500 (experiment) aspicer S AI 21.0h 7.2h May 20, 2026

Summary

CI/CD

Bump CI pytest timeout to 1500s

Increases CI timeout to prevent flaky temporal shard failures, improving reliability.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; CI timeout tweak resolved flaky tests.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Github-Actions
fix(revenue-analytics): make add-revenue-event entry button work posthog M No 15.2h 0.1h May 20, 2026

Summary

Bug Fix

Fix revenue analytics add event button

Users can now add revenue events without silent failures, improving self‑service and reducing support tickets.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 15 hours, with only two minor commits after the initial review, indicating a straightforward bug fix with minimal risk.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(data-warehouse): scope schema-collapsible UI to postgres warehouse sources danielcarletti XL AI 0.9h 0.0h May 20, 2026

Summary

Bug Fix

Scope schema UI to Postgres sources

Ensures non‑Postgres data‑warehouse sources display a flat table instead of a collapsed dropdown, improving the new‑source wizard UX.

Health Assessment

X-Large
Medium
Low
  • Rapid 0.9‑hour cycle with AI‑generated code and minimal review; large line changes but confined to two files, indicating focused UI fix with low operational risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay-vision): jinja2 prompts and session_summary-grade data model TueHaulund XL AI 72.0h 47.5h May 20, 2026

Summary

Feature

Add Jinja2 prompts and session summary data model

Enhances Replay Vision by adding templated prompts and richer session data for Gemini LLM, improving prompt safety and data fidelity.

Health Assessment

X-Large
Medium
High
  • PR had a slow review but minimal rework, large code changes across backend and templates, and was merged after a single approval.

AI Details

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

Tech Stack

Languages: Python
chore(deps): pin @base-ui/react via catalog and dedupe in vite MattPua L No 1.2h 0.1h May 20, 2026

Summary

Chore

Pin @base-ui/react dependency and dedupe Vite

Align frontend and quill on catalog @base-ui/react 1.4.0, ensuring consistent UI component usage and preventing duplicate bundle instances. This reduces bundle size and avoids context conflicts in the menubar hover-switch feature.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal iterations, indicating straightforward dependency update.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vite
chore(insights): move stickiness backend into product_analytics thmsobrmlr S No 22.6h 20.5h May 20, 2026

Summary

Chore

Move stickiness backend into product_analytics

Relocates the stickiness HogQL query runner and its tests to the product_analytics product folder, aligning code structure and improving maintainability.

Health Assessment

Small
Low
Medium
  • PR completed quickly with minimal changes; review took longer but no major rework.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(mcp): add in-app MCP hint toasts and empty-state cards with opt-out setting rafaeelaudibert XL No 20.4h 0.1h May 20, 2026

Summary

Feature

Add in-app MCP hint toasts and cards

Provides users with contextual AI coding hints inside the app, boosting MCP adoption and reducing friction for new features.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge with minimal back‑and‑forth, indicating clear scope and high confidence in the changes.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix(proxy): show managed proxy setup to impersonating staff ksvat M AI 2.8h 0.1h May 20, 2026

Summary

Bug Fix

Fix proxy setup display for impersonating staff

Ensures staff impersonating customers see accurate proxy settings, reducing support errors.

Health Assessment

Medium
Low
Low
  • Quick single‑commit fix with minimal review, 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
« Page 37 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