Skip to content

v0.3.0 — Protocol Implementations

Choose a tag to compare

@SonAIengine SonAIengine released this 22 Mar 12:47
· 209 commits to main since this release

Synaptic Memory v0.3.0 — 프로토콜 구현체 + LRU 캐시 + JSON export + 노드 병합

Added

  • Protocol implementations — LLM QueryRewriter, RegexTagExtractor, EmbeddingProvider
  • LRU Cache — NodeCache with hit rate tracking
  • JSON Exporter — structured JSON export
  • Node Merge — duplicate node merging with edge reconnection
  • Find Duplicates — title similarity-based duplicate detection