AgentOS Documentation
Modular orchestration runtime for AI agent systems.
npm install @framers/agentos
Quick Navigation
Getting Started
- Documentation Index — Installation and quick start
- Ecosystem — Related packages and resources
- Releasing — Version history and release process
Architecture & Core
- System Architecture — System design and core internals
- Platform Support — Supported environments
Planning & Orchestration
- Planning Engine — Multi-step task planning
- Human-in-the-Loop — Approval workflows
- Agent Communication — Inter-agent messaging
- Guardrails — Safety constraints and validation
Memory & Storage
- RAG Memory — Vector storage and retrieval
- SQL Storage — Database adapters
- Client-Side Storage — Browser and local persistence
AI & LLM
- Structured Output — JSON schema validation
- Evaluation Framework — Testing and benchmarks
- Cost Optimization — Token usage and caching
Advanced
- Recursive Self-Building — Self-modifying agent patterns
- Agency Collaboration — Multi-agent coordination
Extensions
- Extensions Overview — Available extensions catalog
- How Extensions Work — Loading and configuration
- Extension Architecture — Building custom extensions
- Auto-Loading — Automatic extension discovery
- Official: Web Search, Telegram, Voice Synthesis, CLI Executor, Image Search, News Search, Giphy, Web Browser, Auth
API Reference
- TypeDoc API — Auto-generated API documentation