Anime, manga, and games, with a take · A Yukimedia publication

← all stories industryannouncement 2 sources · 47m ago ·

Cloudflare Open-Sources Internal AI Platform Cloudflare OS

The open-sourcing under Apache License 2.0 lets any company deploy Cloudflare OS as its own internal AI platform, potentially shifting how enterprises balance AI access with data security.

Key Facts

  • Cloudflare open-sourced Cloudflare OS under the Apache License 2.0.
  • Cloudflare OS is an early access version still in development as of August 2026.
  • Cloudflare OS uses a Cloudflare Worker called Gatekeeper to mediate access between the platform and external services.
  • Cloudflare plans to add a fully managed service and Slack integration in the future.

Reporting from 2 sources: ASCII.jp, GIGAZINE.

Cloudflare Open-Sources Internal AI Platform Cloudflare OS

Cloudflare has open-sourced a new version of its internal AI platform, Cloudflare OS, under the Apache License 2.0. The platform is designed to let AI agents securely access internal data for tasks such as document creation, research, development of work apps, and automation of routine tasks. The company rebuilt Cloudflare OS after finding that its initial version required re-executing agent skills and consuming AI model tokens even for fixed procedures, and that sharing outputs risked exposing confidential information to unauthorized users. In the new version, fixed processes run as regular programs, and AI models are used only when judgment is needed. Users can describe goals in natural language to create documents, spreadsheets, dashboards, and business apps, which can run on demand or be triggered by schedules or internal events. A Cloudflare Worker called Gatekeeper mediates access between Cloudflare OS and external services, enforcing policies that grant only necessary data or operations. AI and created apps have no access rights by default. The platform records resources referenced by AI, and Gatekeeper verifies that users opening outputs have access to the original data. Created apps can be shared and duplicated as Blueprints, which contain only the program, not saved data or authentication information. Cloudflare plans to add a fully managed service and Slack integration in the future.

Cloudflare OS is an early access version still in development, according to the company. The platform addresses a common enterprise dilemma: giving AI broad permissions risks leaking confidential information, while strict limits reduce it to a general-purpose chatbot. The Gatekeeper worker can allow reading only specific repositories rather than an entire GitHub account, or reading GitHub Issues but not source code.

When sharing a dashboard created with confidential data, Cloudflare OS displays it only after verifying the viewer has access to the original data. This manages both the point of passing information to AI and who sees the generated outputs. Blueprints, the app templates, carry only the program; saved data, conversation history, and authentication information are not included.

Cloudflare states it plans to add a fully managed service available from the admin console and features operable from Slack. The company positions this as a way to let teams freely use AI models while IT departments gain real-time visibility and budget control.

Synthesized by Yomimono from the 2 cited sources below, including Japanese-language reporting where cited, then editorially reviewed before publishing.

Sources