Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 Changes in this version + type ConsolidatedMemory = engine.ConsolidatedMemory + type ConsolidatorStats = engine.ConsolidatorStats + type Experience = engine.Experience + type ExperienceStats = engine.ExperienceStats + type ExperienceStore = engine.ExperienceStore + func NewExperienceStore(dir string) *ExperienceStore + type KnowledgeBase = engine.KnowledgeBase + func NewKnowledgeBase(dir string) *KnowledgeBase + type KnowledgeEntry = engine.KnowledgeEntry + type KnowledgeStats = engine.KnowledgeStats + type MemoryConsolidator = engine.MemoryConsolidator + func NewMemoryConsolidator(dir string) *MemoryConsolidator + type RawMemory = engine.RawMemory