Web UI

The local control console for setup, chat, approvals, budgets, and replay.

The Web UI is a local control console served by the gateway at http://127.0.0.1:18791/control/. It shares the same runtime, tools, memory, and cost accounting as the CLI and channels.

What you can do

  • Setup — configure provider, router, search, channels, memory at /control/setup.
  • Chat — run sessions with streaming responses and tool calls.
  • Approvals — review and approve risky tool calls before they run.
  • Budgets — watch per-session and per-channel spend against ceilings.
  • Health — see what is ready and what needs attention.
  • Replay — inspect any past turn read-only.

Opening it

budgetai gateway run
# → http://127.0.0.1:18791/control/

The Web UI Health page mirrors budgetai doctor, with one-click links to the setup sections that need attention.