RepoJournal
Vercel

@vercel

Next.js + the Vercel platform — frontend infrastructure for the web

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

PASSPORT IDENTITY VERIFICATION LANDS, EVE HANDLES SCHEMA CHAOS, WORKFLOW CACHES PORT LOOKUPS

By RepoJournal · Filed · About Vercel

Passport ships identity token verification [ref:1], Eve stops failing turns on unsupported JSON Schemas [ref:6], and Workflow cuts port discovery overhead by 83% [ref:10].

The @vercel/[email protected] update [1] adds a `verifyIdentity` helper for forwarded Passport identity tokens, closing a gap in the auth toolkit. Connect tests against recent Eve and AI SDK 7 [2], ensuring the integration layer stays current as upstream shifts. On the CLI side, [email protected] [3] polishes the `ai-gateway coding-agents setup` flow with a searchable team picker and agent handoff prompts that copy setup to macOS Keychain. [email protected] [4] simultaneously ships 4 new Chat SDK adapter channels (Google Chat, WhatsApp, X, Messenger) for surfaces without native Eve channels, and fixes the critical schema rehydration bug [5] where tool schemas outside Zod's supported JSON Schema dialects were failing entire turns instead of degrading gracefully. In self-hosted infrastructure, Workflow's port discovery cache [6] reuses process-level lookups and cuts 83% of peak wall time from step invocations, a silent but material win for production burst profiles.

Action items

References

  1. [1] @vercel/[email protected] vercel/vercel
  2. [2] @vercel/[email protected] vercel/vercel
  3. [3] [email protected] vercel/vercel
  4. [4] [email protected] vercel/eve
  5. [5] fix(eve): tool schemas - degrade unsupported JSON Schemas instead of failing the turn ↗ vercel/eve
  6. [6] perf(core): cache port discovery for step invocations ↗ vercel/workflow

Quick answers

What shipped in Vercel on July 19, 2026?
Passport ships identity token verification [ref:1], Eve stops failing turns on unsupported JSON Schemas [ref:6], and Workflow cuts port discovery overhead by 83% [ref:10]. In total, 3 commits, 5 pull requests, and 4 releases landed.
Who contributed to Vercel on July 19, 2026?
5 developers shipped this update, including github-actions[bot], github-actions, AndrewBarba, allenzhou101, and joeyhotz.
What were the notable Vercel updates?
@vercel/[email protected], @vercel/[email protected], and [email protected].

More from @vercel

Daily updates, in your inbox

Follow Vercel

Next.js + the Vercel platform — frontend infrastructure for the web We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire