MAS Design

Collaborative Multi-Agent Architecture Directory

Repo
☆...
30 of 30 architectures

Add New Architecture

Create and visualize your multi-agent architecture with our builder.

Simplified view

Collaborative Circle Architecture

A collaborative multi-agent system where agents contribute to a shared memory and iteratively refine a solution through open, cyclical information sharing.

collaborativeshared-memory+2
@eren9677
2025
User Input
input
Agent 1
agent
Agent 2
agent

Basic Sequential

Agents operate in a linear pipeline; each agent’s output is the next agent’s input.

sequentialpipeline+2
@eren9677
2025
Agent 1
agent
Agent 3
agent
Agent 4
agent
Agent 2
agent

Network (Decentralized) Architecture

Agents communicate directly without a central coordinator for flexible, dynamic collaboration.

p2pdecentralized+2
@eren9677
2025
Simplified view

Market-Based (Bidding) Architecture

Auctioneer broadcasts tasks; contractor agents bid; best bid wins based on predefined criteria.

biddingauction+3
@eren9677
2025
Agent Supervisor
supervisor
Sub-Supervisor 2
supervisor
Sub-Supervisor 1
supervisor
Agent 1a
agent
Agent 2b
agent
Agent 2a
agent
Agent 1b
agent

Hierarchical Architecture

Multi-level supervision where top-level supervisors manage lower-level supervisors who manage worker agents.

hierarchicalsupervisor+2
@eren9677
2025
User Goal
input
Orchestrator Agent
agent
Web Search API
tool
Code Interpreter
tool
Database
tool
Final Result
output

Tool-Augmented Agent Network

Agents are designed to interact with external tools (APIs, databases, code interpreters) to ground reasoning and perform real-world actions.

toolsapis+4
@eren9677
2025
Initial Task
input
Creator Agent
agent
Critic Agent
agent
Final Output
output

Critic & Refinement Loop Architecture

Creator agent produces output; Critic reviews and provides feedback; loop continues until approval or iteration limit.

criticrefinement+2
@eren9677
2025
Start Task
input
Automated Agent
agent
Human Review
human
Final Action
output

Human-in-the-Loop (HITL) Architecture

Autonomous agents collaborate with humans at critical checkpoints for approval, judgment, or handling sensitive actions.

human-in-the-loopapproval+3
@eren9677
2025