Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(provider-utils): fetch-spec redirect codes; consistent documentation IP ranges | gr2m | M | No | 0.7h | 0.3h | Jul 13, 2026 |
SummaryBug FixFix redirect codes and IP range consistency Aligns redirect handling with the fetch spec, preventing unintended redirects. Standardizes blocked documentation IP ranges for consistent security posture. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(provider-utils): pass each redirect hop an independent header snapshot | gr2m | S | No | 0.7h | 0.3h | Jul 13, 2026 |
SummaryBug FixFix provider utils header snapshot per hop Ensures each redirect hop receives its own header snapshot, preventing cross-hop header mutation and improving test reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] Harden filesystem trust boundaries | dnukumamras | M | No | 14.1h | 14.1h | Jul 13, 2026 |
SummaryFeatureHarden filesystem trust boundaries Improves security by ensuring the Vercel CLI only writes and extracts files within intended directories, preventing symlink and hardlink attacks. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| fix(provider-utils): make validateUrl optional to avoid a breaking change | gr2m | M | No | 0.7h | 0.4h | Jul 13, 2026 |
SummaryBug FixMake validateUrl optional to avoid breaking change This change removes a breaking compile error for external providers by making validateUrl optional, preserving backward compatibility. It also enforces explicit validation in the repository to maintain security. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| Version Packages | github-actions | L | AI | 1.2h | 1.2h | Jul 13, 2026 |
SummaryChoreVersion Packages Automated release of multiple SDK packages, bumping versions and updating changelogs, enabling npm publication. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Version Packages | github-actions | L | No | 1.3h | 1.3h | Jul 13, 2026 |
SummaryChoreVersion Packages Automates publishing of updated package dependencies to npm when a release is ready. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | M | No | 1.3h | 1.3h | Jul 13, 2026 |
SummaryChoreVersion Packages Automated release of updated package versions across multiple SDKs, publishing to npm. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix(provider-utils): exempt the developer-configured origin from URL validation | gr2m | M | No | 0.4h | 0.4h | Jul 13, 2026 |
SummaryBug FixFix URL validation for self-hosted origins Ensures self-hosted deployments can use their own base URLs without triggering validation errors, improving reliability for local and private environments. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(provider-utils): drop all caller headers except user-agent on cross-origin redirects | gr2m | M | No | 0.6h | 0.4h | Jul 13, 2026 |
SummaryBug FixDrop all caller headers except user-agent on redirects Prevents accidental exposure of custom API keys during cross-origin redirects, enhancing security for provider integrations. This aligns redirect behavior with the credentialedOrigin contract, protecting sensitive headers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | L | AI | 95.4h | - | Jul 13, 2026 |
SummaryChoreAutomated package version release Packages are automatically versioned and published to npm when this PR is merged, enabling continuous delivery. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| Turbopack: order CSS modules by chunk-group co-occurrence in linearize | sokra | L | No | 145.9h | 0.1h | Jul 13, 2026 |
SummaryFeatureOrder CSS modules by chunk-group co-occurrence Improves CSS chunking by aligning modules that load together, reducing request count and over-fetching, leading to faster page loads. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Rust
|
||||||
| feat(ai): wrap embedMany in tracing channel context | aayush-kapoor | XL | No | 2.2h | 0.1h | Jul 13, 2026 |
SummaryBug FixWrap embedMany in tracing channel context Adds tracing channel span for embedMany, ensuring telemetry is captured for AI embeddings. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| chore(provider/gateway): update gateway model settings files | github-actions | XS | No | 0.3h | 0.2h | Jul 13, 2026 |
SummaryChoreUpdate gateway model settings files Automated update of gateway model settings to surface newly released models in IDE autocomplete suggestions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: chore(provider/gateway): update gateway model settings files v6 | github-actions | XS | No | 0.3h | 0.2h | Jul 13, 2026 |
SummaryChoreUpdate gateway model settings for new models Automated update of gateway model settings files to surface newly-released gateway models as IDE autocomplete suggestions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Backport: chore(provider/gateway): update gateway model settings files v5 | github-actions | XS | No | 0.3h | 0.2h | Jul 13, 2026 |
SummaryChoreUpdate gateway model settings files Automated update of gateway model settings to surface new models in IDE autocomplete. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | M | AI | 119.8h | 119.8h | Jul 13, 2026 |
SummaryChoreVersion Packages Updates changelogs and package.json files for multiple packages to prepare for a release, ensuring version consistency across the monorepo. Health Assessment
Medium
Low
High
AI Details
Category:
Code AI
Tech Stack |
||||||
| ci: Use OIDC for Turborepo remote cache | anthonyshew | M | No | 2.8h | 1.0h | Jul 13, 2026 |
SummaryCI/CDUse OIDC for Turborepo remote cache Replaces long‑lived Vercel tokens with short‑lived OIDC credentials for Turborepo remote caching, reducing secret exposure and separating cache authentication from API access. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Turbopack(napi v3): address review feedback on #95412 | jimmyhmiller | XL | No | 1.2h | - | Jul 13, 2026 |
SummaryRefactorAddress review feedback for Turbopack NAPI v3 Refactors Turbopack NAPI v3 bindings to use async functions and proper type handling, reducing complexity and improving reliability. This change addresses review feedback and ensures smoother integration with JavaScript. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Rust, Typescript
|
||||||
| [flags] Preserve serving mode when flag rules change | chriswdmr | M | No | 73.4h | 67.1h | Jul 13, 2026 |
SummaryBug FixPreserve serving mode when flag rules change Ensures environment serving mode remains consistent when flag rules are modified, adding warnings for rule edits during fixed variant serving. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| [test] Disable i18n-api-support deploy test for Turbopack with adapters | eps1lon | XS | No | 0.7h | 0.6h | Jul 13, 2026 |
SummaryTestDisable i18n-api-support deploy test for Turbopack Disables a failing deploy test for i18n API support in Turbopack, improving CI stability and reducing false positives. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Fork navigation-testing-lock module | eps1lon | L | No | 117.1h | 116.0h | Jul 13, 2026 |
SummaryRefactorFork navigation-testing-lock module Ensures the module graph is not bundled, improving build efficiency. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Rust, Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| docs: runtime prefetching update | icyJoseph | M | No | 146.6h | 0.3h | Jul 13, 2026 |
SummaryDocsUpdate runtime prefetching guide Updated runtime prefetching documentation to reflect new App Shell behavior, improving developer understanding and reducing onboarding friction. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack |
||||||
| Fix duplicate static files in adapter | mischnic | S | No | 65.5h | 1.0h | Jul 13, 2026 |
SummaryBug FixFix duplicate static files causing race conditions This change removes duplicate static file entries that caused race conditions in the Vercel adapter when using i18n, improving reliability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| Update font data | vercel-release-bot | M | No | 6.6h | 6.6h | Jul 13, 2026 |
SummaryChoreUpdate font data This PR updates the font data to the latest available, ensuring the application uses up-to-date font resources. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [test] Disable middleware-rewrites deploy test for Turbopack with adapters | eps1lon | XS | No | 64.8h | 0.1h | Jul 13, 2026 |
SummaryTestDisable middleware-rewrites deploy test for Turbopack with adapters This PR removes a middleware rewrites deploy test for Turbopack with adapters, ensuring deployment status signals remain accurate for non‑vercel.com usage. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] coding-agents setup: warn before breaking the Codex desktop app | http-samc | XL | AI | 261.9h | 0.6h | Jul 13, 2026 |
SummaryFeatureWarn before breaking Codex desktop app Adds pre-configuration warnings and consent for coding agents to prevent accidental misconfigurations that break the Codex desktop app and conflicting logins, improving user experience and reliability. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [cli] coding-agents setup: safer non-interactive defaults and failures | http-samc | XL | No | 268.1h | 217.2h | Jul 13, 2026 |
SummaryFeatureSafer non-interactive defaults for coding agents Enhances the reliability of coding agent configuration for non-interactive use, preventing accidental misconfigurations. Ensures clear error reporting and proper key management across platforms. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [cli] coding-agents setup: add Pi support | http-samc | M | No | 313.4h | 0.1h | Jul 12, 2026 |
SummaryFeatureAdd Pi support to coding-agents setup Adds Pi agent support, writing credentials to Pi's auth file, enabling Pi integration for coding agents. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [cli] coding-agents setup: add OpenCode support | http-samc | M | No | 313.0h | 1.6h | Jul 12, 2026 |
SummaryHealth AssessmentAI Details
Confidence:
0.30
Tech Stack |
||||||
| [cli] coding-agents setup: add Codex support | http-samc | XL | No | 309.8h | 45.6h | Jul 12, 2026 |
SummaryFeatureAdd Codex support to CLI coding agents Adds Codex agent integration, enabling model provider configuration and key export for Vercel CLI, expanding AI tooling for developers. Health Assessment
Large
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [cli] coding-agents setup: store the key in the macOS Keychain | http-samc | L | No | 309.1h | 1.5h | Jul 12, 2026 |
SummaryFeatureAdd macOS Keychain storage for AI Gateway key Enables secure storage of AI Gateway keys in macOS Keychain, reducing plaintext exposure and simplifying key rotation. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [cli] coding-agents setup: preview, confirm, and custom paths | http-samc | XL | No | 308.5h | 0.1h | Jul 12, 2026 |
SummaryHealth AssessmentAI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| [cli] coding-agents setup: spend limits and expiry | http-samc | L | No | 304.3h | 1.0h | Jul 12, 2026 |
SummaryFeatureAdd spend limits and expiry to coding agents Adds CLI flags to set spend caps, refresh periods, and expiration dates for AI gateway keys, enabling better cost control and security. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | S | No | 0.3h | 0.1h | Jul 11, 2026 |
SummaryChoreAutomate package publishing to npm Triggers automatic npm publication of updated packages, streamlining release workflow. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Backport: fix (provider/groq): surface prompt cache reads in usage | github-actions | M | No | 0.4h | 0.2h | Jul 11, 2026 |
SummaryBug FixBackport: Groq prompt cache usage fix Ensures prompt caching metrics are correctly surfaced in usage data, improving billing accuracy and developer insight. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | S | No | 0.3h | 0.2h | Jul 11, 2026 |
SummaryChorePublish Groq SDK Release Automates publishing of updated Groq SDK packages to npm, delivering new features and bug fixes to users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix (provider/groq): surface prompt cache reads in usage | shaper | M | No | 0.6h | 0.5h | Jul 11, 2026 |
SummaryBug FixFix Groq prompt cache usage reporting Ensures Groq's cached prompt tokens are correctly reported, enabling accurate billing and analytics. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] coding-agents setup: provision an API key | http-samc | XL | AI | 268.9h | 45.5h | Jul 11, 2026 |
SummaryFeatureProvision AI Gateway API key via CLI Enables users to mint and configure an AI Gateway API key for Claude Code agents, simplifying onboarding and key management. The command automatically writes the key into agent configs and supports idempotent re-runs. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [python] fastapi frontend cdn support | ricardo-agz | M | No | 5.8h | 0.2h | Jul 11, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| [cli] Attribute marketplace skill installs in skills telemetry | jpsingaraju | S | AI | 0.3h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd telemetry metadata to marketplace skill installs Enables accurate attribution of marketplace-initiated skill installs, improving analytics and user insights. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [services] compose `pyproject.toml` subscribers into `services` | ricardo-agz | XL | No | 49.2h | 46.7h | Jul 11, 2026 |
SummaryFeatureCompose pyproject.toml subscribers into services Adds support for composing subscriber services defined in pyproject.toml into a services build, enabling FastAPI and Celery integration. Health Assessment
X-Large
Medium
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript, Python
|
||||||
| [cli] ai-gateway: add coding-agents setup (core, Claude Code) | http-samc | XL | AI | 265.4h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd ai-gateway coding-agents setup Configure Claude Code from an existing AI Gateway key, enabling idempotent JSON merge and masked-secret output. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude Code
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
React
|
||||||
| [python] support declaring workflows in `pyproject.toml` | ricardo-agz | XL | No | 43.5h | 42.2h | Jul 10, 2026 |
SummaryFeatureAdd workflow declaration via pyproject.toml Enables users to define Vercel workflows directly in their Python project's pyproject.toml, simplifying workflow configuration and integration. Health Assessment
X-Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] ai-gateway: extract shared buildQuota helper | http-samc | M | No | 264.4h | 0.2h | Jul 10, 2026 |
SummaryRefactorExtract shared buildQuota helper for AI Gateway This refactor centralizes quota construction logic for AI Gateway API-key commands, ensuring consistent payloads and reducing duplication. Existing tests confirm behavior remains unchanged. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
|
||||||
| [CLI] fixing vc env pull to not overwrite non upstream varibles | Melkeydev | M | No | 1.5h | 0.3h | Jul 10, 2026 |
SummaryBug FixCLI env pull preserves non-upstream variables Ensures local environment variables are not overwritten when pulling from upstream, preventing accidental data loss. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | S | No | 0.2h | 0.1h | Jul 10, 2026 |
SummaryChoreVersion Packages Automated release of packages via changesets, updating changelogs and package versions to enable continuous delivery. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(harness): improve CLI relay tool invocation logic | felixarntz | XL | No | 1.2h | 0.3h | Jul 10, 2026 |
SummaryBug FixImprove CLI relay tool invocation logic Fixes CLI relay logic for Codex and OpenCode harnesses, improving reliability of tool invocation. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | L | AI | 0.6h | 0.6h | Jul 10, 2026 |
SummaryChoreVersion Packages Automated release of updated package versions, updating changelogs and package metadata for multiple SDKs. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| build: lock file | gr2m | L | No | 0.4h | - | Jul 10, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat(provider/cartesia): add Sonic 3.5 and Ink support | 31Carlton7 | XL | No | 96.9h | 51.3h | Jul 10, 2026 |
SummaryFeatureAdd Sonic 3.5 and Ink support to Cartesia provider Adds new speech and transcription capabilities to the AI SDK, expanding provider options and improving real‑time transcription. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||