A2A Java SDK 1.1.0.Final is live! Secure multi-tenant AI agents with new per-user task authorization & stability fixes: https://a2aproject.github.io/a2a-java/posts/a2a-java-sdk-1-1-0-final-released/ #Java #A2A #AIAgents #SoftwareEngineering #OpenSource #Quarkus #MultiTenancy

🤖 I pagamenti B2B perdono l’aura di eccezione: con gli agenti in modalità A2A, l’automazione diventa standard operativo. #Fintech #A2A

🔗 https://www.tomshw.it/business/i-pagamenti-b2b-non-sono-piu-speciali-ora-che-fanno-tutti-gli-agenti-in-modalita-a2a

I pagamenti B2B non sono più speciali, ora che fanno tutto gli agenti in modalità A2A

Google AP2 e il protocollo Agent2Agent dissolvono la distinzione business-consumer: gli agenti autonomi negoziano e pagano indifferentemente, cancellando la specialità delle transazioni B2B tradizionali.

Tom's Hardware

Your #AIAgent works fine — until you need it to do more. New capability = more coupling. Soon, every change touches everything. @LoMagnette looks at how #A2A enables agents to collaborate instead of growing endlessly.

Keep your system changeable: https://javapro.io/2026/03/18/a2a-building-interoperable-ai-agents-with-java/

#Java

I got accepted as an ambassador for @AgenticAIFdn!

Super interested in pushing adoption of the open agent communication standards like #mcp & #a2a

Thank you to @techgirl1908 for getting this all together!
#linuxfoundation

🚨 NEWS: Protocolli AI in Convergenza: MCP, A2A e il Dilemma del Trasporto Peer-to-Peer

Ecco i punti chiave in breve:
💡 Il panorama dei protocolli per agenti AI sta vivendo una fase di proliferazione senza precedenti, simile a quella che ha caratterizzato i primi anni del web o l'era dei servizi RES...

🚀 LINK: https://meteoraweb.com/news/protocolli-ai-in-convergenza-mcp-a2a-e-il-dilemma-del-trasporto-peer-to-peer

#agentiAi #mCP #a2A #protocolliAI #trasportoPeerToPeer

Assemblea AIPSA: la security privata per le infrastrutture critiche: Le imprese private sono pronte a collaborare con le istituzioni per rafforzare la sicurezza nazionale e la protezione delle infrastrutture critiche. Lo ha dichiarato...
#AlessandroManfredini #AIPSA #A2A #SecurityManager #CER http://dlvr.it/TSxZd2

via #AIFoundry : From Building Agents to Working with Them: Enterprise Agent Distribution in Microsoft Foundry

https://ift.tt/JGzuKnb
#MicrosoftFoundry #FoundryAgentService #AgentDistribution #AutomationInTheEnterprise #AutopilotAgents #A2A #AgentToAgent #Microsoft365Copilot

From Building Agents to Working with Them: Enterprise Agent Distribution in Microsoft Foundry | Microsoft Foundry Blog

The past year was about building agents. The next year is about putting them to work.  Organizations have moved quickly from experimenting with AI agents

Microsoft Foundry Blog

What if your $2M AI investment runs at 20% capacity because your agents can't talk to each other?

73% of agent architectures I review have the hub-and-spoke problem: one orchestrator, keyword routing, zero agent-to-agent communication. Multi-step workflows? Impossible.

The fix: A2A protocol: agents that discover, delegate, and collaborate. Alongside MCP (agent↔tool), you get a digital workforce.

What's your agent architecture bottleneck?

#A2A #MultiAgentAI #AIArchitecture #MCP #dougortiz

A2A изнутри: как AI-агенты из разных сервисов договариваются друг с другом

У вас работает AI-агент. У соседней команды — свой, на другом фреймворке, в другом сервисе. Рано или поздно вашему агенту понадобится позвать их агента: «сходи найди факты, я подожду, дальше сам». Казалось бы — обычный HTTP-запрос, и дело с концом. А дело не с концом. Чужой агент — это не ручка, которая отдаёт число за 50 мс: он думает минутами, переспрашивает посреди работы, отваливается по таймауту, а результат хочет отдавать потоком. Натянуть всё это на голый REST — отдельная боль. Ровно для случая "агент ↔ агент" Google сделал протокол A2A : в марте 2026 вышла версия 1.0, проект уже под крылом Linux Foundation. Разбираю протокол изнутри, жизненный цикл задачи, стриминг, human-in-the-loop — и сервер с клиентом, который поднимается у себя за пять минут.

https://habr.com/ru/articles/1041918/

#agents #a2a #python #autogen #ag2 #ai

A2A изнутри: как AI-агенты из разных сервисов договариваются друг с другом

У вас работает AI-агент. У соседней команды — свой, на другом фреймворке, в другом сервисе. Рано или поздно вашему агенту понадобится позвать их агента: "Сходи найди факты, я подожду, дальше сам"...

Хабр

If your website, application. API, and documentation are agent-inaccessible, their relevance will continuously plummet. It’s time to refactor for agent accessibility.

https://jeffbailey.us/blog/2026/04/11/fundamentals-of-agent-accessibility/

#Agents #GenAI #A2A #Software

Fundamentals of Agent Accessibility

Agent accessibility fundamentals: make your APIs and software products discoverable, predictable, and usable by AI agents.

Jeff Bailey