Install
openclaw skills install @pinguy/openwebui-regression-testRegression-test Open WebUI tools, adapters, streaming, reconnects, provider limits, and TTS through the real browser path.
openclaw skills install @pinguy/openwebui-regression-testUse the real logged-in Open WebUI browser/app path for functional verification. Treat configuration, service status, HTTP 200 responses, and database integrity as supporting evidence, not proof of user-visible success.
Check, in order:
content, structured output, tool receipts, and error fields.Use timestamps or request IDs to join evidence across layers.
Prefer the smallest fix at the layer that owns the fault.
After each material change:
content matches the final answer once.Use the smallest matrix covering the changed behavior:
For rate-limit fixes, test enough consecutive requests to exercise retry logic without deliberately hammering the provider.
Report:
Never claim “verified” from static configuration or a direct backend call when the bug occurs in the browser path.