For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Substrate runtime
Learn how Agent Substrate isolates, suspends, and resumes the Actors that run your agents.
Sandboxing
Learn how Agent Substrate isolates each Actor in its own sandbox, and what that sandbox separates.
Suspend and resume
Learn how Agent Substrate suspends idle Actors to snapshots and resumes them on demand.
Identity
Understand how kagent authenticates callers, scopes an AgentInstance to its creator, and how Agent …
Networking and egress control
Learn how Agent Substrate authorizes the outbound connections that your agents open, and how kagent …