zylos-ai/zylos-core

๐Ÿ™ Give your AI a life โ€” open-source agent infrastructure for team collaboration.

What it solves

Zylos addresses the "amnesia" and isolation of standard LLMs by providing a persistent, always-on infrastructure for AI agents. It prevents the loss of context during session restarts or context window compaction and eliminates the fragmentation of AI personality across different communication channels.

How it works

Zylos acts as a "life system" wrapper around AI runtimes like Claude Code or OpenAI Codex. It uses a unified gateway called the C4 Comm Bridge to route all messages from various channels (Telegram, Lark, Web Console) into a single session. It implements a five-layer "Inside Out" memory architecture to ensure identity and state are preserved. To maintain availability, it includes an Activity Monitor for crash recovery and a Scheduler for autonomous task dispatch.

Who itโ€™s for

Users who want a single, persistent AI agent that remains active 24/7, maintains a consistent memory across multiple platforms, and operates on a flat-rate subscription (Claude/Codex) rather than per-token API billing.

Highlights

  • Unified Consciousness: One AI personality and memory shared across all connected communication channels.
  • Inside Out Memory: A tiered memory system that automatically saves context before compaction to prevent data loss.
  • Self-Healing: Built-in heartbeat probes and crash recovery to keep the agent running without manual intervention.
  • Runtime Flexibility: Supports switching between Claude Code and OpenAI Codex while preserving memory and skills.
  • Cost Efficiency: Leverages existing AI subscriptions to avoid expensive per-token API costs.

Related

  • Project
  • Project
  • Project
  • Project
  • Project