puda-manual-ui
Installation
SKILL.md
PUDA Manual UI
Build Streamlit operator UIs that drive machines through the PUDA CLI. The CLI remains the control plane; the UI only shells out to puda.
For Streamlit layout, widgets, and styling, also follow the developing-with-streamlit skill.
Required session controls
Every manual-control UI must include these three buttons:
| Button | Role |
|---|---|
| Start | Open a manual run on all relevant machines |
| Complete | Close the manual run on all relevant machines |
| Reset | Reset a machine via CLI |