IncidentMind / server

Commit History

Scrub literal null bytes from server/app.py
bd4e440

amrita8642 commited on

Fix UTF-16 null bytes encoding issue introduced by PowerShell echo
d4e1a81

amrita8642 commited on

Fix multi-mode deployment validation checks: add uv.lock, project.scripts entry point, and main() function
6a5e137

amrita8642 commited on

Fix POST /reset 422 error by making body optional for hackathon evaluator
e3b5f30

amrita8642 commited on

Fix FastAPI ResponseValidationError on root endpoint
e03880f

amrita8642 commited on

Fix ModuleNotFoundError: No module named 'IncidentMind' on import paths
c3de457

amrita8642 commited on

Add root endpoint to prevent 404 errors on Hugging Face browser UI
aa1fa50

amrita8642 commited on

Deploying incidentmind on hugging face
ec81028

amrita8642 commited on