Update Memory & RAG documentation for pmll-memory-mcp package - #28
Merged
Conversation
…tions Agent-Logs-Url: https://github.com/drQedwards/contextplus/sessions/08181583-3753-4fdd-a938-f3c6390b931d Co-authored-by: drQedwards <213266729+drQedwards@users.noreply.github.com>
…as complementary server Agent-Logs-Url: https://github.com/drQedwards/contextplus/sessions/04eb50d7-3867-4f21-adad-7db617efcbae Co-authored-by: drQedwards <213266729+drQedwards@users.noreply.github.com>
docs: fix incorrect pmll-memory-mcp relationship in Memory & RAG section
|
@drQedwards is attempting to deploy a commit to the ForLoopCodes' projects Team on Vercel. A member of the Team first needs to authorize it. |
forloopcodes
approved these changes
Apr 3, 2026
7 tasks
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.
This pull request updates documentation to clarify the architecture and ecosystem around the memory graph system. It highlights the existence of the complementary
pmll-memory-mcpserver, which extends the long-term memory graph with additional features like short-term key-value memory and a solution engine.Ecosystem and architecture documentation:
memory-tools.tsinINSTRUCTIONS.mdto mention that the long-term memory graph architecture is also implemented by the complementarypmll-memory-mcpserver, which adds short-term KV memory and a solution engine, with references for further details.README.mdabout thepmll-memory-mcpserver, explaining its relationship to the main memory graph and its additional features, and providing links to its documentation and source.https://www.npmjs.com/package/pmll-memory-mcp For further project information.