feat: integrate agentdb 3.0.0-alpha.9 with 8 new controllers + 6 MCP tools#1234
Open
feat: integrate agentdb 3.0.0-alpha.9 with 8 new controllers + 6 MCP tools#1234
Conversation
- Root: agentdb 2.0.0-alpha.3.7 -> ^3.0.0-alpha.8 - @claude-flow/memory: ^3.0.0-alpha.7 -> ^3.0.0-alpha.8 - Includes all v3.1 features: fixed TS strict null checks, new controllers (HierarchicalMemory, StreamingEmbedding), enhanced GNNService/SonaTrajectoryService, browser bundles - Add .npmrc to suppress transitive dep deprecation warnings Co-Authored-By: claude-flow <ruv@ruv.net>
…tools Upgrade agentdb dependency to 3.0.0-alpha.9 (zero deprecation warnings, pure JS SQLite, updated ruvector). Wire 8 new controllers into ControllerRegistry (HierarchicalMemory, MemoryConsolidation, BatchOperations, ContextSynthesizer, GNNService, RVFOptimizer, MMRDiversityRanker, GuardedVectorBackend) with level-based init. Add 6 new MCP tools (hierarchical-store/recall, consolidate, batch, context-synthesize, semantic-route) and bridge functions. Update README with AgentDB v3 Controllers documentation section. Co-Authored-By: claude-flow <ruv@ruv.net>
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.
Summary
agentdbdependency to3.0.0-alpha.9(zero npm deprecation warnings, pure JS SQLite, updated ruvector)ControllerRegistrywith level-based initialization:HierarchicalMemory,MemoryConsolidation,BatchOperations,ContextSynthesizer,GNNService,RVFOptimizer,MMRDiversityRanker,GuardedVectorBackendagentdb_hierarchical-store,agentdb_hierarchical-recall,agentdb_consolidate,agentdb_batch,agentdb_context-synthesize,agentdb_semantic-routememory-bridge.tsTest plan
🤖 Generated with claude-flow