Fetching from the wire…
Public story · 2026-08-07 · high
The Apache-2.0 project gained 546 stars in a day, hitting 1,938, as teams look to run the same actor model outside Cloudflare's edge network.
Why now: celld's star count jumped from roughly 1,392 to 1,938 in a single day even though its last code push was two days earlier, on August 5.
Deno's celld project shipped a self-hosted implementation of Durable Objects in Rust, climbing to 1,938 GitHub stars after adding 546 in a single day, per the repo.
Durable Objects are the piece several AI agent runtimes lean on to hold per-session state, the thing that remembers where a conversation or a task left off. That primitive has lived inside Cloudflare's edge network. celld, licensed under Apache-2.0, reimplements the same actor model as software you run yourself, with its own site at celld.dev and a last push on August 5.
That distinction matters. Teams that built session state around Durable Objects were making an infrastructure bet on one vendor's edge. celld doesn't change what the primitive does. It changes who controls where it runs.
The repo doesn't say how celld performs against Cloudflare's managed version under real load, or whether it replicates across regions the same way. Those gaps decide whether this becomes a real alternative or stays a GitHub curiosity.
My take: celld won't dent Cloudflare's Durable Objects revenue. What it kills is the argument that the actor model only runs on Cloudflare's edge. Watch whether an agent framework adopts it as a backend option instead of linking to the repo approvingly.
The star count jumped from roughly 1,392 to 1,938 in a single day, even though the last code push was two days earlier. The interest is happening fast; the code itself isn't moving that quickly.
Each link below shares sources, entities, or timing with this story.
Ryan Dahl announced celld on August 5. It's a daemon built from V8, S3, SQLite, LTX and Tokio that runs the exact Cloudflare Workers and Durable Objects JavaScript APIs and configuration on hardware you own. The architecture is the interesting part, not the API compatibility....
Hmbown/CodeWhale, a Rust terminal coding agent created January 19, tagged v0.9.9, v0.9.10 and v0.9.11 between August 18 and 23, with 3,537 forks and 117 open issues. It's one of the largest open coding agents by star count and has never claimed 1.0. Read the version number lit...
cristicretu/diri (217 stars, Rust, Apache-2.0, pushed August 7) runs multiple coding agents and shells concurrently across worktrees and remote hosts. Worktree isolation is the mechanism keeping parallel agents from clobbering each other's edits, and it's the correct primitive...
AWS announced and open-sourced Kiro Crew on August 4, Apache-2.0. It's a persistent multi-agent development workspace that coordinates coding agents across repositories, tools, and sessions rather than inside a single chat. Persistent memory. Scheduling via cron and webhooks....
Hmbown/CodeWhale (40,828 stars, Rust) released v0.9.8 on August 16, formally deprecating the legacy deepseek-tui npm package with a REBRAND.md migration path for v0.8.x users (GitHub). It ships identical runtimes under both codewhale and codew across npm, Homebrew, GHCR, archi...
cloudflare/computer sits at 7,286 stars after that spike, alongside rivet-dev/rivet's actor primitives for stateful durable agent workloads (5,986), denoland/celld's self-hosted distributed Durable Objects in Rust (2,950), microsoft/agent-governance-toolkit for policy enforcem...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.