Pull Request Explorer

Exploring 213 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: release v4.5.3 github-actions M No 1.1h 0.0h Jul 10, 2026

Summary

Chore

Release version 4.5.3

Bumps all Trigger.dev packages to v4.5.3, aligning dependencies and release notes to enable new features and bug fixes.

Health Assessment

Medium
Low
Low
  • Fast merge with no review friction, indicating a straightforward release bump.

AI Details

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

Tech Stack

fix(sdk): make inferred chat agent types portable for declaration emit ericallam L No 0.7h 0.2h Jul 10, 2026

Summary

Bug Fix

Make inferred chat agent types portable

Fixes TypeScript declaration emit errors for chat agents by exposing internal types publicly, enabling consumers to compile without manual type mirroring.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal rework, indicating a straightforward bug fix that resolved a compilation issue for SDK consumers.

AI Details

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

Tech Stack

Languages: Typescript
chore: vouch brentshulman-silkline matt-aitken XS No 0.1h 0.0h Jul 09, 2026

Summary

Chore

Add brentshulman-silkline to vouch list

Adds brentshulman-silkline to the list of vouched outside contributors so their PRs aren't auto-closed by the vouch check.

Health Assessment

Small
Low
Low
  • Quick approval with AI review, minimal changes, low risk.

AI Details

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

Tech Stack

fix(webapp): show magic link confirmation instead of reloading login samejr M No 1.6h 0.1h Jul 09, 2026

Summary

Bug Fix

Show magic link confirmation instead of reload

Users now see a confirmation page after submitting a magic link email, preventing confusion and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal rework, AI review flagged issues early.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(webapp): trim comments in directorySyncEffects 0ski S No 3.1h 0.0h Jul 09, 2026

Summary

Refactor

Trim comments in directorySyncEffects service

Simplifies code by removing redundant comments, improving readability without affecting functionality.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix(release): populate changelog and server-changes on release/dispatch claude M AI 2.8h 2.4h Jul 09, 2026

Summary

Bug Fix

Fix release pipeline to populate changelog

Ensures GitHub releases include accurate changelog and server changes, preventing silent failures on workflow_dispatch reruns. This improves reliability of release automation and visibility of changes.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; AI-assisted authoring streamlined the fix.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Github-Actions
chore: ignore plugins package in changesets carderne XS No 0.2h 0.0h Jul 09, 2026

Summary

Chore

Ignore plugins package in changesets

Excludes the non‑published plugins workspace from Changesets release planning so it cannot drive public package version bumps.

Health Assessment

Small
Low
Low
  • Rapid review with no issues; minimal code change; quick merge.

AI Details

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

Tech Stack

fix(webapp): downgrade retryable directory-sync effect failures to warn 0ski S No 3.6h 0.1h Jul 09, 2026

Summary

Bug Fix

Downgrade directory-sync failures to warn

Adjusts error logging for idempotent directory-sync operations to reduce alert noise while maintaining visibility for triage.

Health Assessment

Small
Low
Low
  • Quick review and merge within 3.5 hours indicates a straightforward, low‑risk change with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
perf(webapp,clickhouse): move runs empty-state check to ClickHouse ericallam L No 1.0h 0.4h Jul 09, 2026

Summary

Feature

Move runs empty-state check to ClickHouse

By shifting the empty-state check from Postgres to ClickHouse, the runs page now queries a single data store, reducing latency and database load while ensuring faster UI responses for users.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within an hour, with AI-assisted review identifying issues quickly, resulting in minimal rework and a smooth, low-risk integration.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
chore: retire legacy v3 dev websocket + delete legacy self-hosting docs nicktrn XL No 5.1h 0.1h Jul 09, 2026

Summary

Chore

Retire legacy v3 dev websocket and delete docs

Removes dead v3 execution code and legacy self‑hosting docs, preserving deprecation messages for users still on v3. This cleanup reduces maintenance overhead and ensures users are guided to upgrade.

Health Assessment

X-Large
Low
Low
  • Fast cycle time with minimal review friction; cleanup of legacy code and docs completed in a single commit.

AI Details

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

Tech Stack

