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

23 lines
445 B
JSON

{
"name": "agentmemory",
"interface": {
"displayName": "agentmemory"
},
"plugins": [
{
"name": "agentmemory",
"source": {
"source": "git-subdir",
"url": "https://github.com/rohitg00/agentmemory.git",
"path": "./plugin",
"ref": "main"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Memory"
}
]
}