GodSpeed / src

Commit History

fix: use SameSite=None; Secure on HF Spaces to allow cross-site iframe cookies
7e328e2

AdithyaVardan commited on

fix: in-memory session fallback when Redis is unreachable
e68bb19

AdithyaVardan commited on

fix: add timeouts to Redis and Supabase DB calls in login endpoint
f79d4f9

AdithyaVardan commited on

feat: add confluence/slack search tools, chat history, cloud Qdrant support, sync trigger fixes
68af3c5

AdithyaVardan commited on

Implement anomaly detection and forecasting features
451d52a

Ananth Shyam commited on

fix: enhance admin functionality and error handling in ingestion and analytics processes
e646563

Ananth Shyam commited on

feat: enhance analytics API with freshness computation and coverage gaps endpoint
e69f4cf

Ananth Shyam commited on

feat: channel RBAC through ingest, graph stream, admin endpoints, email invite
e8b3591

AdithyaVardan commited on

feat: implement Google OAuth2 SSO integration with user management and callback handling
d128756

Ananth Shyam commited on

feat: RBAC foundation — workspaces, channels, role-based access
a8e67fc

AdithyaVardan commited on

Fix team_id: use 'default' to match ingested data
6c457eb

AdithyaVardan commited on

Fix pydantic extra fields error in IntegrationSettings and Settings
a0eda55

AdithyaVardan commited on

feat: add Zustand stores for filters and UI state management
9dfccd9

Samyuktha24 commited on

Add text/markdown parser for file agent; add sample knowledge base documents
2f22e68

AdithyaVardan commited on

Fix Qdrant search API, add Supabase writes to agent pipelines, pin qdrant-client 1.17.1
1fbfa0e

AdithyaVardan commited on

Fix Jira deprecated search endpoint and pagination; fix Confluence base URL in env
cbf8345

AdithyaVardan commited on

Integrate jira, confluence, and file agent routers into main app
dc7da82

AdithyaVardan commited on

feat: Implement file and JIRA agents with parsing, processing, and ingestion capabilities
9d8a0cf

Ananth Shyam commited on

feat: Implement polling adapters for logs, metrics, error traces, and business data
0493349

Samyuktha24 commited on

Add Redis utilities for session management, caching, and task queues
58ace4b

Samyuktha24 commited on