Documentation Index
Documentation Index
Getting Started
Architecture & Core Concepts
- Architecture Overview — Complete system architecture and design principles
Features & Capabilities
Planning & Orchestration
- Planning Engine — Multi-step task planning and execution
- Human-in-the-Loop — Approval workflows and human oversight
- Agent Communication — Inter-agent messaging and coordination
- Guardrails System — Mid-stream decision override and safety controls
Memory & Storage
- RAG Memory Configuration — Vector storage and retrieval setup
- SQL Storage Quickstart — Database integration guide
- Client-Side Storage — Browser-based persistence
AI & LLM
- Structured Output — JSON schema validation and structured generation
- Evaluation Framework — Testing, scoring, and quality assurance
- Cost Optimization — Token usage and API cost management
Extensions & Customization
- RFC Extension Standards — Extension development guidelines
- Recursive Self-Building Agents — Advanced agent patterns
Platform & Infrastructure
- Platform Support — Supported environments and requirements
Ecosystem
API Reference
- TypeDoc API — Auto-generated API documentation
Quick Links
| Resource | Link |
|---|---|
| Website | agentos.sh |
| GitHub | framersai/agentos |
| npm | @framers/agentos |
| Issues | GitHub Issues |
| Discussions | GitHub Discussions |
How to Use This Documentation
- New to AgentOS? Start with the README for installation and basic usage
- Understanding the system? Read the Architecture Overview
- Building features? Check the relevant feature guide (Planning, HITL, Guardrails, etc.)
- API details? Browse the TypeDoc API Reference
- Troubleshooting? See Platform Support