mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-08-28 05:25:25 +00:00
Fix server/bridge mode leaving the web UI with 0 nodes and broken Query/Processes/embeddings by hydrating the worker-side LadybugDB and BM25 indexes after loading graph data from the backend. Also fix LadybugDB QueryResult API mismatch where result.getAll() does not exist in some @ladybugdb/wasm-core versions — falls back to getAllObjects() or getAllRows(). |
||
|---|---|---|
| .. | ||
| api | ||
| public/wasm | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vercel.json | ||
| vite.config.ts | ||