Engineering Notes
Thoughts and Ideas on AI by Muthukrishnan
Home
All posts
About
Tags & Stats
Tag: Multi-Agent-Systems
22
Oct 2025
Building a Multi-Agent Debate System with LangGraph
## Introduction Multi-agent systems are a fascinating area of AI development, where multiple autonomous agents collabo...
22
Oct 2025
Red vs. Blue: A Multi-Agent AI Ecosystem for Self-Improving Software
In the relentless pursuit of robust and secure software, developers have long relied on a combination of automated test...
09
Jul 2025
AI Agent Communication Protocols MCP, ACP, A2A, and ANP
An overview of the most important communication protocols for multi-agent systems, and how they enable interoperability and scalability.