Skip to content

ReliaKit TL-15 is an open-source, planet-grade resilience framework for distributed infrastructure. It integrates automated DDoS protection, geo-aware routing, chaos engineering, and symbolic AI hooks to achieve fault tolerance beyond traditional benchmarks.

Notifications You must be signed in to change notification settings

zebadiee/reliakit-tl15

Repository files navigation

ReliaKit - Multi-Agent Codex Platform

ReliaKit Logo

ReliaKit is a containerized multi-agent system with autonomous evolution capabilities, memory tracking, and GUI visualization.

Features

  • 12 Core Agents + 4 Visual Agents
  • Model arbitration and fallback
  • Memory logging and reflection
  • Self-evolving agentic loop
  • Dockerized deployment

Quick Start

# Build container
docker build -t reliakit-loop .

# Run with GUI (requires X11)
xhost + 127.0.0.1
docker run -it -e DISPLAY=host.docker.internal:0 -v /tmp/.X11-unix:/tmp/.X11-unix reliakit-loop

# Run headless
docker run -it reliakit-loop

Documentation

See docs/ARCHITECTURE.md for system design and docs/USAGE.md for detailed usage.

License

MIT

About

ReliaKit TL-15 is an open-source, planet-grade resilience framework for distributed infrastructure. It integrates automated DDoS protection, geo-aware routing, chaos engineering, and symbolic AI hooks to achieve fault tolerance beyond traditional benchmarks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published