| name | plur-plugin |
| description | Multi-agent shared memory in an open engram format — enables portable shared context across multiple Hermes instances |
| category | hermes-plugin |
| version | 1.0.0 |
| author | plur-ai |
| source | https://github.com/plur-ai/plur |
| tags | ["memory","multi-agent","shared-context","engram","plugin","hermes"] |
| platforms | ["linux","macos","windows"] |
plur
Multi-agent shared memory system for Hermes Agent using an open engram format. Portable shared context across multiple Hermes instances or profiles.
Features
- Open engram format for memory exchange
- Cross-instance memory sharing
- Portable memory bundles
- CLI and Hermes plugin interfaces
Installation
git clone https://github.com/plur-ai/plur.git ~/.hermes/plugins/plur
hermes plugins enable plur