Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: release v4.5.3 | github-actions | M | No | 1.1h | 0.0h | Jul 10, 2026 |
SummaryChoreRelease 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
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 |
SummaryBug FixMake 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
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 |
SummaryChoreAdd 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
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 |
SummaryBug FixShow 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
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 |
SummaryRefactorTrim comments in directorySyncEffects service Simplifies code by removing redundant comments, improving readability without affecting functionality. Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryChoreIgnore 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
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 |
SummaryBug FixDowngrade 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
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 |
SummaryFeatureMove 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
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 |
SummaryChoreRetire 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
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 |
SummaryCI/CDfix: 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
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 |
SummaryDocsRelease v4.5.2 Deploys version 4.5.2 with updated dependencies and documentation. Health Assessment
Large
Low
Low
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 |
SummaryBug FixSecurity 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
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 |
SummaryFeatureImprove SSO & Directory Sync UI Enhances user experience for SSO settings, streamlining navigation and copy, reducing confusion for administrators. Health Assessment
X-Large
High
Medium
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 |
SummaryDocsAdd 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
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 |
SummaryChoreRemove 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
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 |
SummaryBug FixFix 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
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 |
SummaryDocsAdd security docs Adds comprehensive security documentation to help users understand and implement security best practices. Health Assessment
Medium
Low
Low
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 |
SummaryBug FixFix slow project deletion cleanup Reduces deletion time for projects with many runs, improving user experience and system performance. Health Assessment
X-Large
Medium
Low
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 |
SummaryFeatureDefault 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
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 |
SummaryChoreMigrate 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
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 |
SummaryDocsAdd 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
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 |
SummaryFeatureProxy 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureRework 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
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 |
SummaryFeatureOffload 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
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 |
SummaryBug FixReject 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
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 |
SummaryTestPoll 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixRetry 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
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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: auto-update dev and preview branch selector | carderne | S | No | 18.0h | 0.2h | Jul 07, 2026 |
SummaryFeatureAuto-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
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 |
SummaryBug FixStop 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
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 |
SummaryChoreUpdate 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
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 |
SummaryChoreRelease 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
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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| test(webapp): split triggerTask engine test into per-concern files | d-cs | XL | No | 0.7h | 0.0h | Jul 06, 2026 |
SummaryRefactorSplit 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixAdd 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
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 |
SummaryBug FixFix Docker build to include retry script Ensures Docker image build succeeds by copying missing retry script, preventing publish failures. Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAutomatically 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
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Shell
Frameworks:
Nextjs
|
||||||