GLM 5.2 free for eve agents through August 27 via Blackbox on AI Gateway
GLM 5.2 free for eve agents through August 27 — one-line config change to switch models.

Why it matters
Vercel's AI Gateway now defaults new eve agents to Z.ai's GLM 5.2 (1M-token context) at no cost until late August, lowering the friction to build and deploy agentic workflows. After the promo, standard provider pricing applies.
The key facts
11 to knowGLM 5.2 free default for eve agents through August 27, 2026
1M-token context window
Served via Blackbox on Vercel's AI Gateway
One-line change in agent/agent.ts to adopt
npx eve@latest init my-agent command to get started
Standard provider rates apply after August 27
GLM 5.2 (Z.ai open-weights model) free for eve agents through August 27, 2026
Default model for new eve agent deployments
One-line config change for existing agents to adopt
After August 27, available at standard provider rates
Integration via 'npx eve@latest init' and 'eve set' CLI
Go to the source
Vercel Blogvercel.com
Publisher excerpt: , the open-weights coding model from Z.ai with a 1M-token context window, is free for agents through August 27, served by on .GLM 5.2eveBlackbox AIAI Gateway New eve agents come with GLM 5.2 as their default model. Use to get started.npx eve@latest init my-agent Existing agents can benefit from…