Files
openclaw/extensions
Tarun Sukhani 1f80d4f0d2 memory-neo4j: medium-term fixes — index, batching, parallelism, module extraction
- Add composite index on (agentId, category) for faster filtered queries
- Combine graph search into single UNION Cypher query (was 2 sequential)
- Parallelize conflict resolution with LLM_CONCURRENCY chunks
- Batch entity operations (merge, mentions, relationships, tags, category,
  extraction status) into a single managed transaction
- Make auto-capture fire-and-forget with shared captureMessage helper
- Extract attention-gate.ts and message-utils.ts modules from index.ts
  and extractor.ts for better separation of concerns
- Update tests to match new batched/combined APIs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:56:38 +08:00
..
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00
2026-02-16 06:08:47 +01:00