# Changelog

## Changelog, page 30

25 June25 Jun

- ## Deep Agents and OpenCode are now available in the AI SDK Harness

    The AI SDK Harness adds two new adapters, Deep Agents and OpenCode, so you can run either coding-agent runtime through one unified interface inside a Vercel Sandbox.

    Maya Lekhi, Felix Arntz

    [Learn more](/changelog/deepagents-and-opencode-harness-adapters)

24 June24 Jun

- ## Vercel Flags no longer requires SDK Keys for Vercel deployments

    New projects on Vercel now authenticate Flags automatically — no SDK Keys or environment variables to configure.

    Luis MeyerSoftware Engineer

    [Learn more](/changelog/authenticate-vercel-flags-with-openid-connect-by-default)

- ## Pro teams can now run up to 500 concurrent builds

    Pro now supports up to 500 concurrent builds on Vercel, up from 12. Large repos and monorepos ship faster without waiting on queued builds.

    David Lee, Mehul Kar

    [Learn more](/changelog/pro-teams-can-now-run-up-to-500-concurrent-builds)

- ## GLM 5.2 Fast via Wafer now available on AI Gateway

    GLM 5.2 Fast via Wafer AI is now available on Vercel AI Gateway. Use GLM 5.2 via Wafer's fast inference stack for throughput averaging 170+ tokens per second.

    Rohan Taneja, Jerilyn Zheng

    [Learn more](/changelog/glm-5-2-fast-via-wafer-now-available-on-ai-gateway)

23 June23 Jun

- ## Deploy Node servers with zero configuration

    Node APIs can now be deployed on Vercel with zero-configuration, with fluid compute and automatic scaling

    Ricardo Gonzalez, Jeff See

    [Learn more](/changelog/deploy-node-servers-with-zero-configuration)

- ## Vercel CLI now supports verifying DNS configuration

    Diagnose domain DNS configuration directly from the Vercel CLI with vercel domains verify. Check DNS status, project attachment, and get exact fix instructions when something is wrong.

    Can Temizyurek, Elliot Dauber

    [Learn more](/changelog/vercel-cli-now-supports-verifying-dns-configuration)

- ## Scaffold your chat apps with create-chat-sdk

    Start a Chat SDK bot with one command. create-chat-sdk scaffolds a Next.js project with your platform and state adapters, env vars, and a webhook route.

    Ben SabicContent Engineer

    [Learn more](/changelog/scaffold-your-chat-apps-with-create-chat-sdk)

- ## Preserve local environment variables when linking with the Vercel CLI

    The Vercel CLI now preserves .env.local when running vercel link, only updating VERCEL\_OIDC\_TOKEN without overwriting your other local environment variables.

    Melkey MoksyakovSoftware Engineer

    [Learn more](/changelog/preserve-local-environment-variables-when-linking-with-the-vercel-cli)