Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(llma): Collapse / expand internal scaffold messages on session page mp-hog XL No 59.2h 0.4h May 29, 2026

Summary

Feature

Collapse internal scaffold messages on session page

Reduces noise on session pages by collapsing internal scaffold messages, improving readability and user focus.

Health Assessment

X-Large
Medium
Medium
  • The PR had a moderate review cycle with quick initial feedback but required several subsequent commits to address issues, indicating moderate friction.
  • The large number of lines changed suggests a significant code change, but the quick review turnaround mitigates risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(cdp): emit cdp_cyclotron_v2_db_write_failure metric on real db failures dmarchuk M AI 18.3h 16.0h May 29, 2026

Summary

Feature

Add metric for cyclotron DB write failures

Introduces a Prometheus counter that distinguishes transient from logical database write failures, reducing alert noise and improving incident response for the Cyclotron v2 service.

Health Assessment

Medium
Low
Low
  • Fast 18‑hour cycle with a single review and no rework indicates a smooth integration; AI assistance was used to author the changes.

AI Details

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

Tech Stack

Languages: Typescript
chore(insights): move stickiness charts out of trends folder sampennington S AI 0.6h 0.6h May 29, 2026

Summary

Refactor

Move stickiness charts to dedicated folder

Reorganizes stickiness chart components to reflect their distinct insight type, improving code clarity and maintainability. No functional changes, just file structure and import updates.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(devex): move workflows + cdp models to products apps webjunkie XL No 43.2h 1.3h May 29, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(experiments): include fingerprint in saved-metric cache key jurajmajerik S No 0.4h 0.1h May 29, 2026

Summary

Bug Fix

Include fingerprint in saved-metric cache key

Ensures cache keys match between frontend and backend, preventing stale or missing cache entries for experiment metrics.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
docs: update Leon's SME area to Enterprise & Platform leonposthog XS No 0.9h - May 29, 2026

Summary

Docs

Update Leon's SME area to Enterprise & Platform

Updates the SME row on the Product enablement handbook page so Leon is listed against Enterprise & Platform instead of Surveys.

Health Assessment

Small
Low
Low
  • Quick documentation update merged within an hour, indicating efficient review and low risk.

AI Details

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

Tech Stack

docs: add #changelog and #coming-soon Slack channel guidance to handbook joethreepwood M No 14.8h 3.5h May 29, 2026

Summary

Docs

Add Slack channel guidance to handbook

Adds guidance on internal Slack channels for shipping updates, improving communication across teams.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes and two approvals, indicating a straightforward documentation update with low risk.

AI Details

Tech Stack

chore(taxonomic-filter): three pre-existing cleanups pauldambra M AI 10.1h 0.2h May 29, 2026

Summary

Refactor

Clean up taxonomic filter logic

Simplifies taxonomic filter logic, removes redundant code, improving maintainability without affecting behavior.

Health Assessment

Medium
Low
Low
  • Quick refactor with minimal review, no behavior change, fast cycle time.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(usage-report): revert per-sdk logs counters pawel-cebula L No 0.7h 0.0h May 29, 2026

Summary

Bug Fix

Revert per-sdk logs counters to restore usage report stability

This revert restores the previous usage-report query set, preventing failures caused by incorrect table alias usage, ensuring accurate usage metrics for customers.

Health Assessment

Large
Medium
Low
  • Merged within 0.7 hours with no review comments, indicating low complexity and high confidence in the revert.

AI Details

Tech Stack

Languages: Python
chore: configure dependency minimum release age / cooldown Piccirello XS No 9.4h 9.4h May 29, 2026

Summary

Chore

Configure dependency release cooldown

Adds a 7‑day cooldown to dependency updates to reduce risk of compromised or unstable packages.

Health Assessment

Small
Low
Low
  • Quickly approved with minimal changes, indicating low complexity and high confidence in the configuration update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
feat(insights): add horizontal funnel bar chart on hog-charts sampennington L AI 25.4h 0.2h May 29, 2026

