Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: Agent-to-Agent Protocol (A2A) and the Java SDK
Description: An airhacks.fm conversation with Kabir Khan (@kabirkhan) about:
Discussion about the A2A (Agent-to-Agent) protocol initiated by Google and donated to the Linux Foundation,
the A2A Java SDK reference implementation using quarkus,
the Java SDK development accepted by Google,
comparison of python and Java expressiveness and coding practices,
the concept of an agent as a stateful process versus a tool as a stateless function call,
the agent card as a JSON document advertising capabilities including supported protocols and descriptions and input/output modes and examples,
the three wire protocols supported: JSON RPC and HTTP+JSON (REST) and grpc,
...