Summary
Cloudflare changed new AI Search instances so they include built-in storage and a vector index, and added namespace-level Workers bindings for runtime instance management and cross-instance search. The update removes setup friction for retrieval-backed AI apps running on Cloudflare’s developer stack.
What changed
Cloudflare updated AI Search with built-in storage, a built-in vector index, namespace Workers bindings, and cross-instance search.
Why it matters
This makes retrieval infrastructure feel more native inside Cloudflare’s runtime, so developers can stand up search-backed agent and support workflows with less external plumbing. It also strengthens Cloudflare’s position as a more vertically integrated alternative for teams that want serving, storage, indexing, and runtime controls in one platform.
Evidence excerpt
Cloudflare said new AI Search instances now come with built-in storage and a vector index, and that a new namespace binding lets Workers create, update, delete, and query instances at runtime.