zeronsh/zeron
A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents.
About the project
A native control plane for coding agents (Claude Code, Codex, Cursor, Devin, etc.): a small engine on each device stores sessions locally, with optional multi-device sync.
Useful for
- Start an agent on one device and follow it from another via sync
- Keep an always-on VPS running agents after closing the laptop
- Check engine status and mode (local/synced) with zeron status
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 6 stars so far today, about 51 expected by the end of the day.
- Over the last two days the pace is 2.8× that of the previous week and a half.
- GitHub Trending Rust today: #6, +129 stars.
- About 11 forks a day — people are taking the code.
- Recent forks include notable developers: @monzeromer-lab (318 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 2,200
- Today
- 6 · ≈ 51 by evening
- Forks
- 208
- Issues and pull requests
- 535
- Watchers
- 2
- Language
- Rust
- License
- MIT
- Latest release
- v0.2.86 · September 24, 2026
- Created
- July 20, 2026
- Last push
- September 24, 2026
Star trust
Star growth looks organic. The magnitude is lowered, not zeroed:
- Hardly anyone watches for updates: 2 watchers for 2,200 stars.
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 Rust today: #6, +129 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.