agnes-the-ai-analyst/app
ZdenekSrotyr 7f523788c2 fix: correct YAML path for instance name and subtitle
get_instance_name and get_instance_subtitle now look up the nested
instance.name and instance.subtitle keys to match the YAML structure.
2026-04-09 16:31:56 +02:00
..
api fix: stop leaking server file paths in upload responses 2026-04-09 16:31:46 +02:00
auth fix: force secure cookie in production, reduce max_age to 1 day 2026-04-09 16:31:50 +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 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