For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
About
Learn the core concepts and architecture behind kagent 1.0.
Learn what changed in kagent 1.0 and the vocabulary the rest of these docs build on.
What is kagent?
Understand what the kagent platform is and its core purpose.
Core concepts
Learn the Harness, AgentTemplate, AgentInstance, and Actor model that kagent 1.0 is built on.
kagent architecture
See how a Harness and AgentTemplate become a running conversation, across kagent’s two authorization …
Agent Substrate architecture
See how Agent Substrate runs, suspends, and resumes the Actors behind every AgentInstance.