Skip to content

HumanjavaEnterprises/sensememory.app.HA-python.src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sense-memory for Hermes Agent

Sovereign encrypted memory for your Hermes Agent.

Six async tools to store key/value memories and journal entries on Nostr relays — encrypted to the agent's own keypair. Nobody else can read them. Mirrors the OpenClaw pip install sense-memory SDK.

Install

hermes plugins install HumanjavaEnterprises/sensememory.app.HA-python.src

Setup

export NOSTRKEY_NSEC="nsec1..."                  # or IDENTITY_FILE + PASSPHRASE
export MEMORY_RELAY_URLS="wss://relay.damus.io,wss://relay.nostr.band"

Tools

Tool Purpose
memory_remember Store key→value (encrypted)
memory_recall Fetch one by key
memory_recall_all List all memories
memory_forget Publish NIP-09 deletion
memory_journal Append a timestamped journal entry
memory_recent Recent journal entries

Sibling

OpenClaw build: huje.sensememory.OC-python.src.

MIT License.

About

Hermes Agent plugin port of sense-memory — sovereign encrypted memory on Nostr relays as 6 async agent tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages