Files
thedotmack__claude-mem/.grok-plugin/plugin.json
T
Alex Newman 7186eb5608 chore: bump version to 13.24.21 (#4052)
Mechanical package-facing bump so 13.24.21 ships the session rehydration fix now on main after v13.24.20. Rebuilds plugin bundles so the injected version matches. Does not npm publish.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Alex Newman <thedotmack@users.noreply.github.com>
2026-09-11 09:56:13 -07:00

11 lines
429 B
JSON

{
"name": "claude-mem",
"version": "13.24.21",
"description": "Persistent memory for coding agents. Cursor and Grok Bot install independently; worker and observer can be local or remote.",
"homepage": "https://github.com/thedotmack/claude-mem",
"skills": "./claude-mem-grok-bot/skills/",
"mcpServers": "./claude-mem-grok-bot/mcp.json",
"keywords": ["claude-mem", "cmem", "grok-bot"],
"category": "Productivity"
}