elizaos/eliza

Open source agentic operating system

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 3rd, 2026
Created on July 9th, 2024
Open Issues & Pull Requests: 1,268 (+4)
GitHub issues: Enabled
Number of forks: 5,708
Total Stargazers: 19,276 (+1)
Total Subscribers: 150 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.4 hours
Mean response time: 3.1 days
90th percentile: 4.3 days
Tracked items: 7,202

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 34% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Almost all tracked open issues have seen activity in the last three months. Only 8% of issues opened in the past year have been closed. Three people close 85% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 842
New in 7 days: 271
Closed in 7 days: 305
Avg open age: 8 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 241
Closed in 7 days: 301
Comments in 7 days: 34
Events in 7 days: 52

Top labels

  • bug (2,395)
  • memory (1,117)
  • Plugin (1,053)
  • enhancement (1,016)
  • testing (872)
  • technical-debt (536)
  • security (481)
  • infrastructure (412)

Detailed Description

Eliza is an open-source TypeScript framework for building autonomous AI agents that operate across multiple platforms and integrations.

The tool addresses the need for a unified runtime environment where AI agents can interact with users, access external services, and perform autonomous tasks. It works by providing a core agent framework extended through a plugin architecture, allowing developers to compose agents with capabilities like messaging connectors, memory management, knowledge retrieval, wallet operations, and device automation. The framework remains model-agnostic, supporting different AI backends through configuration.

Developers building multi-platform chatbots or autonomous agents that need to integrate with Discord, Slack, Telegram, and other services should consider this tool. It suits projects requiring non-custodial cryptocurrency operations, personal assistant workflows, or browser and desktop automation. The project includes a web app, desktop and mobile distributions, and a CLI for building custom agents and plugins. A separate repository provides bootable Linux and Android distributions for running the entire stack as an operating system.

The project's issue tracker is primarily shaped by internal planning rather than external user demand, with most issues raised by the team itself. Maintainers respond to new issues and pull requests within hours. Work in the tracker concentrates on bug fixes, memory management, and plugin development.