Logo
Deploy Now

Stars

8,786

Forks

1,007

Watchers

33

Developer links

Cloudflare OS

With over 7,700 GitHub stars and thousands of Cloudflare employees using it daily across every function, Cloudflare OS delivers an open-source AI workspace where every employee gets a personal agent grounded in company context, systems, and skills — not a generic chatbot but a programmable workspace that builds real applications, automates workflows, and connects to internal tools through governed access. The Code Mode agent writes and immediately executes code snippets to perform arbitrary tasks, build full-stack Gadgets with client code, server code, APIs, and durable SQLite state, debug errors, and test results within isolated sandboxes. Gadgets are private application instances running in separate sandboxes — each document, spreadsheet, or tool is its own secure runtime that cannot leak data even to attackers with access to other Gadgets. Blueprints enable sharing application code as templates that others instantiate with independent state, credentials, and resources. Gatekeepers provide security governance giving system owners precise control over what agents can see, change, and when human approval is required before actions execute. Built on Cloudflare Workers using Durable Objects for workspace persistence, Dynamic Workers for Gadget execution, and Facets for access management. Zero Trust security via Cloudflare Access verifies every user and request before granting access. Real-time collaboration lets colleagues use shared Gadgets. Deploy to your own Cloudflare account or self-host on workerd, the open-source Workers runtime, on your own servers. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. Apache-2.0 licensed.

Cloudflare OS
Cloudflare OS
Cloudflare OS
Cloudflare OS
Cloudflare OS

Benefits

  • AI Agent for Every Employee
  • Personal workspace agent grounded in company context performs research, creates documents tied to live data, automates repetitive tasks, and builds working applications without developer expertise required.
  • Sandboxed Gadget Applications
  • Every app runs as an isolated Gadget instance with its own client code, server logic, API, and durable SQLite state in a separate sandbox that prevents data leaks even under compromise.
  • Zero Trust Security Framework
  • Gatekeepers give system owners precise control over agent permissions with zero-access defaults, human approval gates, and Cloudflare Access verification on every user and request.
  • Open Source Self Hostable
  • Deploy to your own Cloudflare account or run entirely on workerd, the open-source Workers runtime, on your own servers with full ownership of processes, context, and integrations.

Features

  • Code Mode Agent
  • Multi-purpose agent writes and immediately executes code snippets to perform tasks, build Gadgets, debug errors, and test results within isolated sandboxes.
  • Blueprint Sharing
  • Share application code as templates that others instantiate with independent state, credentials, and connected resources while preserving the original logic.
  • Gatekeeper Governance
  • Security framework lets system owners define what agents can access, what they can modify, and when human sign-off is required before actions execute.
  • Durable Object Workspaces
  • Each workspace persists as its own Durable Object with SQLite state, conversation history, files, and connected resources surviving across sessions.
  • Real Time Collaboration
  • Multiple colleagues collaborate simultaneously within shared Gadgets using the same application state with controlled access permissions.