Languages: Typescript
fix: run npm release jobs on ubuntu-latest carderne XS No 0.9h 0.0h Jul 09, 2026

Summary

CI/CD

fix: run npm release jobs on ubuntu-latest

Ensures npm release jobs execute on ubuntu-latest, improving compatibility and stability for deployments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed by AI bots, merged within an hour.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: release v4.5.2 github-actions L No 46.8h 0.0h Jul 09, 2026

Summary

Docs

Release v4.5.2

Deploys version 4.5.2 with updated dependencies and documentation.

Health Assessment

Large
Low
Low
  • Release PR merged quickly with minimal review, no code changes, low risk to production.

AI Details

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

Tech Stack

fix: security release 2026-07-06 carderne XL No 0.4h 0.0h Jul 09, 2026

Summary

Bug Fix

Security hardening release 2026-07-06

This PR implements comprehensive security hardening across the webapp, protecting against SSRF, XSS, log data leaks, and unauthorized environment access, thereby reducing risk of data exposure and ensuring compliance.

Health Assessment

Large
Medium
Low
  • Rapid review and merge with minimal friction, but the PR contains extensive changes across many files, indicating a significant security hardening effort.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
feat(webapp): SSO & Directory Sync settings UI improvements samejr XL No 17.4h 0.1h Jul 09, 2026

Summary

Feature

Improve SSO & Directory Sync UI

Enhances user experience for SSO settings, streamlining navigation and copy, reducing confusion for administrators.

Health Assessment

X-Large
High
Medium
  • Rapid iteration with multiple AI-assisted commits, but final merge achieved quickly within 17.4 hours.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: add ClickHouse chat agent example project page matt-aitken M AI 17.1h 0.0h Jul 09, 2026

Summary

Docs

Add ClickHouse chat agent example project page

Adds a new example project page for a ClickHouse chat agent, showing how to build a chat agent that queries ClickHouse via Node.js.

Health Assessment

Medium
Low
Low
  • Fast review and merge with no issues; minimal documentation changes.

AI Details

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

Tech Stack

chore: remove end-of-life v3 execution components nicktrn XL No 1.4h 0.1h Jul 08, 2026

Summary

Chore

Remove deprecated v3 execution components

Eliminates obsolete v3 execution code and related build artifacts, streamlining the repository and reducing maintenance overhead.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review indicate a straightforward removal of dead code with low risk to the codebase.

AI Details

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

Tech Stack

Languages: Javascript
fix(webapp): keep playground chat requests same-origin isshaddad S No 1.1h 0.3h Jul 08, 2026

Summary

Bug Fix

Fix playground chat same-origin requests

Ensures agent playground chat requests stay same-origin, preventing CORS failures when API and APP origins differ, improving reliability for cloud deployments.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and a single AI-assisted review, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: add security docs carderne M No 0.5h 0.0h Jul 08, 2026

Summary

Docs

Add security docs

Adds comprehensive security documentation to help users understand and implement security best practices.

Health Assessment

Medium
Low
Low
  • Q
  • u
  • i
  • c
  • k
  • r
  • e
  • v
  • i
  • e
  • w
  • a
  • n
  • d
  • m
  • e
  • r
  • g
  • e
  • w
  • i
  • t
  • h
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • c
  • h
  • a
  • n
  • g
  • e
  • s
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • e
  • s
  • l
  • o
  • w
  • c
  • o
  • m
  • p
  • l
  • e
  • x
  • i
  • t
  • y
  • a
  • n
  • d
  • h
  • i
  • g
  • h
  • c
  • o
  • n
  • f
  • i
  • d
  • e
  • n
  • c
  • e
  • .

AI Details

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

Tech Stack

fix(webapp): stop slow database cleanup on project deletion d-cs XL No 1.2h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix slow project deletion cleanup

Reduces deletion time for projects with many runs, improving user experience and system performance.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed and merged within 1.2 hours, indicating efficient review and low complexity despite large line changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(hosting): default self-hosted realtime streams to v2 (s2-lite) matt-aitken L No 22.2h 0.1h Jul 08, 2026

Summary

Feature

