Basic Agent

Serve an Agno agent over A2A and call it with the first-party client.

Start the A2A agent server, then run the A2A client in a second terminal. The server uses SQLite to retain conversation history; the client carries the returned context_id into subsequent turns.

Also see the A2A team server and agent card example.