Visualize AI Agent
Conversations in Real Time

Liveflow lets you watch your LiveKit agents think — see active agents, tool calls, and conversation flow as it happens.

Connecting to LiveKit...

Watch Your Agents Think

Stop tailing endless terminal logs. Get a Chrome DevTools-like experience for your multi-agent workflows with millisecond precision.

Active Agent Detection

Instantly see which agent currently holds the context and is processing information.

Tool Execution Tracing

Watch tools execute live, including payload inputs and returned results in real-time.

Visual Conversation Monitoring

Follow the natural language flow between user, voice agent, and backend planner.

Setup

Get running in three steps

01

Install Liveflow

Add the Python package to your environment.

pip install liveflow
02

Install the VS Code Extension

Visualize your agent's state directly inside your editor.

03

Run Your Agent

Drop-in replacement for your normal run command. No code changes needed.

liveflow agent.py dev

Agent debugging, finally visible.

See every tool call, state transition, and conversation turn as it happens. Free and open source.