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§
- UiProtocol
Capability Spec - Static capability contract for each supported UI protocol.
- UiProtocol
Deprecation Spec - 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.