Part 7 – Web Server and Playground¶
Audience: Intermediate
Goal: Run a program with a web UI and watch events stream live.
Start the server¶
Open the Playground¶
Open the HTML Playground (see Applications > HTML Playground), set path to your .pb
, and click Run Program.
Expected: You see agent messages and execution logs in real time.
Next: Continue with Guides for specific tasks.