Pull Request Explorer

Exploring 213 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(replication): key logical replication leader lock on slot name d-cs XL No 3.1h 2.5h Jul 04, 2026

Summary

Bug Fix

Fix replication leader lock keying on slot name

Ensures reliable logical replication during rolling deployments, preventing duplicate leaders and replication stalls, thereby maintaining data consistency and uptime.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within 3 hours with minimal review friction, aided by AI-assisted reviews. Despite the large code changes, the quick turnaround and focused fixes suggest a well-managed, low-risk bug resolution.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(run-ops): activation — drop cross-DB FKs, provision run-ops DB, enable split d-cs XL AI 36.3h 0.1h Jul 04, 2026

Summary

Feature

Enable run-ops database split

Drops cross-database Prisma foreign keys, provisions run-ops database, and enables split for improved performance and scalability.

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with multiple commits and reviews, indicating a complex change that requires careful consideration.
  • The use of AI-assisted tools, such as Claude, may have helped with code generation, but also introduces potential risks if not properly reviewed.

AI Details

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

Tech Stack

Languages: Typescript, Sql
Frameworks: Prisma
chore: make AGENTS.md canonical, point CLAUDE.md at it with @AGENTS.md carderne XL AI 7.8h 0.1h Jul 03, 2026

Summary

CI/CD

Make AGENTS.md canonical, redirect CLAUDE.md

Standardizes documentation by consolidating agent references, improving maintainability and ensuring consistent documentation across the project.

Health Assessment

X-Large
Low
Low
  • Quick review and merge with minimal back‑and‑forth, indicating straightforward documentation and CI updates.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(run-ops): webapp routes — friendlyId reads, cross-seam token resolution, co-location writes d-cs XL AI 26.4h 0.1h Jul 03, 2026

Summary

Feature

Add run-ops split routing to webapp

Enables correct routing of run and waitpoint data across the database split, improving reliability and consistency for users and admins.

Health Assessment

X-Large
High
Medium
  • Rapid iteration with multiple commits and reviews indicates active development and thorough testing before merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat(run-ops): read presenters — de-join control-plane relations + read-through hydration d-cs XL AI 25.9h 0.1h Jul 03, 2026

Summary

Feature

Rework read-side presenters for split store

Enables read-only presenters to function without control‑plane joins, supporting database split and read‑through hydration, improving resilience and future split activation.

Health Assessment

Large
High
Medium
  • The PR underwent rapid review and multiple iterations, indicating complex refactoring of read‑side logic. The large code churn and many test updates suggest significant impact on the read path, but the quick review cycle shows confidence from reviewers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat(run-ops): ClickHouse multi-source replication fan-in + admin ops d-cs XL AI 25.4h 0.1h Jul 03, 2026

Summary

Feature

Add multi-source ClickHouse replication and admin ops

Enables ClickHouse replication from multiple Postgres sources and adds admin endpoints for monitoring and backfilling, improving data consistency across run-ops and control-plane databases. This change ensures run data remains queryable regardless of residency, supporting future split architecture.

Health Assessment

X-Large
High
Medium
  • The PR underwent rapid iteration with multiple commits following a quick review, indicating active development and potential complexity. The large code churn and numerous test additions suggest a significant architectural change, warranting careful testing and monitoring.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat(run-ops): webapp write path — trigger/batch minting, idempotency routing, run lifecycle d-cs XL AI 24.2h 0.1h Jul 03, 2026

Summary

Feature

Add webapp write path for run‑ops split

Enables correct routing of write operations for run‑ops split, ensuring idempotent minting, proper run lifecycle handling, and reliable data residency, improving system reliability and scalability.

Health Assessment

X-Large
High
Low
  • Merged within 24h after a single fast review, but the PR introduces over 6,500 lines of change, indicating a substantial refactor and new functionality; AI assistance likely accelerated the work but also increases complexity risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(run-ops): webapp db topology, flags, and split-mode resolver wiring d-cs XL AI 23.4h 0.1h Jul 03, 2026

Summary

Feature

Add run-ops split support to webapp

