feat(agent): add test frontend and Docker stack

This commit is contained in:
2026-09-16 21:42:05 +02:00
parent c8b55fbd38
commit 4f5107a46a
16 changed files with 1065 additions and 71 deletions
+5
View File
@@ -0,0 +1,5 @@
fastapi>=0.115
uvicorn>=0.30
httpx>=0.27
PyYAML>=6.0
numpy>=2.0