From ab81e8e9d10b78f058432cac2d1861e4add60814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Kub=C3=ADk?= Date: Fri, 20 Mar 2026 14:24:25 +0100 Subject: [PATCH] [Brno] March Pyvo --- series/brno-pyvo/events/2026-03-26.yaml | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 series/brno-pyvo/events/2026-03-26.yaml diff --git a/series/brno-pyvo/events/2026-03-26.yaml b/series/brno-pyvo/events/2026-03-26.yaml new file mode 100644 index 00000000..dc5a4823 --- /dev/null +++ b/series/brno-pyvo/events/2026-03-26.yaml @@ -0,0 +1,28 @@ +city: brno +start: 2026-03-26 19:00:00 +name: Brněnské Pyvo +topic: Březnové Agentní +venue: artbar +description: | + Marcové Pyvo! Posledný štvrtok v mesiaci v ArtBare, ako obvykle. + + --- + + March Pyvo! Last Thursday of the month at ArtBar, as usual. + +talks: + - title: What can A2A do for you and what can you do for it + speakers: + - Jiří Podivín + description: | + Proliferation of multiple agentic Al systems has created a need for a common protocol, enabling agents to share information + delegate tasks and generally coordinate their behavior. + + The Agent2Agent (A2A) protocol is an emerging industry answer to this issue. The protocol, now under the stewardship of Linux Foundation, is being developed in open source tradition, with implementations in multiple major programming languages. + + In this talk, we will examine: + + - The Protocol Architecture: How are agent communications conducted + - Implementation patterns: Adding A2A capabilities to our agents + - Governance: How is the future direction of the protocol development decided + - Protocol extensions: How can we create new capabilities for A2A