Skip to main content
bolt web starts a Bolt server and serves a browser UI in front of it. It’s the same engine as the TUI, just rendered in a browser tab.

Start it

Then open the printed URL. When exposing over a network, set basic auth first:

When to use the web UI

  • Running Bolt on a beefy remote machine but driving it from a laptop.
  • Sharing a live session with a teammate for pair-debugging.
  • Environments where a full TUI is awkward (Chromebooks, tablets, coworking machines).