rlm-memory
Installation
SKILL.md
⚠️ CRITICAL:
/tmp/is ephemeral — data is lost when the sandbox restarts. ALWAYS write persistent data to/home/daytona/memory/using avolume_name. ALWAYS callinterp.shutdown()in afinallyblock.
RLM Memory — Persistent Storage
Persist data across sandbox sessions using the Daytona mounted durable volume.
There are no slash commands — all interactions use the Python API.
Daytona Durable Volume
The Daytona mounted volume is rooted at /home/daytona/memory/ inside the sandbox.