agentic-aiFast-moving

elizaOS

TypeScript multi-agent framework for persistent AI characters across social platforms

View on GitHub

What it solves

Giving an AI a persistent identity: elizaOS builds agents that remember who they've talked to, maintain consistent personas, and act continuously across multiple platforms without resetting.

Overview

elizaOS is a TypeScript framework for building AI agents that maintain consistent identities, memories, and relationships across Discord, Twitter/X, Telegram, and custom apps. The agent runtime manages a continuous event loop, plugin system, and cross-platform message routing. Each agent gets persistent memory, a personality configuration, and optional on-chain integrations. The primary choice for projects where persistent character identity across social platforms is the core requirement.

Key facts

Language
TypeScript
License
MIT
Maturity
Fast-moving
Maintainer
elizaOS
Reviewed
2026-06-11

Where to start

The AgentRuntime class shows how memory, actions, providers, and evaluators compose into a persistent agent loop, the architecture is clearer in the source than the docs.

packages/core/src/runtime.ts

Technologies

elizaostypescriptdiscord

More in this domain