Skip to content

Releases: thedotmack/claude-mem

claude-mem v3.6.0

10 Sep 19:02

Choose a tag to compare

What's New

This release includes the latest updates from the npm package.

Installation

npm install -g [email protected]

Quick Start

claude-mem install

For full documentation, visit the README.

claude-mem v3.5.9

10 Sep 05:04

Choose a tag to compare

What's New

This release includes the latest updates from the npm package.

Installation

npm install -g [email protected]

Quick Start

claude-mem install

For full documentation, visit the README.

claude-mem v3.5.8

10 Sep 02:41

Choose a tag to compare

What's New

This release includes the latest updates from the npm package.

Installation

npm install -g [email protected]

Quick Start

claude-mem install

For full documentation, visit the README.

claude-mem v3.5.7

10 Sep 02:09

Choose a tag to compare

What's New

This release includes the latest updates from the npm package.

Installation

npm install -g [email protected]

Quick Start

claude-mem install

For full documentation, visit the README.

claude-mem v3.5.6

09 Sep 06:54

Choose a tag to compare

What's New

This release includes the latest updates from the npm package.

Installation

npm install -g [email protected]

Quick Start

claude-mem install

For full documentation, visit the README.

claude-mem v3.5.5

09 Sep 06:30

Choose a tag to compare

What's New

This release includes the latest updates from the npm package.

Installation

npm install -g [email protected]

Quick Start

claude-mem install

For full documentation, visit the README.

claude-mem v3.5.4

09 Sep 06:12

Choose a tag to compare

🎉 claude-mem v3.5.4

Installation

npm install -g claude-mem
claude-mem install

What's New

  • Enhanced memory compression and loading
  • Improved hook system reliability
  • Better error handling and logging
  • Updated dependencies
  • Bug fixes and performance improvements

Key Features

  • 🧠 Intelligent Memory Compression - Automatically extracts key learnings from Claude Code conversations
  • 🔄 Seamless Integration - Works invisibly in the background with /compact and /clear commands
  • 🎯 Smart Context Loading - Loads relevant memories when starting new sessions
  • 📚 Comprehensive Knowledge Base - Stores solutions, patterns, and decisions
  • 🔍 Powerful Search - Vector-based semantic search across all memories

Files Included

  • dist/claude-mem.min.js - Minified CLI executable
  • hooks/ - Claude Code integration hooks
  • commands/ - Claude Code custom commands
  • package.json - Package configuration

Requirements

  • Node.js 18+
  • Claude Code CLI
  • uv (automatically installed if missing)

For documentation and support, visit the GitHub repository.