Pull Request Explorer

Exploring 132 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(core): cap idempotencyKey length at the API boundary d-cs L No 47.8h 0.1h May 14, 2026

Summary

Bug Fix

Cap idempotency key length at API boundary

Prevents database errors and improves error handling for oversized idempotency keys, ensuring callers receive clear 400 responses instead of generic 500s.

Health Assessment

Large
Medium
Low
  • Fast review turnaround and minimal rework indicate a straightforward bugfix with clear test coverage.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat(webapp): preserve admin tabs search query between Users and Organizations nicktrn S No 9.1h 0.0h May 13, 2026

Summary

Feature

Preserve admin tab search query across tabs

Switching between Users and Organizations tabs now retains the current search query, improving admin workflow efficiency.

Health Assessment

Small
Low
Low
  • Fast cycle time, minimal changes, AI review found no issues.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
ci: path-based skip and gate job in pr_checks nicktrn M No 5.0h 0.1h May 13, 2026

Summary

CI/CD

Add path-based skip and gate job to CI

Optimizes CI by running only relevant jobs per PR, reducing build time and resource usage.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework; AI review helped catch issues early.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Devin AI, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
docs(self-hosting): NodeLocal DNS and ClickHouse task events isshaddad S No 23.8h 0.0h May 13, 2026

Summary

Docs

Add NodeLocal DNS and ClickHouse docs

Enhances self‑hosting guide with NodeLocal DNS and ClickHouse task event storage recommendations, improving performance and reliability.

Health Assessment

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

AI Details

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

Tech Stack

fix(webapp): Evict legacy resizable-panel localStorage on client boot samejr S No 17.4h 0.0h May 13, 2026

Summary

Bug Fix

Evict legacy resizable-panel localStorage on boot

Removes orphaned localStorage entries that caused quota errors, preventing page crashes and improving user experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with AI-assisted review; minimal code changes and low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Devin AI, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: raise REVIEW.md drift-audit turn budget and steer selective sampling ericallam S No 0.2h 0.0h May 12, 2026

Summary

CI/CD

Increase REVIEW.md drift-audit turn budget

Adjusts the drift‑audit workflow to allow more turns and improve sampling strategy, ensuring audits complete without timeouts.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; workflow update completed within minutes.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(docker): disable ClickHouse system log tables in local dev ericallam S No 0.2h 0.0h May 12, 2026

Summary

Chore

Disable ClickHouse system log tables in local dev

Reduces CPU usage by disabling unused system log tables in local ClickHouse, improving developer performance.

Health Assessment

Small
Low
Low
  • Quick change with minimal code, no impact on application functionality, fast review and merge.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
fix(webapp,run-engine): honor per-queue length cap on concurrency-key queues ericallam XL No 11.8h 0.1h May 12, 2026

Summary

Bug Fix

Fix queue length cap for concurrency-key queues

Ensures queue limits are respected for concurrency-key queues, preventing unbounded growth and improving system reliability for users.

Health Assessment

X-Large
High
Low
  • Rapid review and AI-assisted feedback enabled quick resolution of a complex concurrency issue, but the large code churn and extensive line changes indicate a high-impact fix that required careful testing and monitoring.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Devin AI, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(webapp): consolidate auth path + add comprehensive auth tests matt-aitken XL No 265.2h 0.3h May 12, 2026

Summary

Feature

Consolidate auth path and add auth tests

Streamlines authentication flow across the webapp, enhances security, and introduces a comprehensive end‑to‑end test suite to ensure reliability for API, JWT, PAT, and dashboard session auth.

Health Assessment

X-Large
High
Low
  • The PR involved a large refactor with 7,188 added lines across 20 files, yet the first review was received quickly (0.3h). Multiple commits preceded the review, indicating extensive iteration, but the single review round and actionable comments suggest a focused, low‑friction approval process. The high scope and many changes raise the risk level, though the rapid review mitigates some concerns.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
chore: add .claude/REVIEW.md with CI drift check ericallam M AI 1.8h 0.1h May 12, 2026

Summary

Chore

Add REVIEW.md and CI drift check

Adds a repository‑specific review guide and a Claude‑based audit to detect drift between the guide and code, ensuring consistency and safety.

Health Assessment

