← All work

ChatFlight

An earlier multi-agent experiment now kept for its realtime coordination and observability work.

In short: Request → Route → Tool activity → Visible response

Why I built it

Agent demos frequently hide routing, tool use, intermediate state, and failure behind one response.

What exists

A working educational demonstration exists; its reusable value is the visible orchestration pattern.

How it works

A supervisor routes to bounded agents while the interface exposes streaming output and agent activity.

  • Supervisor routing
  • Streaming interface
  • Agent-activity visualization

My role

Built the orchestration, streaming interface, voice experiments, and activity visualization.

What I checked

  • deploymentWorking educational demo observed

What stays bounded

  • Not presented as a flight business
  • Use mock or safely licensed data for public extraction

What is missing

  • Framework and data dependencies need a provenance audit.

Next

Produce a small synthetic reference with visible state.

Later ideas, not current features

  • Extract the observable-agent pattern into a focused reference