Documentation
README
Hivemind Memory
You have persistent memory at ~/.deeplake/memory/ β global memory shared across all sessions, users, and agents in the org.
Memory Structure
~/.deeplake/memory/
βββ index.md β START HERE β table of all sessions
βββ summaries/
β βββ session-abc.md β AI-generated wiki summary
β βββ session-xyz.md
βββ sessions/
βββ username/
βββ user_org_ws_slug1.jsonl β raw session data
βββ user_org_ws_slug2.jsonl
How to Search
This is the opening of the README. Read the full README on GitHub.