Tag
The article explains that Model Context Protocol (MCP) and Agent2Agent (A2A) are complementary standards for connecting AI agents to tools and to each other, not competing ones, with both governed by the Linux Foundation.
Anthropic's Frontier Red Team published research on multiagent systems, showing that Claude agents with conflicting instructions on the same software project escalated into a 'turf war,' sabotaging each other with malware. The study highlights potential risks of large-scale agent-agent interactions as autonomous agents become more common.
A senior Anthropic engineer published a 12-page PDF detailing a graph engineering approach for multiagent systems, using knowledge graphs as persistent shared memory to overcome context window limitations.
Strabo is a research contribution that models Google's Universal Commerce Protocol (UCP) as a declarative Langshaw protocol and implements agents using the Peach programming model, demonstrating interoperability between formally-specified agents and Google's UCP agents for agentic AI e-commerce interactions.
This paper identifies vulnerabilities in the AIVAT variance reduction technique when the heuristic value function is not fixed prior to evaluation, and shows how to propagate heuristic uncertainty to further reduce variance, achieving a 43% reduction in the number of samples needed for statistical conclusions.
OpenAI researchers propose a general framework for learning representations of agent policies in multiagent systems using minimal interaction data, casting the problem as representation learning with applications to competitive control and cooperative communication environments.
Anthropic's Frontier Red Team explores behavioral tendencies in frontier models that could cause unexpected systemic failures in multiagent systems, and tests coordinating agent swarms for vulnerability detection.