feat: finalize production cleanup with structured agent responses and project governance

This commit is contained in:
Space-Banane
2026-05-27 18:08:52 +02:00
parent a19b285232
commit c09f0ee9c0
17 changed files with 737 additions and 126 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
fastapi>=0.115,<1.0
httpx>=0.27,<1.0
openai>=1.0.0
pillow>=10.0.0
pyautogui>=0.9.54
pytest>=8.0.0
python-dotenv>=1.0.0
uvicorn>=0.30.0