Spaces:
Running
Running
File size: 591 Bytes
20fe353 57c3c57 20fe353 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"name": "agentmemory",
"version": "0.9.27",
"description": "Persistent memory for AI coding agents -- captures tool usage, compresses via LLM, injects context into future sessions. 12 hooks, 31 MCP tools, 16 skills, real-time viewer.",
"author": {
"name": "Rohit Ghumare",
"url": "https://github.com/rohitg00"
},
"license": "Apache-2.0",
"homepage": "https://github.com/rohitg00/agentmemory",
"repository": "https://github.com/rohitg00/agentmemory",
"skills": "skills/",
"mcpServers": ".mcp.copilot.json",
"hooks": "hooks/hooks.copilot.json"
}
|