AgentFlow

The Challenge

Make multi-agent orchestration inspectable — see what each agent is doing, live, instead of a black box.

"A local multi-agent orchestration tool: a visual flow builder for wiring up agent teams, a real-time task board, and live agent monitoring, with support for any LLM provider (OpenAI, Anthropic, OpenRouter, Ollama, LM Studio, or custom endpoints)."

The Solution

Next.js + React Flow visual graph, SSE/WebSocket event bus for live agent state.