graphiti · Issues· 511 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #1830
Possible regression: registered edge types retain names despite disallowed endpoint signatures after #1191
Updated Sep 17, 2026 - #1892
[BUG] FalkorDB: SearchFilters(node_labels=[...]) with 2+ labels raises a Cypher syntax error
Updated Sep 17, 2026 - #1893
[BUG] import graphiti_core fails on a fresh install: No module named 'httpx' (openai>=3 depends on httpx2)
bugUpdated Sep 17, 2026 - #1483
[BUG] FalkorDriver.build_fulltext_query fails on hyphens in group_id (RediSearch syntax error)
Updated Sep 17, 2026 - #1728
Bug: Edge invalidation searches the whole graph, so unrelated facts retire each other
Updated Sep 16, 2026 - #1880
[RFC] Feature Request: Introducing an Ingestion-Time Extension Hook for Knowledge Graph Hygiene
Updated Sep 14, 2026 - #1888
[BUG] Episode search drops candidates before the cross-encoder can score them
Updated Sep 12, 2026 - #1842
FalkorDB driver: multi-group_id reads (get_episodes/search_nodes) silently query the wrong graph
Updated Sep 12, 2026 - #1885
Nested attribute values abort ingestion on Neo4j/FalkorDB/Neptune while Kuzu already serialises them
Updated Sep 12, 2026 - #1887
mcp_server: allow api_key to be sourced from a file or a callable, not only an inline literal or an env var
Updated Sep 12, 2026 - #1876
[BUG] group_id selects a database for writes but not for reads: add_episode persists to the cloned database, search/get_episodes query the configured one
Updated Sep 11, 2026 - #1875
[BUG] [PERF] FalkorDB: edge_fulltext_search in search_ops.py re-matches endpoints, causing a full :Entity scan per hit (latent)
Updated Sep 11, 2026 - #1592
FalkorDB: edge_fulltext_search Node-By-Label-Scan per hit (redundant endpoint labels defeat the edge-uuid index) → add_episode times out at scale
Updated Sep 10, 2026 - #1272
[BUG] [PERF] FalkorDB: edge_fulltext_search causes full graph scan due to re-MATCH pattern instead of using startNode/endNode
bugUpdated Sep 10, 2026 - #1874
[Feature] Allow explicit OpenAI API mode instead of inferring it from the base URL hostname
Updated Sep 10, 2026