Medium
Low
Low
  • Fast review with minimal AI‑generated comments, indicating smooth integration of the CI drift check.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI, Claude
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(core): retry TASK_PROCESS_SIGSEGV under the user's retry policy matt-aitken S AI 21.9h 0.0h May 12, 2026

Summary

Bug Fix

Retry SIGSEGV under user retry policy

Allows tasks that crash with SIGSEGV to be retried according to user-configured retry settings, reducing failure rates for flaky native crashes.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, no blockers.

AI Details

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

Tech Stack

Languages: Typescript
chore: release v4.4.6 github-actions L No 258.3h 16.6h May 12, 2026

Summary

Chore

Release v4.4.6

Publishes version 4.4.6, updating documentation, configuration, and dependencies to reflect the new release.

Health Assessment

Large
Medium
Low
  • Release PR had a single AI‑reviewed comment and no subsequent changes, but the long cycle time suggests scheduling delays rather than technical complexity.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Helm, Kubernetes
Fix(webapp): Notification style updates samejr XL No 17.8h 0.2h May 12, 2026

Summary

Feature

Update notification styles

Improved notification typography, background, and readability for better user experience.

Health Assessment

Medium
Low
Low
  • Quick review and merge process, indicating a well-structured and low-risk PR.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(run-engine): make taskIdentifier optional on run-queue messages ericallam XS No 0.3h 0.1h May 12, 2026

Summary

Refactor

Make taskIdentifier optional in run-queue messages

Reduces run-queue payload size by allowing omission of taskIdentifier, improving performance without affecting consumers.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
refactor(run-engine): route TTL expiration through the batch path only ericallam XL No 11.9h 0.2h May 12, 2026

Summary

Refactor

Refactor TTL expiration routing to batch path

Consolidates TTL expiration into a single batch process, eliminating duplicate scheduling and improving reliability for queued runs.

Health Assessment

Large
Medium
Low
  • Fast review and minimal rework indicate a well‑understood change; the refactor reduces complexity and potential race conditions in run expiration logic.

AI Details

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

Tech Stack

Languages: Javascript
feat(webapp): admin back-office editors for org max projects and batch rate limit isshaddad XL No 281.6h 0.2h May 11, 2026

Summary

Feature

Add admin editors for org limits

Admins can now configure organization maximum projects and batch rate limits via the back‑office UI, improving control and preventing abuse.

Health Assessment

X-Large
High
Low
  • Large PR merged after a long cycle; quick review but many changes, raising potential for regression and maintenance overhead.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
feat(webapp,redis): handle UNBLOCKED during ElastiCache role change ericallam S No 0.7h 0.0h May 11, 2026

Summary

Feature

Handle UNBLOCKED during ElastiCache role change

Adds logic to reconnect on UNBLOCKED errors, preventing blocking command failures during ElastiCache failover.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
feat(webapp,redis): handle READONLY / LOADING during ElastiCache failover ericallam M No 0.6h 0.1h May 11, 2026

Summary

Feature

Add reconnect logic for ElastiCache failover

Ensures Redis clients automatically reconnect during ElastiCache role swaps, preventing write failures and reducing error spikes.

Health Assessment

Small
Low
Low
  • Merged within 30 minutes of opening, with only a single AI‑review comment and no additional changes, indicating a smooth, low‑friction process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(webapp): Fix for resizable side panel getting stuck at its min-size samejr XL No 51.4h 0.1h May 10, 2026

Summary

Bug Fix

Fix resizable side panel stuck at min-size

Improves user experience by preventing panel lockups and ensuring consistent behavior across browsers, reducing frustration and support tickets.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive AI-assisted review and multiple iterative fixes, resulting in a large diff but a quick initial review and eventual merge within two days.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(webapp): reload LLM pricing registry on Redis pub/sub ericallam M No 44.3h 0.1h May 09, 2026

Summary

Feature

Reload LLM pricing registry via Redis pub/sub

Enables real‑time LLM pricing updates in the webapp by subscribing to a Redis channel, reducing latency for cost enrichment.

Health Assessment

Medium
Low
Low
  • Fast AI‑assisted review, minimal rework, and quick merge within 44 hours.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Feat(webapp) filters UX update samejr XL No 286.2h 0.1h May 08, 2026

Summary

Feature

Update filter UX across webapp

Improved filter UX for better user experience across various routes

Health Assessment

