agnes-the-ai-analyst/app
ZdenekSrotyr 1bf97c725c feat: wire orchestrator into API — replace DataSyncManager
sync.py: _run_sync() now calls extractor + SyncOrchestrator.rebuild()
data.py: parquet lookup searches /data/extracts/ first, legacy fallback
catalog.py: list tables from DuckDB table_registry instead of src.config
admin.py: discover-tables uses KeboolaClient directly, remove old TableRegistry dep
2026-03-30 20:16:33 +02:00
..
api feat: wire orchestrator into API — replace DataSyncManager 2026-03-30 20:16:33 +02:00
auth feat: add bootstrap endpoint + deploy skill for AI agents 2026-03-30 14:01:01 +02:00
web feat: complete web UI + auth providers + template compatibility 2026-03-27 17:34:39 +01: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 auth providers (Google OAuth, Password, Email magic link) + web UI fixes 2026-03-27 17:07:59 +01:00