Skip to main content

Documentation Index


Documentation Index

Getting Started

  • README — Installation and quick start
  • CHANGELOG — Version history and release notes

Architecture & Core Concepts

Features & Capabilities

Planning & Orchestration

Safety & Security

  • Guardrails System — Two-phase guardrail dispatch, built-in packs (PII, ML classifiers, topicality, code safety, grounding), and folder-level filesystem permissions
  • Safety Primitives — Circuit breakers, cost guards, stuck detection, and tool execution guards

Memory & Storage

AI & LLM

Extensions & Customization

Platform & Infrastructure

Ecosystem

  • Ecosystem — Related packages, extensions, and resources
  • Releasing — Automated release process

API Reference


ResourceLink
Websiteagentos.sh
GitHubframersai/agentos
npm@framers/agentos
IssuesGitHub Issues
DiscussionsGitHub Discussions

How to Use This Documentation

  1. New to AgentOS? Start with the README for installation and basic usage
  2. Understanding the system? Read the Architecture Overview
  3. Building features? Check the relevant feature guide (Planning, HITL, Guardrails, etc.)
  4. API details? Browse the TypeDoc API Reference
  5. Troubleshooting? See Platform Support