agnes-the-ai-analyst/app
ZdenekSrotyr c55dd02196 fix: stop leaking server file paths in upload responses
Return filename instead of full server-side path in upload_session
and upload_artifact responses.
2026-04-09 16:31:46 +02:00
..
api fix: stop leaking server file paths in upload responses 2026-04-09 16:31:46 +02:00
auth fix: block /auth/token for OAuth-only users without password_hash 2026-04-09 16:29:47 +02:00
web fix: enforce role guards on admin web pages 2026-04-09 16:30:13 +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