Pull Request Explorer
| 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 |
SummaryBug FixFix 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
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 |
SummaryFeatureEnable 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
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 |
SummaryCI/CDMake 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureRework 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryCI/CDAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreRemove stale server-change note Deletes a misnamed server-change note that was never processed, cleaning up repository state. Health Assessment
Small
Low
Low
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 |
SummaryFeatureSeed 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
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 |
SummaryDocschore: 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
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 |
SummaryChoreUpdate 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix DB seed script for webapp Resolves seed script failure by changing entry point to CommonJS, ensuring successful database seeding. Health Assessment
Small
Low
Low
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeaturePin 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
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 |
SummaryTestRegression 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixRender 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
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 |
SummaryBug FixFix manual pause resume bug Enables users to resume environments paused manually, improving reliability and user experience. Health Assessment
Small
Low
Low
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 |
SummaryBug FixTruncate 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
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 |
SummaryChorechore: 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(webapp): enable dev branches for everyone | carderne | S | No | 0.1h | 0.1h | Jul 02, 2026 |
SummaryFeatureEnable 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
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 |
SummaryChoreActivate 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
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 |
SummaryChoreRelease 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
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 |
SummaryDocsDrop 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
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 |
SummaryDocsAdd 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
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 |
SummaryChoreExit 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
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 |
SummaryCI/CDUpdate GitHub Actions dependencies Bumps GitHub Actions dependencies to newer versions, ensuring CI workflows use latest features and security patches. Health Assessment
Small
Low
Low
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 |
SummaryChoreBump @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
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 |
SummaryFeatureAdd 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
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 |
SummaryTestFix flaky CLI v3 E2E test Improves stability of Windows/npm E2E job by running fixtures serially, reducing intermittent failures. Health Assessment
Small
Low
Low
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 |
SummaryCI/CDRe-activate Blacksmith CI Runners Re-enables CI runners for Blacksmith, restoring continuous integration for the project. Health Assessment
Small
Low
Low
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 |
SummaryBug FixRetain 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
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 |
SummaryChoreEnable additional linting rules Adds and re-enables linting rules to improve code quality and consistency across the codebase. Health Assessment
Large
Low
Medium
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 |
SummaryChoreRedact 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
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 |
SummaryCI/CDRevert to GitHub CI runners Switch CI to GitHub-hosted runners, improving build reliability. Health Assessment
Small
Low
Low
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 |
SummaryFeatureImprove 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
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 |
SummaryFeatureAdd 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
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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(webapp): upgrade @conform-to to v1 | carderne | XL | No | 119.5h | 0.3h | Jun 30, 2026 |
SummaryChoreUpgrade @conform-to to v1 in webapp Enables future zod 4 upgrade and modernizes form handling without changing user behavior. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Devin AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||