RepoJournal
Vercel

@vercel

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

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

VERCEL CLI FIXES FIRST-RUN BUILD CHAOS, EVE AGENTS GET TOKEN BUDGET GUARDRAILS

By RepoJournal · Filed · About Vercel

The CLI's `vc build` in unlinked directories was computing nested bogus paths and failing on first run, now fixed - and Eve subagents can no longer exceed their parent's token quota.

Vercel shipped three critical CLI fixes overnight [1][2][3]. The most urgent: `vc build` in a fresh directory was capturing a null link variable before pulling settings, so the repo-root re-anchoring skipped and spawned builds with doubled nested paths like `apps/api/apps/api`, failing with ENOENT on first run and only correcting on the second. That's patched. The release also adds `--project` support to CLI commands and fixes a prompt ordering issue. Meanwhile, a new `vercel integration resource inspect <resource>` command surfaces live provider status instead of stale DB-cached data from list endpoints [4], and `@vercel/container` now resolves `functions` config at build time including memory, maxDuration, and architecture [5]. Over in Eve, subagents were getting a fixed 5M token cap regardless of what the parent had left, and child spend never counted against the parent's quota - both wrong [6]. That's inverted: subagents now inherit the parent's remaining quota, and sessions pause at token limits to ask for human approval instead of just failing [7]. Attachments are now structured in `message.received` events [8], and the hero shader got an interactive paint hover system [9]. Next.js aligned dev and build output logging [10] and Turbopack now skips persist cycles when little work has happened [11], cutting unnecessary writes and compaction. Workflow fixed a breaking web command crash from missing static world injection [12][13] and SvelteKit adapter production crashes from bundled TypeScript compiler collisions [14]. The shop template dropped experimental instant/prefetch exports [15], added a Storefront MCP catalog search agent tool [16], and swapped Shopify's old client for the new Hydrogen preview SDK [17].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] @vercel/fs-detectors@6.12.0 ↗ vercel/vercel
  2. [2] vercel@54.21.1 ↗ vercel/vercel
  3. [3] [cli] Link before pulling settings in vc build, and re-anchor on first run ↗ vercel/vercel
  4. [4] feat(cli): add `integration resource inspect` command ↗ vercel/vercel
  5. [5] Apply functions config to @vercel/container ↗ vercel/vercel
  6. [6] feat(eve): subagent sessions inherit the parent's remaining token quota ↗ vercel/eve
  7. [7] feat(eve): pause on a HITL continuation prompt at session token limits ↗ vercel/eve
  8. [8] feat(eve): message received - project attachment parts ↗ vercel/eve
  9. [9] Add interactive paint hover to Eve hero shader ↗ vercel/eve
  10. [10] align dev and build output ↗ vercel/next.js
  11. [11] [turbopack] Don't persist if there is little work to do ↗ vercel/next.js
  12. [12] web: construct worlds explicitly instead of via static-injection stub (#2804) vercel/workflow
  13. [13] cli: restore dynamic world loading for community backends (#2806) vercel/workflow
  14. [14] fix(sveltekit): production server crash from bundled TypeScript compiler (#2799) vercel/workflow
  15. [15] refactor(template): drop experimental instant/prefetch exports from search (#404) vercel/shop
  16. [16] feat(template): native Storefront MCP catalog search agent tool ↗ vercel/shop
  17. [17] Replace storefront client and price formatting with @shopify/hydrogen preview ↗ vercel/shop

Quick answers

What shipped in Vercel on July 8, 2026?
The CLI's `vc build` in unlinked directories was computing nested bogus paths and failing on first run, now fixed - and Eve subagents can no longer exceed their parent's token quota. In total, 59 commits, 62 pull requests, and 6 releases landed.
Who contributed to Vercel on July 8, 2026?
8 developers shipped this update, including jeffsee55, bhrigu123, ruiconti, AndrewBarba, matiasngf, lukesandberg, laugharn, and blurrah.
What were the notable Vercel updates?
@vercel/fs-detectors@6.12.0, vercel@54.21.1, and [cli] Link before pulling settings in vc build, and re-anchor on first run.

More from @vercel

Daily updates, in your inbox

Follow Vercel

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.