agnes-the-ai-analyst/app
2026-04-09 19:44:59 +02:00
..
api fix: route admin_edit through KnowledgeRepository.update instead of raw SQL 2026-04-09 18:42:52 +02:00
auth fix: cookie secure flag based on DOMAIN env — allows HTTP for dev/staging 2026-04-09 19:37:25 +02:00
web fix: hide Google login button when OAuth is not configured 2026-04-09 19:44:59 +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 fix: correct YAML path for instance name and subtitle 2026-04-09 16:31:56 +02: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