Files
wehub-resource-sync 979fb22d7c
CI / test (20, macos-latest) (push) Waiting to run
CI / test (20, ubuntu-latest) (push) Waiting to run
CI / test (22, macos-latest) (push) Waiting to run
CI / test (22, ubuntu-latest) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:01:18 +08:00

15 lines
332 B
JSON

{
"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"
}
]
}