Skip to main contentModule apps
Source - AgentChild
- One immediate child in a legacy agent hierarchy.
- AgentDetails
- Runtime metadata used by the built-in agent interface.
- AppInfo
- App info returned by /api/list-apps (adk-go compatible format)
- AppsController
- ListAppsQuery
- Query params for /api/list-apps (adk-go compatible)
- RuntimeServices
- Shared runtime services visible to the built-in interface.
- TelemetryStatus
- Observable state of the in-process session telemetry collector.
- 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