AgentOS
Agent Operating System built on three primitives: Worker, Function, Trigger
What is AgentOS?
AgentOS is a comprehensive agent operating system that provides a complete foundation for building, deploying, and managing AI agents. Built on the iii-engine, it offers:- 60+ tools across file operations, web, code, data, and more
- 2,506 tests ensuring reliability and stability
- 25 LLM providers with intelligent routing
- 47 models from Anthropic, OpenAI, Google, AWS Bedrock, and more
- 40 channels for multi-platform agent deployment
- 32K LOC of production-ready code in Rust, TypeScript, and Python
Architecture
AgentOS is polyglot by design — Rust for hot path performance, TypeScript for rapid iteration, Python for ML workloads.Core Features
Worker-Function-Trigger
Three simple primitives for building distributed agent systems
60+ Built-in Tools
File ops, web scraping, code analysis, data processing, and more
25 LLM Providers
Intelligent routing across Anthropic, OpenAI, Google, and 22 others
Multi-Agent Swarms
Coordinate multiple agents for complex tasks
Enterprise Security
RBAC, audit chain, sandboxing, vault encryption
Control Plane
Multi-tenant isolation, hierarchies, budgets, governance
40 Channel Adapters
Deploy agents to Slack, Discord, Telegram, and 37+ platforms
Knowledge Graph
Entity-relation graphs for structured knowledge
Quick Example
Here’s how to create and chat with an agent in 3 commands:Key Capabilities
Tools & Skills
Tools & Skills
60+ built-in tools across 8 categories: file operations, web, code, shell, data, memory, scheduling, collaboration, media, knowledge graph, inter-agent, system, utility, and database. Plus integration with SkillKit marketplace for 15,000+ additional skills.
LLM Routing
LLM Routing
Intelligent routing to 25 LLM providers with 47 models. Complexity-based model selection, cost optimization, and fallback handling built-in.
Security
Security
Fail-closed security gates, RBAC, Merkle audit chain, taint tracking, Ed25519 signing, Docker/WASM sandboxing, prompt injection detection, rate limiting, loop guards, and AES-256-GCM vault.
Control Plane
Control Plane
8 Rust crates providing realm isolation, agent hierarchies, directive alignment, mission management, budget enforcement, governance proposals, scheduled invocation, and external runtime adapters.
Multi-Platform Deployment
Multi-Platform Deployment
40 channel adapters enable deployment to Telegram, Discord, Slack, WhatsApp, Email, Teams, IRC, Matrix, Bluesky, Reddit, and 30+ other platforms.
Developer Experience
Developer Experience
CLI with 50+ commands, 21-screen TUI dashboard, 45 agent templates, 7 autonomous hands, 25 MCP integrations, migration tools for LangChain/OpenClaw, and comprehensive testing (2,506 tests).
Next Steps
Installation
Install AgentOS and dependencies
Quickstart
Get up and running in minutes
Core Concepts
Learn Worker, Function, Trigger
CLI Reference
Explore 50+ CLI commands
API Reference
Browse the API documentation
Examples
View 45+ agent templates
Community
GitHub
Star us on GitHub and contribute
iii-engine
Learn more about the underlying engine