A TypeScript framework for autonomous AI agents featuring cognitive memory, multi-agent orchestration, and runtime tool generation.
AgentOS is an open-source TypeScript framework for building autonomous AI agents for agentic orchestration. It provides a runtime for agents that can maintain long-term memory, adapt their behavior, and generate their own tools during execution. The software is deployed as a server-side library and can be integrated into web applications, CLI tools, or background daemons.
The framework focuses on persistent cognitive memory and multi-agent collaboration. It allows developers to define agents with specific personalities and instructions, then organize them into teams using various coordination strategies. It supports a wide range of integrations, including multiple LLM providers and various communication channels such as Slack, Discord, and Telegram, making it suitable for complex automated workflows.
AgentOS is designed for developers building complex AI systems that require state persistence across long sessions. Its architecture separates the kernel logic from the prompt, ensuring that personality traits and memory remain stable even under heavy context pressure. The system includes a dedicated benchmark harness for measuring memory retrieval accuracy, specifically targeting LongMemEval-S and LongMemEval-M benchmarks. It also features a registry for sharing curated skills and extensions, allowing agents to import pre-defined capabilities at startup.
It is a high-performance orchestration layer for autonomous agents with a specific emphasis on reproducible memory benchmarks and emergent tool creation.
A self-hosted control center for running autonomous coding agents to plan and ship changes across codebases.
A collaborative platform to build, schedule, and operate AI agents that handle long running automated tasks.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.