AI gateway setup prompts improved; agent handoff and --apply flag added
vercel@56.3.2
Patch Changes
-
145eb34: Improve
vercel ai-gateway coding-agents setupprompts: use the searchable team picker, keep the multiselect key legend visible after the first selection, and narrow the prompt lines by moving context off the question line.The apply step now offers a coding-agent handoff: when the key is stored in the macOS Keychain it asks whether to write the files or "Copy a prompt for my agent" (which creates the key, stores it in the Keychain, and copies agent-ready setup instructions — with no plaintext key — to the clipboard); without the Keychain it stays a plain yes/no confirm. A new
--apply <edit|prompt>flag drives this non-interactively —--apply promptwrites the prompt to stdout so it can be piped into an agent (… --apply prompt --yes | claude -p), and in machine mode it rides along as apromptJSON field.
Fetched July 18, 2026


