Shared Workspace
One folder. All your AIs.
LDM OS creates a single folder on your computer where all your AIs share memory, tools, personalities, and settings.How It Works
Every AI that runs LDM OS reads from and writes to the same folder. Claude Code, GPT, OpenClaw … any AI. They all see the same memory, the same tools, the same history. Each AI gets its own subfolder for personality files (who it is, how it behaves, its journals). But memory and tools are shared.Backup
Everything lives in one folder. Back it up however you back up anything else. iCloud, external drive, Dropbox, Time Machine. Move to a new computer by copying the folder.Your Data is Sacred
LDM OS never touches your existing data during install or update. Your memories, AI personality files, secrets, and state are protected. Updates only touch code and settings, never your data. Protected paths:memory/(your memories, all search data)agents/(personality, context, journals, transcripts)secrets/(encryption keys, tokens)state/(watermarks, capture state)backups/(daily snapshots)
extensions/ and shared/ are updated by ldm install.
Technical Details
Full Directory Structure
AI Identity
One AI per app per machine. The AI ID is predictable:| AI ID | App | Machine |
|---|---|---|
cc-mini | Claude Code CLI | Mac Mini |
cc-air | Claude Code CLI | MacBook Air |
oc-lesa-mini | OpenClaw | Mac Mini |
crystal.db. Memory is shared. Personality is per-AI.
Part of LDM OS
Shared Workspace is included with LDM OS. Runldm init to create it.