← Back to blog

Redson Dev brief · COMPLEMENTARY MATERIAL

VIDEO#AI

Scientists Found A Better Language For AI Agents

Two Minute Papers · June 19, 2026

For anyone grappling with the complexities of managing multiple AI systems, a novel approach to inter-agent communication promises significantly more elegant and predictable outcomes. The content described in the Two Minute Papers video highlights research from RecursiveMAS, demonstrating a new "better language" designed specifically for AI agents to coordinate and make decisions collaboratively. This system moves beyond traditional prompt engineering, enabling AI agents to engage in recursive self-improvement and more sophisticated, layered problem-solving, acting less like individual tools and more like a cohesive, thoughtful team. This development holds substantial implications for many operations. Consider a logistics startup in Lilongwe focused on optimising last-mile delivery; instead of human dispatchers juggling various AI tools for route optimisation, inventory management, and predictive maintenance, a RecursiveMAS-inspired system could have these agents communicate directly, automatically rerouting vehicles based on real-time traffic and stock levels without human intervention. Similarly, an internal IT support team at a mid-sized corporation in Blantyre could deploy agents that not only diagnose network issues but also communicate with other agents to automatically escalate hardware failures, order replacement parts, and update asset registers, drastically reducing ticket resolution times. Even an indie SaaS founder developing a content moderation tool could leverage this architecture to have agents collaboratively assess nuanced policy violations, with one agent flagging potential issues, another cross-referencing company guidelines, and a third drafting a response, leading to a more consistent and scalable moderation process. To put this concept into immediate practice, identify a multi-step task in your workflow that currently involves several distinct software tools or manual handoffs between AI prompts. Explore if you can design a simple, shared communicative 'grammar' for these steps, even if just by structuring your prompts to explicitly pass on contextual information and intended next steps from one AI interaction to the next. The goal is to simulate a recursive interaction, getting agents to build on each other's outputs with a clearer understanding of common objectives.

Source / further reading

Learn more at Two Minute Papers