Multi-Agent Wiki

Glossary

Multi-Agent common terms

TermMeaning
AgentAn execution unit with goals, context, tools, and a policy
OrchestratorSchedules agents, maintains state, drives flow
SupervisorCentralized primary agent — plans, routes, synthesizes
HandoffOne agent transfers conversation control to another
SubagentAn agent invoked by a host agent, typically specialized
BlackboardA shared space for state, evidence, or artifacts
TraceStructured record of an agent's execution
MCPModel Context Protocol — connects tools, resources, prompts
A2AAgent2Agent Protocol — agent-to-agent interop
Agent Client ProtocolIDE/client to coding-agent protocol
HITLHuman-in-the-loop — humans approve, correct, decide
VerifierAgent or tool that validates, reviews, or scores
Refinement LoopIterative generate → evaluate → revise loop
MoAMixture-of-Agents — layered ensemble
StigmergyIndirect agent collaboration through environment traces