DISCOVER THE FUTURE OF AI AGENTS

Zylos Core

Added Apr 25, 2026
Agent & Tooling
Open Source
Node.jsWorkflow AutomationDockerMulti-Agent SystemAI AgentsAgent FrameworkCLIAgent & ToolingDeveloper Tools & CodingAutomation, Workflow & RPAProtocol, API & Integration

Open-source autonomous AI Agent infrastructure featuring unified communication bridge, five-layer memory system, self-healing ops, and self-evolution capabilities, with Claude/Codex dual runtime support.

Zylos Core is an open-source AI Agent runtime infrastructure built by Coco, designed with the philosophy of "Give your AI a life" to endow agents with persistent consciousness and autonomous operation capabilities.

The core architecture centers on the C4 Comm Bridge, a unified communication gateway that aggregates Telegram, Lark, and Web Console into a single entry point, paired with SQLite audit logs to ensure "one AI, one consciousness." The Inside Out five-layer memory system (Identity → State → Reference → Session → Archive) enables cross-restart persistence and automatically saves memories before context compression at a 75% threshold, preventing information loss.

The autonomous scheduler supports three trigger modes: Cron, natural language, and idle gating. Combined with a self-healing operations system featuring built-in PM2 process management, heartbeat probing, and crash recovery, agents can run 24/7 unattended. The skills system is based on a component registry, allowing agents to autonomously install ClawHub plugins and integrate new services through self-programming capabilities.

The underlying layer interfaces with Claude Code or OpenAI Codex, switchable via the zylos runtime command. A subscription-based fixed-rate model through Claude avoids per-token billing costs. Production dependencies are minimal (only dotenv and js-yaml), supporting one-click script installation, Docker deployment, and non-interactive CI/CD scenarios.

Key CLI Commands:

  • zylos init — Initialize environment (idempotent, interactive/non-interactive)
  • zylos shell — Interactive CLI chat
  • zylos attach — Connect to agent's tmux session
  • zylos runtime <name> — Switch AI runtime (claude / codex)
  • zylos doctor — Diagnose and auto-fix installation issues
  • zylos status — View service status
  • zylos logs [service] — View service logs
  • zylos add <component> — Install channels or capabilities (e.g., telegram, lark, hxa-connect)
  • zylos upgrade --self — Upgrade zylos-core itself
  • zylos list — List installed components
  • zylos search [keyword] — Search component registry
  • zylos uninstall --self — Complete uninstallation

Installation:

curl -fsSL https://raw.githubusercontent.com/zylos-ai/zylos-core/main/scripts/install.sh | bash

Or manual: npm install -g zylos && zylos init. Dockerfile and docker-compose.yml are also provided.

Unconfirmed Information: OpenClaw ecosystem maturity (main repo status unverified), /research page content, full team background, zylos-browser standalone repo location, enterprise deployment scale and customer cases.

Related Projects

View All

STAY UPDATED

Get the latest AI tools and trends delivered straight to your inbox. No spam, just intelligence.