github thedotmack/claude-mem v10.7.0

latest releases: v11.0.0, v10.7.2, v10.7.1...
18 hours ago

What's New

Simplified Installation

  • Install command now delegates to native Claude Code plugin system: claude plugin marketplace add thedotmack/claude-mem && claude plugin install claude-mem
  • Reduced install.ts from 536 lines to 36 lines

Multi-IDE Support (NPX CLI)

  • Gemini CLI hooks installer with lifecycle event mapping
  • Windsurf hooks installer with project registry and context injection
  • OpenCode plugin installer with AGENTS.md context injection
  • OpenClaw plugin installer
  • Codex CLI transcript watcher integration
  • MCP factory pattern for Copilot CLI, Antigravity, Goose, Crush, Roo Code, Warp

Uninstall Improvements

  • Worker shutdown now waits for process exit before file deletion
  • IDE-specific hooks and config are cleaned up during uninstall

Bug Fixes

  • Fixed bundle path resolution using import.meta.url instead of process.cwd()
  • Fixed Windsurf registry key collision for same-named workspace directories
  • AGENTS.md injection failures now logged instead of silently swallowed
  • Session tracking Map capped at 1000 entries to prevent memory leaks
  • Fixed double-shebang in NPX CLI bundle
  • Fixed corrupt JSON handling in Gemini CLI status command

Other

  • Restored version-bump skill for future releases
  • Added IDE context files for Windsurf, Warp, Copilot, and agent rules

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.