v12.7.4
thedotmack/claude-memv12.7.4May 7, 2026by thedotmack
AI Summary
Patch release restoring Codex access to the claude-mem MCP/search plugin by pointing Codex marketplace at the bundled plugin root with resilient launcher fallbacks.
Key Highlights
- Restores Codex access to claude-mem MCP/search plugin
- Adds resilient MCP launcher fallbacks for various install types
- Registers Codex plugin marketplaces during install
- Enables plugin_hooks
- Codex session-start hook migration
New Features
- Codex marketplace plugin root pointing
- Resilient MCP launcher fallbacks
- Plugin marketplace registration
- Codex hook integration
Full Release Notes
Patch release for the Codex mem-search marketplace fix. Highlights: - Restores Codex access to the claude-mem MCP/search plugin by pointing the Codex marketplace at the bundled plugin root. - Adds resilient MCP launcher fallbacks for local installs, Codex plugin cache installs, Claude plugin cache installs, and remote marketplace clones. - Registers Codex plugin marketplaces during install, enables plugin_hooks, and cleans up legacy AGENTS-based Codex context injection. - Includes the Codex session-start hook migration and Codex version-mismatch investigation plan. Validation: - npm run build - bun test tests/install-non-tty.test.ts tests/infrastructure/plugin-distribution.test.ts tests/servers/mcp-tool-schemas.test.ts tests/setup-runtime.test.ts tests/hook-command.test.ts - Docker smoke with codex-cli 0.128.0 for local install, remote marketplace add/upgrade, and MCP initialize.