Developer Tools

CORE SDK

Low-level primitives for self-healing agent behaviors. Build resilient, autonomous agents with built-in recovery and state management.

Version2.4.0
View on GitHub
Installationbash
npm install @eliza/core @eliza/runtime @eliza/memory

Core Modules

Agent Runtime

Core execution environment for autonomous agent behaviors

Memory System

Persistent and contextual memory management

Self-Healing

Automatic error recovery and state restoration

Action System

Define and execute agent capabilities

State Machine

Finite state management for agent workflows

Security Layer

Sandboxing and permission controls

API Reference

Bundle Size42kb
Dependencies3
TypeScript100%

Installation

npm install @eliza/core @eliza/runtime