DeepLake Memory — cloud-backed persistent shared memory for AI agents
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.
README
plur1bus
A benign virus that infects your AI agents, merging them into a peaceful, euphoric hive mind where every memory is shared and nothing is ever forgotten.
Cloud-backed shared memory for OpenClaw powered by DeepLake.
Install
openclaw plugins install deeplake-plugin
That's it. The plugin handles everything — authenticates, creates storage, and starts syncing. Your agents share one memory across sessions, machines, and channels.
What it does
- Auto-recall — before each agent turn, relevant memories surface automatically via SQL search
- Auto-capture — after each turn, the conversation is stored in DeepLake cloud
- Cloud sync — memories persist across machines and reinstalls
- Multi-agent — every agent in the same org shares one memory
- Zero dependencies — pure REST API, no CLI, no FUSE, no shell commands
Configuration
Zero config required. Everything is auto-detected.
// Optional overrides in openclaw.json → plugins.entries.deeplake-plugin.config
{
"autoCapture": true, // Save conversations automatically
"autoRecall": true // Surface memories before each turn
}
License
MIT
Capabilities
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Plugin kind
- memory
- Runtime ID
- deeplake
Compatibility
- Built With Open Claw Version
- 2026.3.22
- Min Gateway Version
- >=2026.3.22
- Plugin Api Range
- >=1.0.0
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- bc37234162f3
- Tag
- main
- Provenance
- No
- Scan status
- pending
Tags
- latest
- 0.3.7
