Closed loop test suite, vibe coded, needs some refinement.

This commit is contained in:
Pbopbo
2026-02-26 13:27:58 +01:00
commit 80f7522159
12 changed files with 927 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
test_results/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg-info/
dist/
build/
.venv/
venv/
*.wav
*.png