mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-27 01:21:18 +00:00
- Replace result.getAll() with result.getAllRows() across lbug-adapter (getAll doesn't exist in LadybugDB WASM v0.15.1) - Add loadServerGraph worker method that pipes server data through initLbug/loadGraphToLbug for in-browser querying - Extract finalizePipeline helper (shared by runPipeline, runPipelineFromFiles) - Fix buildBM25Index called with graph object instead of fileContents Map - Fix 'Turn off all highlights' to clear sigma selection, AI tool/citation highlights, and blast radius Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BackendRepoSelector.tsx | ||
| CodeReferencesPanel.tsx | ||
| DropZone.tsx | ||
| EmbeddingStatus.tsx | ||
| FileTreePanel.tsx | ||
| GraphCanvas.tsx | ||
| Header.tsx | ||
| HelpPanel.tsx | ||
| LoadingOverlay.tsx | ||
| MarkdownRenderer.tsx | ||
| MermaidDiagram.tsx | ||
| ProcessesPanel.tsx | ||
| ProcessFlowModal.tsx | ||
| QueryFAB.tsx | ||
| RightPanel.tsx | ||
| SettingsPanel.tsx | ||
| StatusBar.tsx | ||
| ToolCallCard.tsx | ||
| WebGPUFallbackDialog.tsx | ||