Zeron — Development skill for Claude Code
A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents.
How to install Zeron
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open zeronsh/zeron and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Zeron does
A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents.
Alternatives in Development
- OpenSquirrel — For people who get distracted by agents 1.3k ★
- Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
- Projectmem — Open-source coding agent memory 766 ★
README
Zeron
Control your coding agents (Claude Code, Codex, Cursor, Devin, Grok, Hermes, Pi) locally by default, with optional multi-device sync.
*English | [简体中文](README.zh-CN.md)*

Every device runs a small engine that stores sessions on that device. A new installation starts in local-only mode without an account or a network connection.
Install and run locally (Linux)
curl -fsSL https://zeron.sh/install.sh | sh
zeron status
The installer starts the daemon immediately and keeps it running across reboots. No sign-in or sync configuration is required.
The desktop sidebar browser also needs the [Linux browser runtime](docs/reference/linux-browser.md).
Day-to-day:
zeron status # local/synced mode and engine status
zeron update # update to the latest release
zeron daemon start|stop|restart|status
Optional multi-device sync
Sign in only when you want to open your account's synced workspace. Authentication changes the profile selected by the next engine start, so stop the daemon before changing it:
zeron daemon stop
zeron login
zeron daemon start
You can then start an agent on one synced device and follow or drive it from another. An always-on machine such as a VPS can keep those agents working after you close your laptop.
Devices signed in to the same synced account are trusted with remote workspace access. A device controlling a workspace on another device can list, read, and write its files; enabling `Show ignored files` also makes gitignored files such as `.env` available remotely. `.git` is always excluded. Only sign in devices you trust with the full contents of your workspaces.
Signing in does not upload, move, or import existing local sessions. Local sessions and their attachments remain under the local profile and reappear when you return to local-only mode:
zeron daemon stop
Related Skills
Acp Install
One-command install for Agentic Control Plane — see, price, and control every tool call your coding agent make
Openclaw Control MCP
The OpenClaw control plane MCP server — 134 typed tools to operate the gateway's full management surface (cron
TaskWraith
Local-first desktop control room for coding agents. Run Codex, Claude Code, Cursor, Grok, Mistral, Pi, and loc
Alc
ALC — a control plane for agentic coding: automated checks and quality gates around your agents.
Halyard Fleet
A control plane for orchestrating coding agents remotely. Approve tool calls, steer sessions, route work betwe
Mjolnir
Manage Codex, Claude Code, Muse Code, Kimi Code, Grok Build, and DeepSeek Harness with durable sessions, isola
Related Agents
Benchmark Agent
Use this agent for competitive intelligence and platform benchmarking — it obsessively tracks where Cursor, De
Paperclip Reviewer
Paperclip 2026.529+ governance-first integration platform code review specialist — control plane + adapters tw
VespeR
Control plane for Claude Code workflows: interactive sessions, agents, patterns, DAGs, and resumable context.