CicadaRelay is the infrastructure layer of the broader CLAW ecosystem.
This organization is where the operational pieces live:
- distributed control and node fabrics
- model routing and provider control layers
- deployment hardening and pre-exposure checks
- skill tooling and workflow infrastructure
The goal is not to build another AI demo stack. The goal is to build systems that stay useful once AI work becomes operational, distributed, and persistent.
CICADALauncher product for getting users into the ecosystem quickly.
claw-gridImplementation repository for the public-facing CLAW Mesh platform. This is the distributed control, governance, memory, and execution fabric.
-
claw-api-hubUnified API control hub for multi-provider routing, management, and cost discipline. -
clawapi-managerProvider control layer for OpenClaw with centralized API routing and runtime management. -
free-llm-hubSimple multi-gateway access layer for free and low-friction model access.
openclaw-hardenerSelf-check and hardening tools for OpenClaw deployments before public exposure.
clawhub-skill-toolsTooling for building, organizing, and evolving deployable OpenClaw skills.
The naming layers are intentional:
CLAW OS= umbrella visionCLAW Mesh= public-facing distributed platform nameclaw-grid= implementation repository for that platformCicada= launcher productOpenClaw= runtime and user environment
This org keeps repository names stable while allowing public product language to stay clear.
Control planes, schedulers, routing hubs, and operator-facing infrastructure.
Distributed node fabrics, worker coordination, and execution layers that can scale beyond a single machine.
Gateway and provider layers that make model access observable, replaceable, and operationally manageable.
Integrity checks, exposure controls, and deployment-safe defaults.
Skill systems, workflow kits, and supporting infrastructure for repeatable operator loops.
If a system only works inside a staged demo, it is not finished.
Everything here is meant to survive contact with real usage.