Multi-agent Systems Weekly AI News
July 28 - August 5, 2025This week brought significant progress in multi-agent systems (MAS), with new initiatives and tools aiming to make AI agents more collaborative and effective. The Linux Foundation announced the AGNTCY project, an open-source infrastructure designed to break down silos between AI agents from different vendors. Developed initially by Cisco and expanded with support from Dell, Google Cloud, Oracle, and Red Hat, AGNTCY provides tools for agent discovery, secure messaging, and performance tracking. This addresses a critical challenge: many AI agents can’t communicate or share context because they’re built on incompatible platforms. AGNTCY solves this by creating a universal directory for agents and supporting secure messaging via the Secure Low Latency Interactive Messaging (SLIM) protocol.
The GPTBots Multi-Agent Collaboration Platform, launched at WAIC 2025, demonstrated how specialized agents can work together on complex tasks. For example, in marketing, a Customer Segmentation Agent identifies high-potential leads, a Content Generation Agent tailors messages, and an Impact Analysis Agent tracks results. This approach has boosted lead generation by 300% for some clients. In financial automation, GPTBots’ agents validate data, check compliance, and detect anomalies, reducing processing times by 90%. These systems show how MAS can automate workflows while maintaining human oversight.
IBM highlighted practical applications of agentic AI in enterprise settings. In financial services, their agents classify customer complaints using natural language processing, prioritize urgent issues, and draft responses aligned with company policies. This reduces resolution times and ensures compliance. In life sciences, agents generate regulatory reports from clinical trial data, structured to meet agency guidelines. Human reviewers then verify accuracy, speeding up drug approvals while maintaining quality. For appliance manufacturers, IBM’s agents handle niche customer inquiries by pulling information from multiple knowledge bases, reducing the load on contact centers.
Despite these advancements, challenges persist. Gartner predicts that 40% of agentic AI projects will fail by 2027 due to escalating costs, unclear business value, or inadequate risk controls. Many vendors are accused of ‘agent washing’—rebranding existing tools like chatbots or RPA systems as agentic AI without adding real autonomy. Only about 130 vendors are genuinely delivering agentic capabilities, according to Gartner.
The EY US AI Pulse Survey revealed a disconnect between investment and implementation. While 21% of organizations have invested $10 million+ in AI, only 14% have fully deployed agentic systems. Senior leaders remain optimistic about AI’s potential but struggle to integrate it meaningfully into workflows. This gap highlights the need for clearer strategies and better risk management.
New tools aim to simplify MAS development. Google introduced Opal, a no-code platform for building AI apps, and updated Firebase Studio with agent modes that leverage the Model Context Protocol (MCP). GitLab launched its Duo Agent Platform in beta, allowing developers to assign tasks to specialized agents like Software Developer Agents (for refactoring code) or Security Analyst Agents (for vulnerability scanning). BrowserStack released AI agents for testing, including a Test Case Generator that creates cases 90% faster with 91% accuracy.
Finally, Anthropic and Google continue to advance MAS standards. The Model Context Protocol (MCP) enables agents to access structured data sources, while the Agent-to-Agent (A2A) framework allows agents to communicate via natural language. These standards are critical for building scalable MAS, as they replace monolithic AI systems with specialized agents that collaborate to achieve complex goals.