DeepSeek Agent
插件市场知识与记忆MindMemOS
DEEPSEEK HARNESS PLUGIN

MindMemOS

暂无项目说明,请在安装前阅读源码与文档。

插件介绍

暂无项目说明,请在安装前阅读源码与文档。

agentagent-memoryagent-skillsagenticdsh-plugindsh-pluginsopenclawopenclaw-agentopenclaw-pluginragskills

项目详情摘要

简体中文   │   Website   │   API Docs   │   PYPI SDK   │   Deployment Guide Accurately remember user and task context and reuse it across agents; evolve memory through ongoing interactions, automatically distill Skills, and connect with file-based knowledge systems so experience truly becomes capability. ⭐ **Star us on GitHub to automatically upgrade to a Pro quota membership.** 📰 News **2026-08-18**: We released the DeepSeek Harness Plugin, letting DeepSeek Harness (dsh) agents automatically recall and write MindMemOS memories. **2026-08-14**: We released the MindMemOS 1.0 technical report, *MindMemOS: A Portable and Self-Evolving Memory Operating Layer for AI Agents*. **2026-07-17**: MindMemOS integrated with LLM4AD_NEXT, providing searchable long-term memory for algorithm design tasks and enabling the accumulation and reuse of cross-task experience, domain knowledge, and constraints. **2026-06-30**: MindMemOS was officially released! 🌟 Core Features **Portable across agents**: Persist user profiles, preferences, project facts, tool experience, and skill candidates as reusable assets, allowing OpenClaw, Hermes, Claude Code, OpenHands, and other agents to share or transfer the same long-term memory. **Self-evolving memory system**: Continuously improve memory quality through schema learning, dreaming, and feedback by automatically learning frequent memory patterns, consolidating memories offline, and using interaction corrections to optimize add/search workflows. **Memory and Skills integration**: Experience memories can be distilled into skill candidates, while skill execution results, failure traces, and user feedback flow back into the memory system to drive continuous skill evolution. **Plu

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mindscale-noah/MindMemOS

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。