mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Updated AgentContext, AgentMemory, and ContextGraph to support save/load persistence - Integrated FastEmbed into VectorStore for high-performance local embeddings - Replaced DemoVectorStore with production VectorStore in docs and examples - Rebuilt 19_Context_Module.ipynb as a deep dive into context engineering - Updated documentation and README to reflect new capabilities