Summary

Feature

Add horizontal funnel bar chart to hog-charts

Adds a new horizontal funnel chart component, improving data visualization for funnel insights and enhancing user experience with interactive tooltips and click routing.

Health Assessment

Large
Medium
Medium
  • Fast review cycle (0.2h) and minimal rework, but the change spans 499 lines across seven files, making it a large frontend update. The feature is gated by a flag, keeping risk low while delivering significant visual improvements.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(ci): terminate db sessions before DROP DATABASE in hogli mendral-app S No 0.3h 0.1h May 29, 2026

Summary

Bug Fix

Terminate DB sessions before DROP in CI

Fixes flaky CI failures by terminating lingering Postgres sessions before dropping the database, ensuring reliable test setup.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted review, fast turnaround.

AI Details

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

Tech Stack

Languages: Python
fix(mcp): emit body for tools with anyOf/oneOf request schemas tomasfarias L No 14.8h 0.1h May 29, 2026

Summary

Bug Fix

Fix tool body emission for polymorphic schemas

Ensures MCP tools with union request bodies correctly include POST payloads, preventing failures for file download batch exports. This resolves a critical bug that caused tool calls to send empty bodies.

Health Assessment

Large
Low
Low
  • Fast review and merge, minimal rework, quick fix to a critical bug.

AI Details

Tech Stack

Languages: Typescript
feat(experiments): report precomputation failures to error tracking andehen M AI 12.2h 0.1h May 29, 2026

Summary

Feature

Report precomputation failures to error tracking

Adds observability for failed precomputation in experiments, ensuring errors are captured and visible to support teams, reducing silent failures.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; PR merged within 12 hours, indicating high confidence and low complexity.

AI Details

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

Tech Stack

Languages: Python
fix(subscriptions): restore exports with sharing disabled vdekrijger M AI 38.7h 0.1h May 29, 2026

Summary

Bug Fix

Restore subscription exports when sharing disabled

Ensures subscription email and Slack notifications continue to deliver screenshots even when public sharing is disabled, preventing failures and maintaining user experience.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate a focused fix; regression addressed with minimal changes, low risk to production.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(oauth): Make first-party tokens org-scoped only charlesvien L No 76.6h 0.1h May 29, 2026

Summary

Feature

Make first-party OAuth tokens org-scoped only

Restricts first-party OAuth tokens to organization scope, preventing unintended team-level access and enabling secure org-level API usage. Comprehensive tests confirm correct behavior across brands.

Health Assessment

Medium
High
High
  • The PR underwent multiple iterations with 10 commits after the initial review, indicating significant rework. Extensive tests were added to cover brand-specific token behavior, reflecting careful validation of the new scoping logic.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
Frameworks: Django
chore(llma): Update LLM costs scheduled-actions-posthog S No 4.8h 4.8h May 29, 2026

Summary

Chore

Update LLM costs

Automated update of LLM pricing models to keep ingestion costs accurate.

Health Assessment

Small
Low
Medium
  • Automated PR updated LLM costs quickly with minimal review, indicating low risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
fix(visual-review): Block client-supplied github_check_run_id gantoine M No 4.1h 0.0h May 29, 2026

Summary

Bug Fix

Block client-supplied GitHub check run ID

Prevents an authorization bypass by sanitizing run metadata and validating commit SHA before CI reruns, enhancing security for visual review workflows.

Health Assessment

Small
Low
Low
  • Fast turnaround (4 h cycle time) with a single review round and minimal code changes; AI assistance enabled rapid, low‑risk fix.

AI Details

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

Tech Stack

Languages: Python
feat(analytics-platform): export lazy_computation job lifecycle counters lricoy L AI 8.9h 8.8h May 29, 2026

Summary

Feature

Add lazy computation job lifecycle counters

Introduces Prometheus counters to track job creation and completion, enabling real‑time monitoring of lazy computation backlog and failure rates.

Health Assessment