Default self-hosted realtime streams to v2

Enables self-hosted deployments to use the newer v2 streaming path with a bundled s2-lite service, improving performance and reliability for self-hosted users.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework; the change is a straightforward configuration update that adds a new default for self-hosted deployments.

AI Details

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

Tech Stack

chore: Tailwind CSS v4 migration kathiekiwi XL No 121.3h 0.7h Jul 08, 2026

Summary

Chore

Migrate webapp to Tailwind CSS v4

Upgrades Tailwind to v4, introduces CSS‑first theming, refines color tokens and UI components for improved theming and performance.

Health Assessment

Large
Medium
Low
  • The PR involved a substantial refactor of the styling system, but the review was quick and the merge was straightforward, indicating a well‑structured change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: billing limits and alerts page kathiekiwi M No 122.5h 0.1h Jul 08, 2026

Summary

Docs

Add billing limits and alerts documentation page

Provides users with detailed billing limits, alerts, and troubleshooting guidance, improving transparency and reducing spend.

Health Assessment

Medium
Low
Low
  • PR had a quick review and minimal changes, indicating a straightforward documentation update.

AI Details

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

Tech Stack

feat(webapp): proxy PostHog through a same-origin /ph path D-K-P M No 19.9h 0.1h Jul 08, 2026

Summary

Feature

Proxy PostHog through same-origin /ph path

Enables in‑app analytics via a reverse proxy, keeping analytics first‑party and allowing self‑hosters to point to EU or US PostHog endpoints.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 20 hours, minimal rework, indicates straightforward implementation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(sdk): onEvent observability callback on the chat transport ericallam XL No 13.2h 0.1h Jul 08, 2026

Summary

Feature

Add observability callback to chat SDK

Enables detailed event tracking for chat transports, improving metrics and error handling for client applications.

Health Assessment

X-Large
Low
Low
  • Quick review and merge with minimal iterations, indicating high confidence in changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(webapp): use provider-reported cost for AI generations when present ericallam L No 6.0h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix AI generation cost reporting in webapp

Ensures accurate billing by using provider-reported cost when available, preventing overcharge and aligning with actual usage.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 6 hours, with minimal iteration and a single commit, indicating a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
feat(webapp): rework login page and SSO sign-in UI samejr L No 6.9h 0.1h Jul 07, 2026

Summary

Feature

Rework login page and SSO sign‑in UI

Improves user experience by streamlining login flow, adding inline email validation, and enhancing SSO UI, reducing friction and potential errors.

Health Assessment

Medium
Low
Low
  • Fast review cycle with AI assistance, minimal rework, small scope, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(sdk,core,webapp): offload large batch payloads to object storage 1stvamp L No 37.4h 0.1h Jul 07, 2026

Summary

Feature

Offload large batch payloads to object storage

Large batch payloads are now offloaded to object storage, preventing request size limits and improving performance for batch triggers.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly by AI bots, required no manual rework, and merged within a day, indicating a smooth, low‑risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
fix: reject deploy images with runtime-incompatible zstd layers before promotion nicktrn L No 1.3h 0.1h Jul 07, 2026

Summary

Bug Fix

Reject deploy images with incompatible zstd layers

Prevents deployment failures caused by unpullable zstd layers, ensuring reliable deployments and reducing downtime.

Health Assessment

Large
Low
Low
  • Fast review cycle and minimal rework indicate a smooth process.

AI Details

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

Tech Stack

Languages: Typescript
test(webapp): poll for replicated rows instead of fixed sleeps in runs replication tests claude L AI 1.2h 0.3h Jul 07, 2026

Summary

Test

Poll replicated rows in webapp replication tests

Replace fixed sleep delays with polling to reduce flakiness in replication tests, improving CI reliability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate smooth integration; tests improved CI stability.

AI Details

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

Tech Stack

Languages: Typescript
feat(sdk): add bulk replay to api and sdk carderne XL No 123.8h 0.1h Jul 07, 2026

Summary

Feature

Add bulk replay to API and SDK

Adds SDK and API support for bulk cancel or replay actions, enabling efficient batch operations for runs.

