This website requires JavaScript.
Explore
Help
Sign In
AI-Cognitive-Leap
/
agnes-the-ai-analyst
Watch
2
Star
0
Fork
You've already forked agnes-the-ai-analyst
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
86042f17d8
agnes-the-ai-analyst
/
app
History
ZdenekSrotyr
86042f17d8
fix: add missing /login/password and /login/email web routes
2026-04-09 19:15:05 +02:00
..
api
fix: route admin_edit through KnowledgeRepository.update instead of raw SQL
2026-04-09 18:42:52 +02:00
auth
fix: wrap Google OAuth DB connection in try/finally to ensure it is always closed
2026-04-09 18:42:56 +02:00
web
fix: add missing /login/password and /login/email web routes
2026-04-09 19:15:05 +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