Large
Medium
Low
  • Multiple reviews and comments indicate thorough feedback and discussion

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Devin AI, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
docs(bun): note WebSocket limitation with remote browser connections isshaddad XS No 3.9h 0.2h May 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(webapp): stop leaking exception messages on 5xx API responses d-cs M No 5.8h 0.1h May 08, 2026

Summary

Bug Fix

Prevent leaking exception messages in API responses

This PR sanitizes 5xx error responses to avoid exposing internal error details, improving security and user experience.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal rework, quick fix to security issue.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(webapp): link Sentry events to OTel traces via trace_id d-cs M No 42.0h 14.9h May 08, 2026

Summary

Feature

Link Sentry events to OTel traces

Adds OpenTelemetry trace and span IDs to Sentry events, enabling engineers to correlate errors with traces across services.

Health Assessment

Medium
Low
Low
  • Review was AI-assisted but required minimal changes, resulting in a quick 42‑hour cycle and low complexity.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript
ci(claude): switch Claude Code actions to ANTHROPIC_API_KEY ericallam XS AI 0.3h 0.0h May 07, 2026

Summary

CI/CD

Switch Claude Code actions to Anthropic API key

Updates CI workflows to use Anthropic API key after org disabled Claude subscription, ensuring Claude Code actions continue to run.

Health Assessment

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

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(cli): fail attempt on uncaught exception instead of hanging to maxDuration (TRI-9117) matt-aitken M No 5.8h 0.1h May 06, 2026

Summary

Bug Fix

Fix CLI uncaught exception handling

Ensures task runs fail fast on uncaught exceptions, improving reliability and user error visibility.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix; AI review comments helped surface edge cases and improve error handling.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript
ci: GHCR commit-SHA tag, OCI labels, and build provenance myftija S No 15.7h 0.0h May 06, 2026

Summary

CI/CD

Add GHCR commit‑SHA tagging and provenance

Enables precise image identification and security attestations for webapp builds, improving traceability and compliance.

Health Assessment

Small
Low
Medium
  • AI review flagged permission and tagging issues, resolved quickly, resulting in a fast 15.7‑hour cycle.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Devin AI, CodeRabbit
Confidence: 0.95

Tech Stack

Frameworks: Github-Actions, Docker
perf(webapp): trim BackgroundWorker.metadata to the schedule slice on create ericallam M No 1.6h 0.2h May 05, 2026

Summary

Chore

Trim BackgroundWorker metadata to schedule slice

Reduces memory usage and latency for large deploys by storing only essential schedule data in BackgroundWorker metadata, improving event loop performance.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix(webapp): downgrade expected user-input error logs to warn d-cs M No 1.3h 0.1h May 05, 2026

Summary

Chore

Downgrade user-input error logs to warn

Prevents expected user-input failures from escalating as error-level events in Sentry, reducing noise and improving error visibility.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.
  • The use of AI tools like Claude and Devin suggests a high level of automation and testing in the development workflow.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Sentry
fix(helm): bump clickhouse subchart 9.3.7 -> 9.4.4 (clickhouse 25.7.5) nicktrn XS No 0.2h 0.0h May 05, 2026

Summary

Bug Fix

Bump ClickHouse subchart to 9.4.4

Updates the ClickHouse subchart to address a memory-tracker bug, ensuring stable ingestion for self-hosted deployments.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
feat(webapp): per-org S2 basin migration ericallam XL No 20.0h 0.2h May 05, 2026

Summary

Feature

Add per-org S2 basin migration

Migrates S2 stream basins to per-organization retention, preventing premature deletion and enabling cost attribution.

Health Assessment

X-Large
High
Low
  • PR involved significant refactoring and new feature implementation across backend and frontend, with AI-assisted review leading to rapid iteration and a 20‑hour cycle time.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Sql
ci: add zizmor workflow security scanner nicktrn L No 82.4h 0.1h May 05, 2026

Summary

CI/CD

Add Zizmor security scanner to CI

Integrates Zizmor into the CI pipeline to automatically detect and remediate unpinned GitHub Actions, strengthening security and compliance for the project.

Health Assessment

Large
Medium
Low
  • The PR added a comprehensive security scanning workflow with rapid review and minimal back‑and‑forth, but the large scope of workflow changes extended the overall cycle time to over three days.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Devin AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
« Page 3 of 3

Get this analytics stack for your team

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

Connect Repos