Agent-Architecture

🤏sfwa
Visit
by TheJacksonCode

A visual multi-agent system designer for Claude Code — 28 agents, human-in-the-loop gates, live simulation. Zero dependencies.

aitools
Screenshot of Agent-Architecture
★ 72 stars · 9 forks9 · 1 contributor1 · 5.4 MB · created Apr 2026 · Agent-Architecture ↗
HTML 99.8% · JavaScript 0.2%
Is it a true single-file web app?
✗ Nearly. Its own code is all in one file, but it loads 4 font files from elsewhere.
– Contacts fonts.googleapis.com
– Contacts fonts.gstatic.com
How to fix it
→ Self-host the webfont as a base64 @font-face, or fall back to a system font stack (currently fonts.googleapis.com)
→ Self-host the webfont as a base64 @font-face, or fall back to a system font stack (currently fonts.gstatic.com)
Open issue ↗
Security audit — full results 9/9
✓ No leaked credentials (detect-secrets)
✓ Semgrep security-audit ruleset
✓ Semgrep javascript ruleset
✓ eval() usage
✓ Function() construction
✓ decode→eval chain
✓ document.write of decoded content
✓ sendBeacon usage
✓ decoded content DOM injection
Embed this badge
iamsingle.app — security audit — 9/9
← back to the full catalog