trustgraph/ts/packages/workbench
elpresidank f2b376abef fix: FalkorDB result parsing, embeddings routing, triples query response, graph visualization
- Fix FalkorDB triples query: client v5 returns objects not arrays, use named field access
- Fix embeddings service: align spec names to "embeddings-request"/"embeddings-response"
- Fix client triplesQuery: read `triples` field instead of `response` from backend
- Fix graph page crash: guard against non-array triples, accept literals as entity nodes
- Add seed:demo script for AI industry knowledge graph (254 triples, 64 entities)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 04:59:36 -05:00
..
src fix: FalkorDB result parsing, embeddings routing, triples query response, graph visualization 2026-04-10 04:59:36 -05:00
Containerfile fix: Docker build fixes, add agent/librarian/flow-manager to compose 2026-04-06 00:41:01 -05:00
index.html fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00
nginx.conf fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00
package.json fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00
tsconfig.json init 2026-04-05 22:44:45 -05:00
vite-env.d.ts init 2026-04-05 22:44:45 -05:00
vite.config.ts init 2026-04-05 22:44:45 -05:00