Standardized memory system providing a Metadata Index (SQLite) and Short-Term Context (Redis).
~/.openclaw/memory/main.sqlitemema:mental:*Record a file's location and tags in the local database.
python3 $WORKSPACE/skills/mema/scripts/mema.py index [--tag ] List indexed paths filtered by tag or recency.
python3 $WORKSPACE/skills/mema/scripts/mema.py list [--tag ] Manage key-value pairs in the mema:mental namespace.
python3 $WORKSPACE/skills/mema/scripts/mema.py mental set [--ttl N] python3 $WORKSPACE/skills/mema/scripts/mema.py mental get env.example.txt to .env.REDIS_HOST and REDIS_PORT (defaults: localhost:6379). python3 $WORKSPACE/skills/mema/scripts/mema.py init
REDIS_HOST to trusted instances.~/.openclaw/memory directory.共 1 个版本