Enables split database topology and runtime flags for the webapp, wiring a resolver and cache layer that improves scalability and isolates run‑ops workloads while preserving existing behavior when disabled.

Health Assessment

X-Large
High
Low
  • The PR was reviewed and merged within 23 hours, indicating efficient collaboration. Despite the large scope, AI assistance and rapid review helped mitigate risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
feat(run-ops): run-store routing seam + run-engine read seams d-cs XL AI 23.1h 0.1h Jul 03, 2026

Summary

Feature

Add run-store routing seam and run-engine read seams

Adds routing seam for run-store and run-engine read paths, enabling consistent data access across control-plane and run-ops databases. Improves reliability and error handling for run lifecycle operations.

Health Assessment

Large
Medium
High
  • The PR was merged quickly with minimal review time, but involved extensive code changes and many comments, indicating a complex but well-managed change.

AI Details

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

Tech Stack

Languages: Typescript
ci: run oxfmt + oxlint on pre-push (lefthook) nicktrn S No 0.1h 0.0h Jul 03, 2026

Summary

CI/CD

Add pre-push lefthook for oxfmt and oxlint

Catches formatting and linting failures locally before reaching a PR, improving code quality.

Health Assessment

Small
Low
Low
  • Quick review and merge with automated tool assistance.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Lefthook
feat(webapp): add Abort button to bulk actions list rows carderne M No 0.8h 0.2h Jul 03, 2026

Summary

Feature

Add Abort button to bulk actions list rows

Enables users to abort bulk actions directly from the list, improving workflow efficiency and reducing accidental aborts.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 0.8 hours, with minimal comments and no rework, indicating a smooth, low‑friction process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(db:migrate): skip @internal/run-ops-database in local db:migrate d-cs XS AI 0.3h 0.1h Jul 03, 2026

Summary

Bug Fix

Fix local db:migrate by skipping internal run-ops-database

Ensures local database migrations run without requiring a dedicated run-ops database, improving developer experience.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix resolved a local migration issue with minimal code changes.

AI Details

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

Tech Stack

Languages: Javascript
chore: remove stale server-change file claude XS AI 0.1h 0.0h Jul 03, 2026

Summary

Chore

Remove stale server-change note

Deletes a misnamed server-change note that was never processed, cleaning up repository state.

Health Assessment

Small
Low
Low
  • Quick cleanup with no runtime impact; minimal review and rework.

AI Details

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

Tech Stack

feat(webapp): seed a local CLI personal access token 1stvamp M No 3.1h 0.2h Jul 03, 2026

Summary

Feature

Seed local CLI personal access token

Adds a seed script that generates a personal access token for local development, enabling headless CLI usage without browser login.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework, AI assistance helped streamline the implementation.

AI Details

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

Tech Stack

Languages: Typescript
chore: remove non-user-facing changesets claude XS AI 0.2h 0.1h Jul 03, 2026

Summary

Docs

chore: remove non-user-facing changesets

Removes two internal changesets that would otherwise bump the core package for non-user-facing changes, keeping releases focused on user-facing updates.

Health Assessment

Small
Low
Low
  • Quick cleanup of internal changesets, minimal review, merged within minutes.

AI Details

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

Tech Stack

chore: update self-host image release references carderne S No 2.5h 1.9h Jul 03, 2026

Summary

Chore

Update self-host image release references

Adds floating tags for Docker images and updates Kubernetes guide to use latest Helm chart, simplifying self-hosting for users.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(run-ops): cross-producer ClickHouse version helper + cross-Postgres-version compat tests d-cs XL AI 18.6h 0.1h Jul 03, 2026

Summary

Feature

Add ClickHouse version helper and cross-Postgres tests

Provides a version composition helper for ClickHouse that ensures consistent ordering across multiple Postgres producers, and adds tests to guarantee cross-version compatibility, improving data consistency and reliability.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review friction indicate efficient collaboration; AI-assisted code generation accelerated development.

AI Details

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

Tech Stack

Languages: Typescript
fix(webapp): db seed script carderne XS No 1.5h 0.0h Jul 03, 2026

Summary

Bug Fix

