For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Observability
Open the kagent UI, trace agent requests across the controller and the Actors that run your agents, and audit the prompts your agents send.
Launch the UI
Open the kagent dashboard, then read the agents, conversations, and Agent Substrate capacity that it …
Tracing
Enable OpenTelemetry tracing for kagent, then read a trace that runs from the controller through to …
Audit prompts
Export the prompts and replies that your agents exchange with a model as OpenTelemetry log events, …