Skip to content

Releases: TheJacksonCode/Agent-Architecture

v0.1.0 - Initial Public Release

Choose a tag to compare

@TheJacksonCode TheJacksonCode released this 07 Apr 18:53

Agent Architecture Designer v0.1.0

Visual multi-agent system designer for Claude Code.

What's included

  • 28 specialized agents across 6 phases (Strategy, Research, Five Minds, Build, QA, HITL)
  • 29 preset configurations from Solo (2 agents) to Deep Five Minds Ultimate (27 agents)
  • Five Minds Protocol - structured adversarial debate with 4 experts + Devil's Advocate (no public equivalent)
  • HITL Decision Gates - 3 human checkpoints with 120s countdown and auto-decide
  • Live Simulation - agents "talk" to each other with speech bubbles and data packets
  • Agent Encyclopedia - research-backed prompts, analogies, anti-patterns for all agents
  • Mission Control - fullscreen cinematic simulation dashboard
  • Dark/Light Theme with per-agent chromatic icon colors
  • Bilingual UI (PL/EN) - full Polish and English interface
  • 29 Claude Code slash commands for all presets

Technical

  • Single HTML file (4475 lines), zero dependencies, zero build step
  • Vanilla JS + SVG + Canvas 2D + Web Animations API
  • WCAG 2.2 accessibility (skip link, focus-visible, aria-hidden, SR announcer)
  • XSS-hardened (escHtml, safeParseLS, safeSaveLS)
  • Works offline - just download and open

Live Demo

https://thejacksoncode.github.io/Agent-Architecture/

Versions

Version Description
v30 International Edition (PL/EN)
v31 Audit Edition (security + accessibility + CSS fixes)

Full changelog: v31/CHANGES.md