







One model to command them all

Multi-agentic Software Development is a Distributed Systems Problem (AGI can't save you from it)
Recently, I've been thinking a lot about scaffolding and languages for managing systems of LLMs coordinating with each other — new programming languages might be the ideal solution for this area.
Building an Advanced Agentic Harness | Data For Science
From a single pilot to an air campaign: planning, parallelism, memory, verification, and observability for production-shaped agents.

Structured reasoning about actor systems | Proceedings of the 2013 workshop on Programming based on actors, agents, and decentralized control
Successfully attaining consensus in the absence of a centralized coordinator is a fundamental problem in distributed multi-agent systems. We analyze progress in the Synod consensus protocol—which does not assume a unique leader—under the ...

Structured reasoning about actor systems | Proceedings of the 2013 workshop on Programming based on actors, agents, and decentralized control
Successfully attaining consensus in the absence of a centralized coordinator is a fundamental problem in distributed multi-agent systems. We analyze progress in the Synod consensus protocol—which does not assume a unique leader—under the ...

[Keynote 06] Testing LLM Cooperation in Multi Agent Simulation

LukeW | Agent Management Interface Patterns
As an increasing number of AI applications evolve to agents doing work for people, agent management becomes a critical part of these product's design. How can p...

AI agent runs amok in Fedora and elsewhere
Agentic AI systems can be used to do a variety of things autonomously on behalf of a human user [...]
JUMPERZ on Twitter / X
took karpathy's wiki pattern and wired it into my 10 agent swarm and here is what the architecture looks like when you make it multi agent:>every agent auto dumps its output into a raw/ folder as it works>a compiler runs every few hours and organises everything into… pic.twitter.com/bNsRKhH3Ka— JUMPERZ (@jumperz) April 3, 2026



Patterns and problems in multiagent systems
We ran experiments on swarms of Claude agents and found coordination failures, collusion, and sabotage. Here, we share what they mean for AI safety.

LangChain on Twitter / X
Fully local multi-agent systems with LangGraphWith the release of OpenAI agent SDK, there's high interest in multi-agent systems.We review Swarm and Supervisor based multi-agent systems and run both locally w/ @ollama + LangGraph.📽️:https://t.co/xoUlPob4xL pic.twitter.com/arrmeHu1Hm— LangChain (@LangChain) March 15, 2025

nicobailon/pi-model-switch
Pi coding agent extension that gives the agent the ability to switch models on its own