Large
Low
Low
  • Fast 9‑hour cycle with a single approving review and no post‑review commits indicates a smooth, low‑friction change.

AI Details

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

Tech Stack

Languages: Python
feat(personhog): field masking nickbest-ph XL No 32.0h 0.1h May 29, 2026

Summary

Feature

Add field masking to personhog API

Reduces payload size for person and group lookups by allowing clients to request only needed fields, improving performance and bandwidth.

Health Assessment

X-Large
High
Low
  • Rapid review and merge after initial feedback, but large code changes indicate significant refactoring and new feature implementation.

AI Details

Tech Stack

Languages: Typescript, Python, Rust
feat(web-analytics): Add focus mode to Web Analytics jordanm-posthog XL No 29.6h 0.1h May 29, 2026

Summary

Feature

Add focus mode to Web Analytics

Users can now use a focused mode in Web Analytics to reduce dashboard overwhelm.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(property-vals): add per-tuple count distribution metric at flush andyzzhao XS No 0.8h 0.1h May 29, 2026

Summary

Feature

Add per-tuple count distribution metric at flush

Adds a histogram metric to monitor per-tuple count distribution during flush, enabling real‑time insight into output volume drivers and informing optimization decisions.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates low complexity and high confidence in the metric addition.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
Add social media support goal to editorial team objectives liamg-posthog S No 1.6h - May 28, 2026

Summary

Docs

Add social media support goal to editorial team objectives

Adds a new goal for social media support to the editorial team page, enhancing team objectives.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating minimal review friction and a straightforward change.

AI Details

Tech Stack

Languages: Markdown
feat(metrics): metric-name picker with metric_type hint DanielVisca XL AI 22.2h 20.3h May 28, 2026

Summary

Feature

Add metric name picker with type hint

Provides a searchable metric picker that reduces user friction and prevents aggregation mismatches by hinting at metric types.

Health Assessment

X-Large
Medium
Low
  • Fast 22‑hour cycle and single review round show efficient implementation, but the large code change indicates significant impact on the metrics stack.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React, Django
chore(ci): commit foss-sync changes via GitHub API Piccirello S No 0.5h 0.3h May 28, 2026

Summary

CI/CD

Update GitHub Actions workflow for foss-sync

Changes GitHub Actions workflow to use GraphQL API for commit creation and explicit working-tree deletions for enterprise/dependabot removals.

Health Assessment

Small
Low
Low
  • Fast review and merge, low complexity changes to CI/CD pipeline.

AI Details

Confidence: 0.80

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: configure dependency minimum release age / cooldown Piccirello XS No 1.2h 1.2h May 28, 2026

Summary

Chore

Configure dependency release cooldown

Adds a 7‑day cooldown to dependency updates, reducing risk of compromised or unstable packages.

Health Assessment

Small
Low
Low
  • Quick, single‑commit PR with minimal changes, indicating low risk and efficient review.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
feat(property-vals): label worker metrics by worker andyzzhao M No 1.2h 1.2h May 28, 2026

Summary

Feature

Add worker label to property‑vals metrics

Adds a worker label to metrics to distinguish event and merger traffic, improving observability and dashboard clarity.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
chore: configure dependency minimum release age / cooldown Piccirello XS No 0.5h - May 28, 2026

Summary

Chore

Configure dependency release cooldown

Adds a 7‑day cooldown to dependency updates to reduce risk of compromised or unstable packages.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, low risk.

AI Details

Tech Stack

Languages: Yaml
test(node): drain promise queue in captureException context tests dustinbyrne XS No 3.4h 3.4h May 28, 2026

Summary

Bug Fix

Drain promise queue in captureException tests

Fixes flaky captureException tests by deterministically draining the promise queue, improving CI reliability.

Health Assessment

Small
Low
Low
  • Fast 3.4‑hour cycle with minimal rework; test stability improved.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
chore: Fix flaky trends details-table assertions with polling jordanm-posthog M No 2.7h 2.6h May 28, 2026

Summary

Test

Fix flaky trends details-table assertions with polling

