{
  "name": "agentmemory",
  "owner": {
    "name": "Rohit Ghumare",
    "github": "rohitg00"
  },
  "plugins": [
    {
      "name": "agentmemory",
      "description": "Persistent memory for AI coding agents -- captures tool usage, compresses via LLM, injects context into future sessions",
      "source": "./plugin"
    }
  ]
}
