claude-mem Releases
260 releases of thedotmack/claude-mem
- v10.7.2
This is a minor bug fix release that addresses logging noise in the concept-type cleanup process. The change downgrades the log level from error to debug for routine concept-type cleanup operations, resulting in cleaner logs.
Apr 5, 2026
- v10.7.1
This is a bug fix release (v10.7.1) that restores the full interactive installer functionality accidentally removed in v10.7.0. The previous version's install simplification over-applied its scope, gutting the interactive IDE multi-select, `--ide` flag, and all 13 IDE-specific setup dispatchers. The fix restores full installer flow for all IDEs except Claude Code, which now uses the simplified native plugin commands.
Apr 5, 2026
- v10.7.0
Version 10.7.0 introduces simplified installation by delegating to Claude Code's native plugin system and adds broad multi-IDE support including Gemini CLI, Windsurf, OpenCode, OpenClaw, Codex CLI, and various MCP integrations. The release also improves uninstall cleanup and fixes several bugs including bundle path resolution, memory leaks, and corrupt JSON handling.
Apr 4, 2026
- v2.35.0
This update introduces significant internal restructuring, including moving default modules and CSS to new directories, removing Kiosk Mode, and upgrading to Electron v41. It also adds a new Weather API Provider and improves calendar handling for recurring events.
Apr 1, 2026
- v10.6.3
This is a critical patch release (v10.6.3) that fixes 7 critical bugs affecting all non-dev-machine users and Windows, plus resolves an MCP server crash caused by erroneous `import.meta.url` ESM-compat code in CJS files. The release also includes Gemini CLI integration improvements for timeline display.
Mar 29, 2026
- v10.6.2
This release fixes a critical bug where the viewer UI activity spinner would get stuck spinning forever due to orphaned messages from dead sessions being incorrectly included in processing checks. The fix scopes message queries to only active in-memory sessions and adds a `terminateSession()` method to enforce proper cleanup invariants.
Mar 21, 2026
- v10.6.1
This release introduces the new Timeline Report skill (`/timeline-report`) for generating narrative development history reports with token-aware economics, along with significant context compression reducing token overhead by ~53%. A critical security fix removes an arbitrary file write vulnerability.
Mar 18, 2026
- 26.3.0Release 26.3.0
This release note is a placeholder that directs users to an external documentation URL for detailed release information.
Mar 18, 2026
- v10.6.0
This release introduces OpenClaw system prompt context injection via the `before_prompt_build` hook, replacing the previous approach of writing to MEMORY.md. It also adds a new `syncMemoryFileExclude` config to exclude specific agents from context injection, and fixes a bug where UI settings were incorrectly replacing falsy values like '0' and 'false' with defaults.
Mar 18, 2026
- v10.5.6
This patch release (v10.5.6) focuses on process supervisor hardening and logging cleanup, fixing several bugs related to PID handling, signal handler race conditions, and removing noisy debug logging from the viewer UI polling.
Mar 16, 2026
- v3.98win-pyvideotrans-v3.98
Video translation software update introducing new TTS channels and fixing audio/video synchronization issues.
Mar 11, 2026
- v10.5.5
This release fixes a critical bug where switching from a non-code mode back to code mode left stale observation type/concept filters in settings.json, causing all context queries to return empty results. The fix ensures all modes read types/concepts uniformly from their mode JSON definitions. Additionally, the release includes cleanup of unused code including dead constants, a deleted file, and removed UI controls.
Mar 9, 2026
- v10.5.4
This is a bug fix patch (v10.5.4) that corrects a critical error introduced in v10.5.3 where all modes were accidentally moved to the wrong directory, breaking mode loading functionality.
Mar 9, 2026
- v10.5.3
This release introduces 'law-study' mode, a purpose-built feature for law students that provides specialized observation types for case briefing, issue spotting, and doctrine synthesis, along with a chill variant for high-signal only recording and a CLAUDE.md template for Socratic legal study.
Mar 9, 2026
- v10.5.2
This release updates documentation with the smart-explore benchmark report and refines the Smart Explore skill with benchmark-accurate token economics, new core principles, and improved guidance.
Feb 26, 2026
- v10.5.1
Bug fix release that restores hooks.json to its pre-smart-explore configuration, re-adding the Setup hook, separate worker start command, and PostToolUse matcher.
Feb 26, 2026
- v10.5.0
Major release introducing Smart Explore, a token-optimized structural code search system built on tree-sitter AST parsing that provides 6-12x token savings compared to traditional exploration methods.
Feb 26, 2026
- v10.4.4
Maintenance release that removes save_observation from the MCP tool surface as it was an internal API-only feature that should not have been exposed.
Feb 26, 2026
- v10.4.3
Bug fix release addressing PostToolUse hook crashes and latency issues, plus CLAUDE_PLUGIN_ROOT fallback for Stop hooks in environments where the variable isn't injected.
Feb 25, 2026
- v10.4.2
This is a bug fix release (v10.4.2) that addresses critical issues in the claude-mem plugin including PostToolUse hook crashes with 5-second latency caused by missing break statements and unhandled promise rejections, CLAUDE_PLUGIN_ROOT fallback for Stop hooks in environments where the variable isn't injected, and a version sync issue where plugin.json was stuck at an older version.
Feb 25, 2026