Fix DB seed script for webapp

Resolves seed script failure by changing entry point to CommonJS, ensuring successful database seeding.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, fast approval.

AI Details

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

Tech Stack

Languages: Typescript
feat(run-ops): dedicated run-ops database package + docker service + migration runner d-cs XL AI 17.7h 0.1h Jul 03, 2026

Summary

Feature

Add dedicated run-ops database package and Docker service

Provides an isolated database for run operations, enabling independent scaling and migration, improving reliability and future feature rollout.

Health Assessment

X-Large
High
Low
  • Fast review and merge after minimal comments, but the addition of a large database package and Docker service represents a significant architectural change with high scope and potential risk.

AI Details

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

Tech Stack

Languages: Typescript, Sql
feat(core): id-shape residency classifier + ksuid mint primitives (run-ops split base) d-cs L AI 16.8h 0.1h Jul 03, 2026

Summary

Feature

Add id-shape residency classifier and ksuid primitives

Provides a foundation for routing run‑ops data by ID shape, enabling a future database split that improves scalability and data isolation.

Health Assessment

Large
Medium
Medium
  • The PR closed in under 17 hours with a rapid first review, but required several iterations and AI‑generated review comments, indicating moderate review friction for a large‑scope change.

AI Details

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

Tech Stack

Languages: Typescript
fix: deploy the dashboard agent one environment at a time ericallam XS No 0.3h 0.1h Jul 03, 2026

Summary

Bug Fix

Fix dashboard agent deployment race condition

Ensures sequential deployment of the dashboard agent across environments, preventing race conditions and background worker creation failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes; resolved a deployment race by enforcing sequential matrix execution.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(webapp): pin the dashboard agent to a deployed version ericallam M No 11.1h 0.0h Jul 03, 2026

Summary

Feature

Pin dashboard agent to deployed version

Allows the dashboard agent to be deployed independently, enabling non‑disruptive updates and version pinning for stable user sessions.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Nextjs
test(webapp): regression tests for resuming manually paused environments nicktrn M No 2.3h 0.0h Jul 02, 2026

Summary

Test

Regression tests for resuming manually paused environments

Adds regression tests to verify pause/resume logic, preventing billing errors when environments are manually paused.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework; AI review quickly identified a potential issue, leading to a concise, focused PR.

AI Details

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

Tech Stack

Languages: Typescript
feat(cli,core): add opt-in dev-only telnet log streaming 0ski XL No 4.1h 0.2h Jul 02, 2026

Summary

Feature

Add opt‑in dev‑only telnet log streaming

Enables developers to stream local dev logs over a telnet/TCP socket, improving debugging and monitoring for the trigger.dev CLI and services.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 4 hours with minimal comments, indicating a straightforward implementation and low risk.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
fix(webapp): render error page full screen and use Enter shortcut samejr S No 0.4h 0.0h Jul 02, 2026

Summary

Bug Fix

Render error page full screen and use Enter shortcut

Ensures the error page covers the entire viewport for better visibility and simplifies navigation by using the Enter key, improving user experience during errors.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; AI review bots provided actionable feedback early, leading to fast merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(webapp): allow resuming manually paused environments nicktrn S No 0.3h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix manual pause resume bug

Enables users to resume environments paused manually, improving reliability and user experience.

Health Assessment

Small
Low
Low
  • Merged within minutes after a single AI review, indicating a straightforward bug fix with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(webapp): truncate task title in landing page side menu samejr XS No 0.3h 0.0h Jul 02, 2026

Summary

Bug Fix

Truncate task title in side menu

Fixes UI overflow by truncating long task names, ensuring the Test button remains visible on all task pages.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with AI review and no rework; minimal scope and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: bump internal node to 22 and standardise carderne XL No 51.5h 0.4h Jul 02, 2026

Summary

Chore

chore: bump internal node to 22 and standardise

Updates internal Node.js toolchain to latest LTS 22.x, standardises across CI, docs, and runtime images, ensuring compatibility and removing EOL node 20.

Health Assessment

