mirror of
https://github.com/thedotmack/claude-mem.git
synced 2026-09-20 04:23:02 +08:00
7186eb5608
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>
11 lines
429 B
JSON
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"
|
|
}
|