Multi-Agent System
A multi-agent system contains multiple agents that cooperate, compete, delegate, or review work within a shared problem environment.
Definition
A multi-agent system contains multiple agents that cooperate, compete, delegate, or review work within a shared problem environment.
Technical Context
Multiple agents can increase capability but also create communication cost, conflict, duplicated work, and error propagation. Roles and shared-state boundaries need explicit design.