X-Large
High
High
  • The PR required a large number of iterative commits after a single AI‑assisted review, reflecting significant coordination to upgrade the Node.js toolchain across multiple CI workflows and runtime images. Despite the high scope, the changes target an EOL version removal, mitigating long‑term risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
fix(webapp): dashboard timezone display + preference persistence matt-aitken M No 4.2h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix dashboard timezone display and preference persistence

Corrects timezone display inconsistencies and ensures user preferences are saved, improving accuracy of time-related data for users. This reduces confusion and enhances user experience.

Health Assessment

Medium
Low
Low
  • The PR was merged within 4.2 hours with minimal review rounds and only two post-review commits, indicating a smooth, low-friction process. AI review bots helped identify subtle issues early, contributing to the quick turnaround.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
fix(webapp): onboard new cloud orgs via plan selection; allow Free plan without GitHub verification matt-aitken XL AI 1.8h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix onboarding for new cloud orgs and free plan without GitHub verification

Ensures new cloud organizations are routed through plan selection and allows users to select the Free plan without GitHub verification, improving onboarding flow and reducing friction.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time with minimal review indicates straightforward bug fixes; large code churn suggests significant refactoring but no major blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: move remaining ci to blacksmith carderne M No 0.6h 0.5h Jul 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore(webapp): enable dev branches for everyone carderne S No 0.1h 0.1h Jul 02, 2026

Summary

Feature

Enable dev branches for everyone

Remove the devBranchesEnabled feature flag and enable dev branch functionality by default, allowing all users to access dev branches without manual flag toggling.

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
Frameworks: React
chore: activate no-unused-vars and import linters carderne XL No 23.4h 0.1h Jul 02, 2026

Summary

Chore

Activate no-unused-vars and import linters

Enables lint rules across the monorepo, cleaning up code quality violations to improve maintainability.

Health Assessment

X-Large
High
Low
  • The PR had a rapid review cycle but required many commits to resolve lint violations, indicating a large refactor of code quality across the repo.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
chore: release v4.5.0 github-actions XL AI 307.1h 0.0h Jul 02, 2026

Summary

Chore

Release Trigger.dev v4.5.0

Launches GA of the AI Agents platform, adding durable chat, sessions, prompts, and SDK improvements for developers.

Health Assessment

X-Large
Low
Low
  • The PR had a long cycle time of over 12 days but only required a single AI‑review comment, indicating minimal review friction. Documentation‑only changes with no code modifications result in low technical risk.

AI Details

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

Tech Stack

docs: drop release-candidate framing ahead of the 4.5 GA ericallam M No 19.2h 19.2h Jul 02, 2026

Summary

Docs

Drop release-candidate framing from docs

Removes release‑candidate caveats from documentation ahead of the 4.5 GA, simplifying user experience.

Health Assessment

Medium
Low
Low
  • PR reviewed quickly with no issues and merged within 19 hours.

AI Details

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

Tech Stack

docs(ai-chat): add the 4.5.0 GA changelog entry ericallam S No 167.8h 2.1h Jul 02, 2026

Summary

Docs

Add 4.5.0 GA changelog entry for AI chat

Adds the GA release entry to the AI chat agents changelog, documenting key API changes and fixes. This ensures users are aware of new features and bug fixes.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly and required minimal changes, indicating a straightforward documentation update.

AI Details

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

Tech Stack

chore: exit changeset prerelease mode for the 4.5.0 release ericallam XS No 19.2h 19.2h Jul 02, 2026

Summary

Chore

Exit changeset prerelease mode for GA release

Ensures the next version bump produces a stable GA release instead of a release candidate, improving release reliability.

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

chore(deps): bump the github-actions group across 1 directory with 7 updates dependabot M AI 5.2h 0.0h Jul 01, 2026

Summary

CI/CD

Update GitHub Actions dependencies

Bumps GitHub Actions dependencies to newer versions, ensuring CI workflows use latest features and security patches.

Health Assessment

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

AI Details

