feat: add web UI demo recording system (#69)

This commit is contained in:
Bas Nijholt
2025-12-20 15:00:03 -08:00
committed by GitHub
parent fff064cf03
commit de46c3ff0f
44 changed files with 1389 additions and 257 deletions

View File

@@ -29,6 +29,7 @@ repos:
rev: v1.14.0
hooks:
- id: mypy
exclude: ^docs/demos/
additional_dependencies:
- pydantic>=2.0.0
- typer>=0.9.0