GodSpeed / graph_store

Commit History

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

AdithyaVardan commited on

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

Ananth Shyam commited on

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

AdithyaVardan commited on

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

Samyuktha24 commited on

Fix WebSocket stream: use result.data() instead of async for to match working traverse pattern
459131a

AdithyaVardan commited on

Use fresh Neo4j driver per request; create driver after Gemini extraction to avoid idle timeout
4056ec9

AdithyaVardan commited on

Add retry-on-SessionExpired for ingest writes; fix WebSocket driver init error handling
b2158c9

AdithyaVardan commited on

Fix chunk relationship injection and WebSocket close handling
69402ec

AdithyaVardan commited on

Fix defunct Neo4j connection: add keep-alive, liveness check, retry on SessionExpired
cf1b61a

AdithyaVardan commited on

Add Neo4j graph stream WebSocket endpoint for live visualization
6a4e71a

AdithyaVardan commited on

Fix startup imports and add graph_store module
16b7df8

AdithyaVardan commited on