mateclaw/mateclaw-plugin-api
Lcos 396cdb175b
feat(memory): add Mem0 as an optional external plugin memory provider
Extend the plugin memory SPI with a three-arg prefetch(agentId, userQuery, ownerKey) default method and forward ownerKey through PluginMemoryBridge, enabling per-owner isolated recall for external providers. Ship mateclaw-plugin-mem0: an optional, zero-extra-dependency plugin that bridges a self-hosted Mem0 service (semantic recall via /memories/search/, async turn sync via /memories/) with full fault isolation — not part of the default stack. Includes 42 tests and bilingual user docs.
2026-07-26 10:52:01 +08:00
..
src/main/java/vip/mate/plugin/api feat(memory): add Mem0 as an optional external plugin memory provider 2026-07-26 10:52:01 +08:00
pom.xml chore(build): centralize Maven revision management 2026-05-18 10:01:11 +08:00