AIOS
AIOS: AI Agent Operating System observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 93
- Release rhythm 55
- Longevity 68
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 44.5
- age_days: 961
- days_rel: 223
- days_push: 44
- n_releases_24m: 5
Adoption not part of the score
6291 stars · 898 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AIOS is an 'AI Agent Operating System' that embeds LLMs into an OS-like kernel providing scheduling, context switching, memory, storage, and tool management for LLM-based agents. It pairs a Python kernel with the Cerebrum SDK so developers can build, run, and publish agents via Web UI or Terminal UI.
Use cases
- run multiple llm agents with scheduling and context switching
- build and deploy llm agents with a unified sdk
- manage agent memory and storage across sessions
- route agent requests across openai anthropic gemini and local llm backends
- host an agent marketplace for publishing and sharing agents
- run computer-use agents with vm tool control
When to choose
- you need OS-like resource management (scheduling, memory, context) for many concurrent LLM agents
- you want a unified interface over cloud and local LLM backends like vLLM and HuggingFace
- you want a full agent platform with SDK, UI, and agent publishing
When to avoid
- you only need a simple single-agent orchestration library
- you require a permissive license (license is non-standard)
- you need production-hardened infrastructure rather than a research system
Facets
framework · maturity active
agent-framework llm-inference scheduling caching chat-interface sdk artificial-intelligence large-language-models developer-tools python cross-platform cli agent-operating-system llm-scheduling agent-kernel memory-management cerebrum-sdk multi-agent ai-agents linux macos web-server
10 sources
- readme: https://github.com/agiresearch/AIOS · fetched 2026-08-28 · 1e1dd95b34fe
- homepage: https://docs.aios.foundation · fetched 2026-08-29 · f6f241651763
- site_page: https://docs.aios.foundation/aios-docs/getting-started/installation · fetched 2026-08-29 · db6903a2fc28
- site_page: https://docs.aios.foundation/aios-docs/getting-started/quickstart · fetched 2026-08-29 · 40a92b6cbb81
- site_page: https://docs.aios.foundation/aios-docs/getting-started/environment-variables-configuration · fetched 2026-08-29 · 5c1ca38f5e3e
- site_page: https://docs.aios.foundation/aios-docs/aios-kernel/overview · fetched 2026-08-29 · 7193bf4b0878
- site_page: https://docs.aios.foundation/aios-docs/aios-kernel/llm-cores · fetched 2026-08-29 · 288178b623b7
- site_page: https://docs.aios.foundation/aios-docs/aios-kernel/scheduler · fetched 2026-08-29 · 70c1b7bbe8e7
- site_page: https://docs.aios.foundation/aios-docs/aios-kernel/context · fetched 2026-08-29 · 7515dbef53c4
- site_page: https://docs.aios.foundation/aios-docs/aios-kernel/memory · fetched 2026-08-29 · d42a265323dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agiresearch/AIOS | main | 75 |
| agiresearch/OpenAGI | sdk | 30 |
| agiresearch/A-mem | plugin | 45 |
For agents
markdown · JSON · MCP: product_card(name="agiresearch/AIOS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem