agnes-the-ai-analyst/app
ZdenekSrotyr 8df8183a9f feat: add 50 MB upload size limit to session and artifact endpoints
Rejects files exceeding MAX_UPLOAD_SIZE with HTTP 413 before writing to disk.
2026-04-09 07:14:16 +02:00
..
api feat: add 50 MB upload size limit to session and artifact endpoints 2026-04-09 07:14:16 +02:00
auth fix: remove dead PRAGMA enable_wal code 2026-04-09 06:59:57 +02:00
web fix: login page uses login_buttons format expected by template 2026-04-08 07:11:03 +02:00
__init__.py feat: add FastAPI server with auth, RBAC, and all API endpoints 2026-03-27 15:19:18 +01:00
instance_config.py feat: complete system — web UI, all API endpoints, governance, admin, CLI commands 2026-03-27 16:52:22 +01:00
main.py feat: add graceful shutdown handler 2026-04-09 07:03:45 +02:00
utils.py feat: add graceful shutdown handler 2026-04-09 07:03:45 +02:00