Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up
Back to Ecosystem Pulse
ToolExperimental

agentsflow

by jaemil

Drag-and-drop flow builder for autogen multi-agent pipelines

TypeScript
Updated Oct 21, 2023
Share:
351
Stars
48
Forks

View on GitHub

Overview

Visualizes and composes multi-agent flows with a drag-and-drop UI for autogen-based agents. Let users wire agents, connectors, and data sources into pipelines and run scenarios interactively, enabling rapid prototyping of delegation patterns. Distinctive features include live execution, step-by-step flow inspection, and TypeScript-based components for extending node behavior. Also supports autogen-based agents to explore advanced delegation scenarios.

Key Benefits

As agents delegate tasks to specialists, understanding and reproducing interaction patterns is crucial for assessing trust and failure modes. A visual flow builder makes it easier to surface where delegation happens, reproduce problematic handoffs, and capture logs for evaluation. Until now many agent topologies were defined in code only; this tool helps teams prototype, test, and iterate on designs that feed into agent-to-agent evaluation and reputation tracking Mutual Verification Pattern.

Ideal For

Developers and teams prototyping multi-agent workflows who want a visual environment to design, run, and debug delegating agents. For a guided, human-centered approach to interaction flow design, consider the Human-in-the-Loop Pattern.

Real-World Examples

  • Prototype complex delegation flows between specialist agents without writing boilerplate code
  • Visually reproduce and debug agent interaction failures to generate reproducible eval cases
  • Create scenario runs for continuous agent evaluation and hand them to automated scoring or reputation systems
Works With
autogen
Topics
ai-agentsautogen
Similar Tools
autogencrewai
Keywords
multi-agent orchestrationautogenagent delegationpre-production agent testing