Use when reproducing or inspecting Gooey workflow behavior locally without the browser, especially for capturing VideoBots prompts, tool-call traces, workflow-tool arguments, or comparing prompt/schema changes against a published run.
Use when writing UI code in gooey-server Python files โ building pages, forms, layouts, or any visual component using the gooey-gui library. Use when importing gooey_gui, calling gui.write, gui.div, gui.button, gui.columns, gui.styled, or any gui.* component. Use when styling with Bootstrap 5 classes in gooey-server.