Skip to content

Releases: rasimme/memory-kit

Memory Management v1.1.0

14 Feb 12:04

Choose a tag to compare

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.git

See README.md for setup instructions.