Merged
Conversation
…ory → FullMemory) Introduces CoreMemory (zero-config, no LLM), SmartMemory (echo/categories/graph), and FullMemory (scenes/profiles/tasks) with CoreSQLiteManager, content-hash dedup, query cache, presets system, benchmark command, and 82 new/updated tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…elf-improvement loop Adds skills as first-class citizens to Engram's memory architecture: - Skill schema (SKILL.md format), store, executor, outcome tracking, and discovery - Trajectory recording and persistence for tracking agent task episodes - Skill miner that compiles successful trajectories into reusable skills - zvec vector store backend with graceful fallback chain - Centralized SHA-256 hashing (content, trajectory, skill signature) - 6 new MCP tools for skill and trajectory management - SmartMemory gains skill search/apply; FullMemory gains trajectory recording and mining - 71 new tests, all 105 tests passing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…DIA provider updates - Add unified enrichment module with multi-modal encoding pipeline - Enhance skill system with structure module, improved executor/miner/outcomes - Update memory architecture (smart memory, main memory) for enrichment integration - Add NVIDIA embeddings and LLM provider improvements - Update LongMemEval benchmark runner - Add structural and unified enrichment test suites Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ment optimizations
Add cross-encoder reranking stage using NVIDIA NIM API for improved retrieval accuracy. Add nemotron-embed model support with proper modality list handling in batch embeddings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.