21 lines
1.0 KiB
YAML
21 lines
1.0 KiB
YAML
name: agentplaybooks-memory
|
|
repo: https://github.com/matebenyovszky/agentplaybooks
|
|
sha: 819c3491d83c0371b678e2ccd7e95679b8a7d288
|
|
subdir: packages/hermes-memory/agentplaybooks
|
|
description: "Private AgentPlaybooks memory for Hermes: native recall, explicit memory-write mirroring, archive and history. Disclosure — each turn's query is sent to agentplaybooks.ai for recall; explicit built-in memory writes are mirrored there. HTTPS endpoints only."
|
|
maintainer: matebenyovszky
|
|
tier: community
|
|
category: memory
|
|
requires_hermes: ">=0.21.4"
|
|
version: "0.2.0"
|
|
docs_url: https://github.com/matebenyovszky/agentplaybooks/tree/819c3491d83c0371b678e2ccd7e95679b8a7d288/packages/hermes-memory/agentplaybooks
|
|
image: https://raw.githubusercontent.com/matebenyovszky/agentplaybooks/819c3491d83c0371b678e2ccd7e95679b8a7d288/public/plugin-catalog/hermes-memory.png
|
|
readme: true
|
|
platforms: [linux, macos, windows]
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env:
|
|
- AGENTPLAYBOOKS_MEMORY_API_KEY
|