Skip to main content

Module apps

Module apps 

Source

Structs§

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.

Enums§

TelemetryStatus
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