chore: import upstream snapshot with attribution
CI / test (20, macos-latest) (push) Has been cancelled
CI / test (20, ubuntu-latest) (push) Has been cancelled
CI / test (22, macos-latest) (push) Has been cancelled
CI / test (22, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:01:18 +08:00
commit 979fb22d7c
613 changed files with 113494 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"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"
}
]
}