trustgraph/ts/packages/flow/src
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
..
__tests__ feat: add unit tests, Docker polish, and workbench UX improvements 2026-04-07 03:51:29 -05:00
agent/react fix: resolve FlowProcessor topic collisions, librarian timeout, tests 2026-04-06 01:02:10 -05:00
chunking feat: add document pipeline — PDF decoder, Ollama LLM, storage services 2026-04-06 23:47:43 -05:00
config fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
cores feat: add document pipeline, ReAct agent, and knowledge core services 2026-04-06 00:19:37 -05:00
decoding feat: add document pipeline — PDF decoder, Ollama LLM, storage services 2026-04-06 23:47:43 -05:00
embeddings init 2026-04-05 22:44:45 -05:00
extract feat: add unit tests, Docker polish, and workbench UX improvements 2026-04-07 03:51:29 -05:00
flow-manager feat: add query/retrieval FlowProcessor services and missing runner scripts 2026-04-07 01:05:54 -05:00
gateway fix: prevent dispatcher race condition via promise-based lazy init 2026-04-07 12:11:11 -05:00
librarian fix: resolve FlowProcessor topic collisions, librarian timeout, tests 2026-04-06 01:02:10 -05:00
model/text-completion feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
prompt fix: resolve FlowProcessor topic collisions, librarian timeout, tests 2026-04-06 01:02:10 -05:00
query fix: FalkorDB result parsing, embeddings routing, triples query response, graph visualization 2026-04-10 04:59:36 -05:00
retrieval feat: add query/retrieval FlowProcessor services and missing runner scripts 2026-04-07 01:05:54 -05:00
storage fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00
index.ts feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00