Available on crate feature
server only.Structs§
- Agent
Child - One immediate child in a legacy agent hierarchy.
- Agent
Details - Runtime metadata used by the built-in agent interface.
- AppInfo
- App info returned by /api/list-apps (adk-go compatible format)
- Apps
Controller - List
Apps Query - Query params for /api/list-apps (adk-go compatible)
- Runtime
Services - Shared runtime services visible to the built-in interface.
Enums§
- Telemetry
Status - Observable state of the in-process session telemetry collector.
Functions§
- get_
agent_ details - Return runtime metadata for one executable agent root.
- list_
apps - Response format for /api/apps - simple list of agent names
- list_
apps_ compat - Response format for /api/list-apps (adk-go compatible) Returns just the agent names as strings - the frontend expects this format