Category: Code AI

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(deps): bump @remix-run/* to 2.17.5 nicktrn XL No 0.3h 0.1h Jul 01, 2026

Summary

Chore

Bump @remix-run dependencies to 2.17.5

Keeps the webapp’s Remix dependencies current, ensuring compatibility and performance improvements.

Health Assessment

X-Large
Low
Low
  • Fast review and merge cycle, single review comment, minimal risk despite large diff due to lockfile changes.

AI Details

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

Tech Stack

feat(clickhouse): infer mixed-type JSON arrays as Array(Dynamic) on insert matt-aitken M AI 7.3h 0.0h Jul 01, 2026

Summary

Feature

Add ClickHouse mixed-type JSON array inference

Ensures mixed-type JSON arrays are stored as Array(Dynamic), preventing merge failures and improving data integrity.

Health Assessment

Medium
Low
Low
  • Fast 7‑hour cycle with AI‑co‑authored code and no rework, indicating a smooth, low‑risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
chore: fix flakey build worker test carderne XS No 19.5h 19.4h Jul 01, 2026

Summary

Test

Fix flaky CLI v3 E2E test

Improves stability of Windows/npm E2E job by running fixtures serially, reducing intermittent failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed by AI bot, merged within 20 hours.

AI Details

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

Tech Stack

Languages: Typescript
chore: re-activate blacksmith ci runners carderne S No 16.5h 0.1h Jul 01, 2026

Summary

CI/CD

Re-activate Blacksmith CI Runners

Re-enables CI runners for Blacksmith, restoring continuous integration for the project.

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: Yaml
Frameworks: Github-Actions
fix(core,cli): retain idempotency key metadata beyond 1000 keys per run matt-aitken L No 2.8h 0.0h Jul 01, 2026

Summary

Bug Fix

Retain idempotency key metadata beyond 1000 keys

Ensures all idempotency keys retain metadata, preventing silent data loss and improving reliability for large batch triggers.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review rounds indicate efficient resolution of a critical bug affecting idempotency key metadata.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore: enable more linters carderne L No 21.4h 0.4h Jul 01, 2026

Summary

Chore

Enable additional linting rules

Adds and re-enables linting rules to improve code quality and consistency across the codebase.

Health Assessment

Large
Low
Medium
  • The PR was reviewed quickly and merged within a day, but required several small commits to address linting issues, indicating an efficient yet iterative process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
chore(core): redact sensitive flag values from exec command logs nicktrn M No 2.7h 0.1h Jun 30, 2026

Summary

Chore

Redact sensitive flag values from exec logs

This change masks credential values in exec command logs, preventing accidental exposure of secrets in debug logs.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript, Typescript
chore: revert to github ci runners carderne S No 0.2h 0.1h Jun 30, 2026

Summary

CI/CD

Revert to GitHub CI runners

Switch CI to GitHub-hosted runners, improving build reliability.

Health Assessment

Small
Low
Low
  • Fast cycle time (0.2h) and single review comment indicate minimal friction; small code changes across many workflow files suggest low risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(webapp): Identity & Access setup flow improvements 0ski M No 4.1h 0.1h Jun 30, 2026

Summary

Feature

Improve Identity & Access Setup Flow

Enhances user experience for setting up identity and access with auto‑refresh and UI improvements, reducing setup friction.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating a smooth and low‑risk process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(redis-worker): add oldest-message-age queue gauge 0ski M No 2.3h 0.1h Jun 30, 2026

Summary

Feature

Add oldest-message-age gauge to redis worker

Provides a metric to monitor queue stall age, improving observability of delayed tasks.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix: conform error snuck through carderne XS No 0.1h 0.1h Jun 30, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore(webapp): upgrade @conform-to to v1 carderne XL No 119.5h 0.3h Jun 30, 2026

Summary

Chore

Upgrade @conform-to to v1 in webapp

Enables future zod 4 upgrade and modernizes form handling without changing user behavior.

Health Assessment

Large
High
High
  • The PR required extensive refactoring of form components across many routes, leading to multiple review cycles and AI‑assisted feedback. The high iteration count and large code churn contributed to a moderate cycle time and elevated risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
« Page 4 of 5 »

Get this analytics stack for your team

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

Connect Repos