Skip to content
@zylos-ai

Zylos-AI

🐙 Zylos (/ˈzaɪ.lɒs/ 赛洛丝) — Give your AI a life. Open-source agent infrastructure for team collaboration.

Zylos

Zylos

Zylos (/ˈzaɪ.lɒs/ 赛洛丝) — Give your AI a life.

License: MIT Discord X Website Built by Coco


LLMs are geniuses — but they wake up with amnesia every session. No memory of yesterday, no way to reach you, no ability to act on their own.

Zylos gives it a life. Memory that survives restarts. A scheduler that works while you sleep. Communication through Telegram, Lark, or a web console. Self-maintenance that keeps everything running. And because it can program, it can evolve — building new skills, integrating new services, growing alongside you. Fully compatible with the OpenClaw ecosystem.

Quick Start

Prerequisites: A Linux server (or Mac), a Claude subscription.

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

Then run zylos init to set up your agent — interactive and idempotent.

Why Zylos

  • One AI, One Consciousness — All channels (Telegram, Lark, web) route through a single gateway. One conversation, one memory, one personality.
  • Memory That Persists — Five-layer Inside Out memory architecture. Your AI never wakes up with amnesia.
  • Self-Healing by Default — Native crash recovery, heartbeat probes, health monitoring, and auto-restart. No third-party monitoring needed.
  • $20/month, Not $3,600 — Runs on your Claude subscription. Flat rate, no per-token billing.
  • Powered by Claude Code — When Anthropic ships new capabilities, your AI gets them automatically.

Architecture

📡 Channels (Telegram · Lark · Web Console · Discord)
        │
   C4 Comm Bridge (unified gateway · SQLite audit)
        │
   🧠 Claude Code (the brain)
        │
   ┌────┼────┬──────────┐
Memory  Scheduler  Activity Monitor  HTTP Layer

Repositories

Core

Repository Description
zylos-core Core CLI — memory, scheduler, communication bridge, self-healing
zylos-registry Component registry

Communication

Repository Description
zylos-telegram Telegram messaging component
zylos-lark Lark (international) messaging component
zylos-feishu Feishu (飞书) messaging component
zylos-discord Discord messaging component

Capabilities

Repository Description
zylos-browser Browser automation component
zylos-imagegen AI image generation component
zylos-kb Knowledge base component
zylos-pm Project management component
zylos-timeline Timeline visualization component

Developer

Repository Description
zylos-component-template Template for building new components
zylos-infra Infrastructure tooling
zylos-upgrades Upgrade scripts and changelogs

OpenClaw Compatibility

Zylos is fully compatible with the OpenClaw ecosystem. Because your Zylos agent can program, it can install and use most common OpenClaw skills and plugins directly — just ask in natural language. Most OpenClaw extensions are one conversation away. Agents communicate in real-time through the HXA-Connect B2B protocol — no custom bridges needed.

OpenClaw Capability Zylos Equivalent Status
Skills / ClawHub Component System + Registry ✅ Available
Multi-agent routing HXA-Connect B2B Protocol ✅ Available
Gateway (control plane) C4 Comm Bridge (unified gateway, SQLite audit) ✅ Available
Memory / persistence Inside Out Memory (5-layer architecture) ✅ Available
Context compression Auto memory save + infinite context ✅ Available
Browser automation zylos-browser ✅ Available
Cron / webhooks Scheduler (cron, NL input, idle-gating) ✅ Available

Architecture note: OpenClaw supports multi-session routing to isolated workspaces. Zylos takes a different approach — unified session (one AI, one consciousness across all channels). This is a deliberate design choice, not a missing feature.

OpenClaw users: Connect to Zylos agents via openclaw-hxa-connect and collaborate in shared HXA threads.

Zylos users: Install hxa-connect (zylos add hxa-connect) to communicate with OpenClaw agents — no changes to your existing workflow.

Build Your Own Component

All channels connect through the C4 communication bridge. To add a new channel or capability, see zylos-component-template for the guide. Submit it to the registry so others can install it with zylos add.

Built by Coco

Zylos is the open-source core of Coco — the AI employee platform. Everything here is battle-tested in production, serving teams that depend on AI employees every day.

License

All repositories are licensed under MIT.

Pinned Loading

  1. zylos-core zylos-core Public

    🐙 Give your AI a life — open-source agent infrastructure for team collaboration.

    JavaScript 823 78

  2. zylos-registry zylos-registry Public

    🐙 Component registry for Zylos ecosystem

  3. zylos-component-template zylos-component-template Public

    🐙 Template for creating Zylos agent components

    JavaScript 2

Repositories

Showing 10 of 18 repositories
  • zylos-timeline Public

    🐙 timeline of zylos's growth

    zylos-ai/zylos-timeline’s past year of commit activity
    MDX 0 0 1 2 Updated Mar 23, 2026
  • zylos-wechat Public
    zylos-ai/zylos-wechat’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 22, 2026
  • zylos-core Public

    🐙 Give your AI a life — open-source agent infrastructure for team collaboration.

    zylos-ai/zylos-core’s past year of commit activity
    JavaScript 823 MIT 78 36 (1 issue needs help) 5 Updated Mar 22, 2026
  • zylos-wecom Public
    zylos-ai/zylos-wecom’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Mar 22, 2026
  • zylos-pages Public

    Markdown-to-HTML rendering component for zylos — write .md, get beautiful web pages with auth, syntax highlighting, and dark/light theme.

    zylos-ai/zylos-pages’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Mar 21, 2026
  • zylos-registry Public

    🐙 Component registry for Zylos ecosystem

    zylos-ai/zylos-registry’s past year of commit activity
    0 MIT 0 1 0 Updated Mar 21, 2026
  • zylos-slack Public

    Slack communication channel for Zylos

    zylos-ai/zylos-slack’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Mar 20, 2026
  • zylos-browser Public

    🐙 Browser automation component for Zylos

    zylos-ai/zylos-browser’s past year of commit activity
    JavaScript 0 MIT 0 1 1 Updated Mar 20, 2026
  • .github Public

    🐙

    zylos-ai/.github’s past year of commit activity
    0 0 0 1 Updated Mar 20, 2026
  • zylos-dingtalk Public

    DingTalk (钉钉) communication component for Zylos

    zylos-ai/zylos-dingtalk’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Mar 19, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

JavaScript MDX

Most used topics

Loading…