Documentation automation¶
This page covers how to generate screenshots for the docs.
Admin UI screenshot¶
1) Install Playwright (one time):
2) Capture the screenshot:
This will start the agent on http://127.0.0.1:8000, open the Admin UI, and write a PNG to the assets folder.