GodSpeed / graph_store /stream.py

Commit History

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

AdithyaVardan commited on

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

AdithyaVardan commited on

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

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