Skip to content

feat: add mem9 memory plugin#2275

Merged
crazywoola merged 2 commits intolanggenius:mainfrom
you06:feat/add-mem9-plugin
Apr 16, 2026
Merged

feat: add mem9 memory plugin#2275
crazywoola merged 2 commits intolanggenius:mainfrom
you06:feat/add-mem9-plugin

Conversation

@you06
Copy link
Copy Markdown
Contributor

@you06 you06 commented Apr 13, 2026

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

mem9 is a long-term memory plugin for Dify agents and workflows.

It lets applications store important user facts, preferences, decisions, and contextual information into mem9, then retrieve relevant memories when needed to improve personalization and continuity across conversations. The plugin provides two tools:

  • memory_store, which uses mem9 smart ingest to extract and reconcile memories from text.
  • memory_search, which returns concise ranked memory results for downstream LLM use.

It uses a mem9 API key for authentication.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Signed-off-by: you06 <you1474600@gmail.com>
Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Review Status

Check Status Required action
\ ✅ Pass
\ ❌ Fail Add a non-empty \ file to the plugin package.
\ ✅ Pass
\ ✅ Pass
\ ✅ Pass
\ ✅ Pass
\ ✅ Pass
\ ✅ Pass
\ ✅ Pass

Next steps

  • Add a non-empty \ file to the packaged plugin and push an updated submission.

Please address the issue above and push an updated package.

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Review Status

Check Status Required action
PR language ✅ Pass
Project structure ❌ Fail Add a non-empty PRIVACY.md file to the plugin package.
README language ✅ Pass
Manifest author ✅ Pass
Icon validation ✅ Pass
Version check ✅ Pass
Dependency install ✅ Pass
dify_plugin version ✅ Pass
Install test ✅ Pass

Next steps

  • Add a non-empty PRIVACY.md file to the packaged plugin and push an updated submission.

Please address the issue above and push an updated package.

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Review Status

Check Status Required action
PR language ✅ Pass
Project structure ❌ Fail Add a non-empty PRIVACY.md file to the plugin package.
README language ✅ Pass
Manifest author ✅ Pass
Icon validation ✅ Pass
Version check ✅ Pass
Dependency install ✅ Pass
dify_plugin version ✅ Pass
Install test ✅ Pass

Next steps

  • Add a non-empty PRIVACY.md file to the packaged plugin and push an updated submission.

Please address the issue above and push an updated package.

Signed-off-by: you06 <you1474600@gmail.com>
@you06
Copy link
Copy Markdown
Contributor Author

you06 commented Apr 15, 2026

@crazywoola PRIVACY.md updated, PTAL again, thank you.

@crazywoola crazywoola merged commit 18dabb5 into langgenius:main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants