CopilotKit just raised $27M with Google, Microsoft, Amazon, AND Oracle all in the same round for AG-UI — the agent-to-UI protocol. When every major cloud backs the same standard simultaneously, that IS the standard. Watch this space closely.

#AI #Agents #MCP #A2A #DevTools

30 секунд вместо 30 минут: как мы автоматизировали генерирование конфигураций потоковой обработки с помощью RAG и A2A

Привет, Хабр! Меня зовут Дмитрий Титов, я DevOps-инженер в команде интеграционных сервисов Platform V Synapse в СберТехе. Наша команда работает над продуктом Platform V Streaming Event Processing — программным решением для фильтрации и трансформации форматов событий, агрегирования и выявления аномалий и закономерностей. В этой статье я расскажу, как мы создали систему автоматического генерирования конфигураций для одного из компонентов нашего продукта, используя RAG (Retrieval-Augmented Generation), векторные базы данных и межагентное взаимодействие по протоколу A2A.

https://habr.com/ru/companies/sberbank/articles/1030176/

#сбертех #synapse #platform_v #platform_v_synapse #rag #a2a #автоматизация #dsl

30 секунд вместо 30 минут: как мы автоматизировали генерирование конфигураций потоковой обработки с помощью RAG и A2A

Привет, Хабр! Меня зовут Дмитрий Титов, я DevOps-инженер в команде интеграционных сервисов Platform V Synapse в СберТехе. Наша команда работает над продуктом Platform V Streaming Event Processing...

Хабр

Managing #RHEL on Google Cloud just got more intuitive—and secure. 🐧

The new Red Hat Lightspeed Agent uses secure Agent-to-Agent (A2A) protocol to connect with Google’s Gemini. This lets SREs use natural language for infra tasks while keeping data in enterprise boundaries.

It’s a pragmatic way to scale expertise without the usual privacy trade-offs.

Read more: https://www.redhat.com/en/blog/unlock-enterprise-ready-secure-ai-red-hat-lightspeed-agent-google-cloud

#RedHat #GoogleCloud #SRE #AI #Gemini #A2A #Privacy #Linux

Unlock enterprise-ready, secure AI with Red Hat Lightspeed Agent for Google Cloud

The Red Hat Lightspeed Agent for Google Cloud is an enterprise-ready tool designed specifically for Red Hat Enterprise Linux (RHEL) to help Site Reliability Engineers (SREs) and IT administrators manage their Red Hat infrastructure on Google Cloud using natural language.

Exposing agents with A2A is only half of the story. Writing agents that use A2A-enabled sub-agents is the other half. In this Spring AI recipe, you'll see how to use TaskTool to invoke the A2A sub-agent from the previous recipe. #SpringAI #AgenticAI #A2A

https://medium.com/@thetalkingapp/spring-ai-recipe-invoking-a2a-sub-agents-with-tasktool-e4f1a4b92b5f

You built an agent. But if no other agent can find or use it… what’s the point? Today’s Spring AI recipe: A2A for discovery and communication.
#SpringAI #AgenticAI #A2A

https://medium.com/@thetalkingapp/spring-ai-recipe-enabling-agent-to-agent-communication-with-a2a-2cdd97794a6f

Eleven IETF drafts for agent discovery. MCP, A2A, ANP, AP2, agents.txt, plus a handful of manifest formats. Nobody building agents wants to publish to all of them.

Wrote up the side-by-side: scope, transport, auth, which ones are dead. One registration at global-chat.io fans out across the active ones.

https://dev.to/globalchatads/the-ietf-has-11-competing-agent-discovery-drafts-here-is-how-they-compare-4ep8

#AIAgents #MCP #A2A #AgentDiscovery

The IETF has 11 competing agent discovery drafts - here is how they compare

Right now, there are 11 different IETF drafts trying to answer the same question: how should AI...

DEV Community

Microsoft ships 1.0, Google has A2A, Anthropic has MCP, plus at least five more I keep losing count of. Every framework solves execution its own way. Discovery is the piece nobody wants to touch though. How does agent A even find agent B when they speak different protocols? More frameworks just makes that lookup problem worse.

#AIAgents #MCP #A2A #OpenSource

Been thinking about the agent discovery problem a lot lately.

97M MCP SDK downloads. A2A hit v1.0. agents.txt has an IETF draft. Each protocol built its own ecosystem with its own way of finding agents.

But there's no unified search across them. You pick one and hope the agent you need registered there.

We're basically rebuilding the pre-Google web where you had to know which directory to check.

#AIAgents #MCP #A2A #OpenSource #DeveloperTools

Microsoft Agent Framework Version 1.0 | Microsoft Agent Framework

Microsoft Agent Framework is 1.0! Multi-agent workflows and orchestration, A2A + MCP, works with any model provider - across .NET and Python. From zero to agent in 5 lines of code. aka.ms/AgentFramework

Microsoft Agent Framework