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.

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

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 745 72

  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 16 repositories

People

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

Most used topics

Loading…