Health Assessment

X-Large
High
Medium
  • The PR underwent rapid initial review but required multiple iterations and extensive testing, indicating complex changes across API, SDK, and frontend. The large code churn and multiple review rounds suggest significant risk but ultimately delivered a new bulk action feature.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Sql
Frameworks: Nextjs
fix(webapp,run-ops-database): keep run-ops batch items co-resident with their batch d-cs XL No 2.0h 0.2h Jul 07, 2026

Summary

Bug Fix

Fix run‑ops batch item residency consistency

Ensures batch items remain in the same physical store, preventing orphaned records and improving data integrity across multi‑tenant deployments.

Health Assessment

Large
Medium
Low
  • Rapid review and merge with minimal back‑and‑forth indicates high confidence; large codebase modifications are well‑tested and quickly validated.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(sdk,core): stop chat sessions dropping messages that arrive during a turn ericallam L No 3.2h 0.2h Jul 07, 2026

Summary

Bug Fix

Fix chat session message loss issues

Resolves four bugs causing message loss in chat sessions, ensuring messages are processed correctly even when a chat run has ended.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and comments, indicating some complexity and potential for rework.
  • The large scope of changes and additions may introduce some risk, but thorough testing and verification were performed.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Coderabbitai, Devin-Ai-Integration
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
fix(webapp,core): retry run resume through transient database outages matt-aitken M No 44.4h 0.1h Jul 07, 2026

Summary

Bug Fix

Retry run resume through transient DB outages

Ensures runs resume correctly during brief database outages, preventing premature aborts and improving reliability.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low risk and quick resolution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore: switch runners to warpbuild carderne M No 0.7h 0.1h Jul 07, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: auto-update dev and preview branch selector carderne S No 18.0h 0.2h Jul 07, 2026

Summary

Feature

Auto-update dev and preview branch selector

Adds auto‑revalidation to the environment selector, eliminating the need for manual dashboard refreshes after creating new dev branches and improving developer experience.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework; AI tools assisted coding and review, resulting in a smooth, low‑friction merge.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(llm-model-catalog): stop generated files showing as modified 1stvamp XL No 16.2h 0.0h Jul 07, 2026

Summary

Bug Fix

Stop generated files showing as modified

Prevents unnecessary diff churn by ignoring formatting changes in generated files, improving developer experience.

Health Assessment

X-Large
Low
Low
  • Quick fix with minimal review, resolved formatting issue in generated files, reducing diff noise.

AI Details

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

Tech Stack

Languages: Typescript
chore: use latest self-host compose images carderne XS No 80.9h 0.0h Jul 06, 2026

Summary

Chore

Update self-host compose images to latest

Updates Docker Compose self-hosting to use the maintained latest image tag, simplifying version management for production users.

Health Assessment

Small
Low
Low
  • Minimal review friction; small scope; long cycle time due to scheduling.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Docker
chore: release v4.5.1 github-actions L No 95.0h 0.0h Jul 06, 2026

Summary

Chore

Release v4.5.1

All packages are bumped to v4.5.1, updating dependencies and extending the SSO plugin contract with WorkOS Directory Sync support.

Health Assessment

Large
Low
Low
  • The PR had no review friction but a long cycle time, likely due to release scheduling; AI review confirmed no issues.

AI Details

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

Tech Stack

chore: back to github runners carderne XL No 0.3h 0.1h Jul 06, 2026

Summary

Health Assessment

AI Details

Tech Stack

test(webapp): split triggerTask engine test into per-concern files d-cs XL No 0.7h 0.0h Jul 06, 2026

Summary

Refactor

Split triggerTask test suite into smaller files

Reduces CI wall-clock time by distributing heavy test cases across shards, cutting stage duration by ~10 minutes.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge within 42 minutes indicates a smooth process; splitting tests improved CI performance by halving the longest shard time.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(run-engine,run-store,webapp): stop split-mode waits hanging on resume d-cs XL No 10.0h 0.1h Jul 06, 2026

Summary

Bug Fix

Fix split-mode wait hangs on resume

Ensures runs resume correctly, preventing hangs and improving reliability for users and operators.

