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 SHIPS AGENT SETUP, PYTHON WORKFLOWS, AND EVE STREAMING FIX

By RepoJournal · Filed · About Vercel

Claude Code agents now auto-configure through the CLI, Python services declare workflows in pyproject.toml, and eve 0.22.5 cuts streaming latency by decoupling provider reads from durable writes.

The CLI gained three agent-focused features overnight: `coding-agents setup` mints AI Gateway keys and configures Claude Code in one command [1], `ai-gateway coding-agents setup` idempotently writes gateway config to `~/.claude/settings.json` [1], and a new `setup` command provisions keys without requiring `--key` upfront [2]. Python developers got two layers of relief: pyproject.toml now supports subscriber services (Celery workers alongside FastAPI apps) [3] and workflow declarations [4], eliminating manual vercel.json wiring. Eve 0.22.5 shipped the fix everyone's been waiting for: provider streams no longer block on durable event writes, cutting perceived latency to near-zero while preserving strict FIFO ordering [5]. The release also added `experimental_chatgpt` model support (bill to your ChatGPT subscription instead of API keys) [6] and `eve extension` commands to scaffold and build reusable extensions [7]. Workflow core got replay lineage tracking [8] and fixed a critical dashboard hang: queue namespace is now threaded through o11y actions so Eve runs replay without 504s [9]. Next.js docs landed a comprehensive Building guide explaining route table symbols and prerendering workflows [10], plus an incremental adoption path for Cache Components migration [11].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [cli] ai-gateway: add coding-agents setup (core, Claude Code) ↗ vercel/vercel
  2. [2] [cli] coding-agents setup: provision an API key ↗ vercel/vercel
  3. [3] [services] compose `pyproject.toml` subscribers into `services` ↗ vercel/vercel
  4. [4] [python] support declaring workflows in `pyproject.toml` ↗ vercel/vercel
  5. [5] fix(eve): streaming - preserve throughput during durable writes ↗ vercel/eve
  6. [6] feat(eve): add `experimental_chatgpt` model support ↗ vercel/eve
  7. [7] feat(eve): add eve extension init and eve extension build ↗ vercel/eve
  8. [8] feat(core): record replay lineage in run executionContext ↗ vercel/workflow
  9. [9] [core] Thread queue namespace through o11y run actions and bound healthCheck stream reads ↗ vercel/workflow
  10. [10] docs: add Building guide ↗ vercel/next.js
  11. [11] docs: add incremental adoption path to Cache Components migration guide ↗ vercel/next.js

Quick answers

What shipped in Vercel on July 11, 2026?
Claude Code agents now auto-configure through the CLI, Python services declare workflows in pyproject.toml, and eve 0.22.5 cuts streaming latency by decoupling provider reads from durable writes. In total, 38 commits, 39 pull requests, and 3 releases landed.
Who contributed to Vercel on July 11, 2026?
15 developers shipped this update, including elprans, http-samc, ricardo-agz, Jeff See, github-actions[bot], AndrewBarba, ctgowrie, and ruiconti, and 7 more.
What were the notable Vercel updates?
[cli] ai-gateway: add coding-agents setup (core, Claude Code), [cli] coding-agents setup: provision an API key, and [services] compose `pyproject.toml` subscribers into `services`.

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.