A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

Results 113 A2UI issues
Sort by recently updated
recently updated
newest added

# Fix A2UI Shell Client Response Parsing for Orchestrator Agent ## Problem The A2UI shell client (`samples/client/lit/shell/client.ts`) was not displaying responses from the orchestrator agent. When users submitted queries, the...

It would be handy for some use cases to have a component that represents a file upload slot. Some thoughts: - The contract could specify how the file is sent...

standard catalog

cannot run the orchestrator due to missing imports - Consumer https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L75 - AgentCard https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L50 - ClientCallContext https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L51 - Client https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L77