TheJacksonCode/Agent-Architecture

71 stars · Last commit 2026-04-17

Visual multi-agent system designer for Claude Code. 28 agents, Five Minds Protocol, HITL gates, Live Simulation. Zero dependencies, single HTML file.

README preview

# Agent Architecture Designer

> Visual multi-agent system designer for Claude Code - built to help developers **understand how each agent thinks, what it does, and how teams collaborate**.

<p align="center">
  <img src="docs/Animation.gif" alt="Agent Architecture Designer - Live Simulation demo" width="800">
</p>

<p align="center">
  <a href="https://github.com/TheJacksonCode/Agent-Architecture/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License"></a>
  <a href="https://thejacksoncode.github.io/Agent-Architecture/"><img src="https://img.shields.io/badge/live_demo-GitHub_Pages-7C3AED.svg" alt="Live Demo"></a>
  <img src="https://img.shields.io/badge/version-v32-F59E0B.svg" alt="v32">
  <img src="https://img.shields.io/badge/agents-35-818CF8.svg" alt="35 Agents">
  <img src="https://img.shields.io/badge/presets-42-34D399.svg" alt="42 Presets">
  <img src="https://img.shields.io/badge/languages-PL_EN-06B6D4.svg" alt="PL/EN">
  <img src="https://img.shields.io/badge/dependencies-zero-F87171.svg" alt="Zero Dependencies">
</p>

---

View full repository on GitHub →