Cursor Cloud Agents now supported on Vercel Sandbox infrastructure
Users can run Cursor Cloud Agents on Vercel's managed infrastructure with scale-to-zero workers and isolated microVMs, enabling more flexible AI agent deployment options.
Evidence
+Cursor Cloud Agents can now run in Vercel Sandbox
Run Cursor Cloud Agents on infrastructure you control with Vercel Sandbox, using scale-to-zero workers, isolated microVMs, and durable orchestration.
Claude Managed Agents now supported in Chat SDK with Slack integration
Developers can now build Slack bots using Claude Managed Agents through the Chat SDK, with persistent sessions and streamed responses without managing credentials.
Evidence
+Run Claude Managed Agents with Chat SDK
Ship a Slack research bot built on Claude Managed Agents and Chat SDK. One persistent session per thread, streamed briefs with sources, and no Slack credentials to manage.
Ling 3.0 Flash Fin available free on AI Gateway through September 25
Developers can use Ling 3.0 Flash Fin from Inclusion AI at no cost on AI Gateway until September 25, with a -free model ID that prevents billing.
Evidence
+Ling 3.0 Flash Fin now available on AI Gateway for free
Ling 3.0 Flash Fin from Inclusion AI is free on AI Gateway through September 25, with a -free model ID that stops serving instead of billing.
Algolia integrated into Vercel Marketplace for search and discovery
Vercel users can now add Algolia search capabilities directly through the marketplace without managing search infrastructure separately.
Evidence
+Algolia is now available on the Vercel Marketplace, letting Vercel teams add search and discovery to their applications without managing search infrastructure.
GPT-5.6 Sol model available at 50% discount on AI Gateway for one month
Users of Vercel AI Gateway can access GPT-5.6 Sol at reduced cost (50% off) from August 17 through September 18, lowering the barrier to using this model.
Evidence
+GPT-5.6 Sol is 50% off on AI Gateway for the next month
GPT-5.6 Sol is 50% off on Vercel AI Gateway from August 17 through September 18 on all requests running through AI Gateway.
Deploys are now up to 33% faster for apps with many ISR pages
Developers using Incremental Static Regeneration will see deployment speed improvements, with the largest gains for apps with many prerendered pages.
Evidence
+Vercel deploys are now up to 33% faster for apps with many pages that use Incremental Static Regeneration (ISR), with the biggest gains for apps that have many prerendered pages.
Regional inference now available on AI Gateway with US/EU pinning
AI Gateway users can now control request routing to specific regions (US or EU) with a single field, providing better data residency control and performance optimization across all providers.
Evidence
+Regional inference now available on AI Gateway
Pin requests to the US or EU with a single field that works across every provider, and get the serving region back on every response.
Anthropic SDK now reports thinking tokens as reasoning token usage
Developers using @ai-sdk/anthropic will see thinking tokens correctly categorized in token usage metrics, improving cost tracking and API usage visibility.
Evidence
+e29788d: fix(anthropic): report thinking tokens as reasoning token usage