Skip to main content

Module ui_protocol

Module ui_protocol 

Source
Expand description

UI protocol constants, capability specs, and normalization.

These were originally in adk-ui but are inlined here so adk-server can be published independently without a UI-toolkit dependency.

Structs§

UiProtocolCapabilitySpec
Static capability contract for each supported UI protocol.
UiProtocolDeprecationSpec
Planned deprecation metadata for runtime/profile consumers.

Constants§

ADK_UI_LEGACY_DEPRECATION
SUPPORTED_UI_PROTOCOLS
Supported runtime protocol profile values.
TOOL_ENVELOPE_VERSION
Tool envelope version used by protocol-aware legacy tool responses.
UI_DEFAULT_PROTOCOL
Default runtime protocol profile for server integrations.
UI_PROTOCOL_CAPABILITIES

Functions§

normalize_runtime_ui_protocol
Normalize runtime UI profile aliases to canonical values.