cloudflare/cloudflare-os
Agent workspace built on Cloudflare Workers for creating documents, building apps, and running agents with your company’s context and systems.
About the project
An open-source AI productivity platform on Cloudflare Workers: agent chat, sandboxes for building personal "gadget" apps, and a Gatekeepers security layer. Companies can deploy it as their own "Your Company OS".
Useful for
- Run locally with pnpm run-local and try the agent chat
- Ask the agent to build meeting slides or a personal issue dashboard
- Configure Gatekeepers to restrict agent access to external services
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 6 stars so far today, about 15 expected by the end of the day.
- GitHub Trending TypeScript today: #8, +31 stars.
- About 9 forks a day — people are taking the code.
- Recent forks include notable developers: @aarondfrancis (1,656 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 10,090
- Today
- 6 · ≈ 15 by evening
- Forks
- 1,244
- Issues and pull requests
- 499
- Watchers
- 40
- Language
- TypeScript
- License
- Apache-2.0
- Created
- April 15, 2026
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending TypeScript today: #8, +31 stars
More in this category
-
8.2
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.1
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.7
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
7.4
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…
-
7.1
mikehasa/golive-skill
Agent Skill and Node CLI that takes an agent-built app live: hosting, database, domain, email and payments on your own accounts. Runs a detect → plan → approve → apply → verify cycle with no hosted backend or telemetry.
-
7.1
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.