Releases: rasimme/memory-kit
Releases · rasimme/memory-kit
Memory Management v1.1.0
Initial standalone release
Moved from openclaw-skills monorepo to dedicated repository.
Features
- Session Handoff Hook — Context persistence across /new and compaction
- Memory Maintainer Cron — Automated MEMORY.md curation every 3 days
- Workspace Housekeeping Skill — File size monitoring with cleanup guidance
- Memory Flush Integration — Pre-compaction state persistence
Components
- 3-layer memory model (short-term, long-term, archive)
- Project-aware memory persistence (integrates with openclaw-project-mode)
- Automated file size monitoring (AGENTS.md, SOUL.md, TOOLS.md, MEMORY.md)
- SESSION-STATE.md for seamless session recovery
Installation
git clone https://github.com/rasimme/openclaw-memory.gitSee README.md for setup instructions.