Health Assessment

X-Large
High
High
  • The PR required multiple iterations and extensive review comments across engine, store, and webapp, but was merged quickly after review, indicating a complex but well-managed change.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
feat(webapp): Directory Sync (SCIM) for Identity & Access 0ski XL No 63.5h 0.1h Jul 06, 2026

Summary

Feature

Add Directory Sync (SCIM) for Identity & Access

Enables automatic provisioning and deprovisioning of users via SCIM, improving onboarding and security for organizations.

Health Assessment

X-Large
High
Medium
  • The PR involved a large code change with many AI‑review comments but was merged after a single commit, indicating a fast and efficient review cycle despite the high scope.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(run-store,run-engine): fix run-ops split hangs from wrong-store reads on the resume path d-cs XL No 2.7h 0.6h Jul 05, 2026

Summary

Bug Fix

Fix run-ops split hangs due to wrong store reads

Resolves hangs in run processing caused by incorrect database routing, ensuring reliable execution of time-based waits and batch triggers for new runs. This improves system stability and reduces operational incidents.

Health Assessment

Large
High
Medium
  • The PR required extensive rework after the initial review, but the short cycle time indicates the team was well-prepared to address the issues.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Sql
feat(webapp): add RUN_REPLICATION_RUN_OPS_DATABASE_URL for the runs-replication source d-cs S No 0.7h 0.2h Jul 05, 2026

Summary

Feature

Add RUN_REPLICATION_RUN_OPS_DATABASE_URL for runs replication

Enables a dedicated Postgres replication endpoint for the runs‑replication source, preventing boot failures when the split is enabled.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(supervisor): copy retry-prisma-generate.mjs into the image build d-cs XS AI 0.1h 0.1h Jul 05, 2026

Summary

Bug Fix

Add missing COPY for retry-prisma-generate.mjs

Fixes build failure by ensuring the retry script is available during image build, enabling successful schema generation.

Health Assessment

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

AI Details

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

Tech Stack

fix(docker): copy retry-prisma-generate.mjs into the image build (unbreaks publish) d-cs XS No 0.2h 0.1h Jul 05, 2026

Summary

Bug Fix

Fix Docker build to include retry script

Ensures Docker image build succeeds by copying missing retry script, preventing publish failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved build issue promptly.

AI Details

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

Tech Stack

Frameworks: Docker
fix(run-ops): DNS-safe, sortable base32hex run id (replace base62 KSUID) d-cs XL No 10.2h 0.2h Jul 05, 2026

Summary

Bug Fix

Fix run-ops ID to DNS-safe base32hex

Replaces invalid base62 KSUID run IDs with lowercase base32hex IDs, ensuring pod names are DNS-compliant and run ordering is preserved, preventing launch failures.

Health Assessment

X-Large
High
Low
  • Rapid review (0.2h) but the change spans over 2,000 lines across 20 files, indicating significant refactoring and potential impact on multiple subsystems.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(run-store): route caller-passed read clients to the owning store's primary d-cs XL No 3.3h 0.1h Jul 04, 2026

Summary

Bug Fix

Fix run-store read routing to primary

Ensures read operations use the correct primary database, preventing stale reads and task failures.

Health Assessment

X-Large
Medium
Low
  • Quick fix with minimal rework; AI review tools helped identify and resolve the routing issue efficiently.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(webapp): accept all valid run and batch IDs in dashboard filters d-cs M No 3.3h 0.1h Jul 04, 2026

Summary

Bug Fix

Fix dashboard filters to accept all valid IDs

Ensures run and batch ID filters accept all current ID formats, restoring filtering functionality and preventing user frustration.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix; AI-assisted reviews helped identify edge cases early.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
feat(run-ops): automatically migrate the dedicated run-ops database d-cs M AI 4.5h 0.1h Jul 04, 2026

Summary

Feature

Automatically migrate dedicated run-ops database

Enables automatic migration of the new run‑ops database, aligning its deployment with other databases and simplifying environment configuration.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate smooth integration; migration logic added without breaking existing functionality.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Shell
Frameworks: Nextjs
« Page 3 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