This change stabilizes end‑to‑end tests for trend insights, ensuring reliable CI results and reducing false positives for analysts.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flaky tests in under 3 hours, indicating efficient review and low risk.

AI Details

Tech Stack

Languages: Typescript
chore: hide invite link from members ReeceJones M No 1.4h 0.0h May 28, 2026

Summary

Chore

Hide invite link from members

Members can no longer see invite links unless they have admin access, improving security and reducing accidental sharing.

Health Assessment

Medium
Low
Low
  • PR resolved quickly with minimal rework; merged within 1.4 hours, indicating a smooth review process.

AI Details

Tech Stack

Languages: Typescript, Python
Frameworks: React
chore(deps): Update @posthog/types to 1.376.4 posthog-js-upgrader S No 0.3h - May 28, 2026

Summary

Chore

Update @posthog/types dependency

Bumps @posthog/types to the latest patch to keep the site up to date with type definitions.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Yaml
revert(taxonomic-filter): undo extraction stack (#59817-#59826) pauldambra XL AI 5.0h 0.1h May 28, 2026

Summary

Revert

Revert taxonomic filter extraction

Reverts a series of PRs that extracted sub-logics from taxonomicFilterLogic.tsx due to hitting a type limit in kea's SelectorTuple

Health Assessment

Large
Medium
Low
  • The revert was necessary due to a type limit issue in kea's SelectorTuple, indicating a need for a structural alternative in the codebase

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(utils): normalize URL authority parsing consistency Piccirello M No 5.1h 0.0h May 28, 2026

Summary

Bug Fix

Normalize URL authority parsing consistency

Fixes a URL authority bypass vulnerability, strengthening OAuth redirect URI validation and URL allowlist checks for improved security.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; security fix delivered quickly.

AI Details

Tech Stack

Languages: Python
fix(experiments): allow sorting experiments list by created_by posthog S AI 1.3h 0.1h May 28, 2026

Summary

Bug Fix

Allow sorting experiments list by creator

Fixes a sorting error that caused 400 responses, improving user experience and reducing error tracking incidents.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes; resolved a user-facing error in under two hours.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(convex): register refresh cron unconditionally richardsolomou M No 14.3h 0.1h May 28, 2026

Summary

Bug Fix

Register refresh cron unconditionally

Ensures feature flag updates are processed reliably by always registering the refresh cron, preventing missed updates and improving system reliability.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; quick review and merge within 14 hours.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(vision): add scanner templates picker ksvat L No 0.4h 0.1h May 28, 2026

Summary

Feature

Add scanner templates picker to Vision

Enables users to quickly start new scans using curated templates, improving onboarding and reducing setup time.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal review, indicating a straightforward, additive change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix(experiments): register _toUInt8 for funnel preaggregation insert lricoy L AI 18.7h 15.9h May 28, 2026

Summary

Bug Fix

Register _toUInt8 for funnel preaggregation

Fixes failing funnel metric inserts by registering the missing cast, ensuring reliable precomputation for ordered funnel experiments.

Health Assessment

Large
Medium
Low
  • Resolved quickly with a single review and minimal rework; moderate code changes but low risk to overall system stability.

AI Details

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

Tech Stack

Languages: Python
fix(replay): add debugging logs for recorder ksvat M No 1.7h 0.1h May 28, 2026

Summary

Bug Fix

Add debugging logs for replay recorder

Adds logs to help diagnose missing recording events, improving reliability of replay feature.

Health Assessment

Medium
Low
Low
  • Fast cycle with minimal changes and no rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
chore(settings): reorder settings map entries alphabetically rafaeelaudibert XL No 22.0h 0.0h May 28, 2026

Summary

Refactor

Reorder settings map entries alphabetically

Reorder settings sections in SettingsMap and types.ts so that all section IDs and setting IDs are listed alphabetically, making it easier to locate and reason about settings and reducing duplication risk.

Health Assessment

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(onboarding): point no-events banner to env token page posthog XS AI 0.5h 0.2h May 28, 2026

Summary

Bug Fix

Fix banner link to environment token page

Ensures new users are directed to the correct settings page for project tokens and API keys, improving onboarding clarity and reducing confusion.

Health Assessment

Small
Low
Low
  • Rapid resolution with a single small commit; minimal risk and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(search): shift+enter opens cmd+k result in new browser tab christiaan-ph XS No 0.6h 0.2h May 28, 2026

Summary

Feature

Shift+Enter opens cmd+k result in new tab

Users can now open search results directly in a new tab using Shift+Enter, improving workflow efficiency.

Health Assessment

Small
Low
Low
  • Rapid iteration with minimal changes; quick review and merge indicates low complexity.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(metrics): add Viewer tab with single-metric line chart DanielVisca XL AI 20.7h 0.4h May 28, 2026

Summary

Feature

Add Viewer tab with single-metric line chart

Introduces a default Viewer tab in the metrics UI, letting users pick a metric, time range, and aggregation to view a line chart of values over time without writing SQL, enhancing usability and data insight.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge with minimal iterations indicate high confidence; the large code addition reflects a significant new feature that was well-tested and reviewed quickly.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
fix(auth): unblock passkey users in 2fa-enforced orgs a-lider M No 2.9h 0.6h May 28, 2026

Summary

Bug Fix

Unblock passkey users in 2FA enforced orgs

Fixes a deadlock that prevented passkey signups in organizations with 2FA enforcement, improving onboarding flow and maintaining security compliance.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a straightforward security fix with minimal impact on the codebase.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(slack): randomize ack emoji on @PostHog mentions andrewm4894 M No 4.5h 0.1h May 28, 2026

Summary

Feature

Add random emoji reactions to Slack mentions

Enhances the Slack bot by randomizing acknowledgment emojis, improving user engagement and reducing repetitive feedback.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 4.5 hours, indicating a smooth process with minimal friction and no significant blockers.

AI Details

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

Tech Stack

Languages: Python
feat(llma): copy link to skill file andrewm4894 S AI 4.4h 0.1h May 28, 2026

Summary

Feature

Add copy link button for skill files

Enables users to copy a direct URL to a specific file within an LLM analytics skill, simplifying sharing and navigation.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and a single review comment indicates low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(replay): fix idle session rotation race condition ksvat S No 2.7h 2.7h May 28, 2026

Summary

Bug Fix

Fix idle session rotation race condition

Corrects a race condition that caused session replay to stall, ensuring reliable analytics capture for customers.

Health Assessment

Small
Low
Low
  • The PR was resolved in under three hours with a single review and minimal code changes, indicating a straightforward, low-risk fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(core): stop leaking DOM globals into public type surface dustinbyrne S No 1.8h 1.2h May 28, 2026

Summary

Bug Fix

Fix DOM globals leakage in core types

Prevents build failures in non-DOM environments by replacing DOM-specific types with structural subsets, ensuring cross-platform compatibility.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved build issue across multiple packages.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(replay-vision): monthly observation quota TueHaulund XL AI 22.6h 11.5h May 28, 2026

Summary

Feature

Add monthly observation quota for Replay Vision

Limits each organization to 1,000 successful observations per month, preventing runaway costs and ensuring stable service. The change introduces API endpoints and UI components to monitor and enforce the quota.

Health Assessment

X-Large
High
Low
  • The PR was merged quickly with a single review, indicating smooth integration, but the large code changes suggest a higher risk of downstream impact.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(devbox): pin workspace_region on coder update rnegron M AI 3.0h 1.8h May 28, 2026

Summary

Bug Fix

Pin workspace region on coder update

Prevents interactive region picker during devbox updates, ensuring reliable automated workflows and reducing developer friction.

Health Assessment

Small
Low
Low
  • Fast 3‑hour cycle with a single approval and no post‑review commits indicates a straightforward, low‑risk fix.

AI Details

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

Tech Stack

Languages: Python
« Page 16 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