@awsljx/pi-hermes-memory
π§ Persistent memory + π session search + π‘οΈ secret scanning for Pi. Token-aware policy-only memory by default, SQLite FTS5 search, auto-consolidation, procedural skills. 368 tests. Ported from Hermes agent.
Install
pi install npm:@awsljx/pi-hermes-memory
Installs from npm into ~/.pi/agent/.
Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.
What this package can reach
Detected automatically from the source at
version 0.7.20.
This describes access, not safety β you decide whether it's appropriate for what
the package claims to do.
- Behavior β Changes how the agent thinks Modifies the system prompt, injects messages, or rewrites conversation context.
- Commands β Runs shell commands Spawns processes on your machine.
- Files β Reads files outside your project Touches paths beyond the working directory, such as your home folder.
- New tools β Adds model-callable tools Gives the agent new abilities. Additive and visible, unlike an override.
- UI β Draws its own interface Renders widgets, footers, dialogs or full-screen views.
What it actually did when run
observedLoaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called β not what the source suggests it might.
Tools registered memoryskill_managesession_searchmemory_search
Events subscribed before_agent_startmessage_endresources_discoversession_before_compactsession_shutdownsession_startturn_end
APIs called getCommands.callregisterCommandregisterToolsendUserMessagesessionManager.getEntriessessionManager.getEntries.mapsessionManager.getEntries.map.filtersessionManager.getHeadersessionManager.getHeader.cwd.splitsessionManager.getHeader.cwd.split.popsessionManager.getSessionFileui.customui.notifyui.selectui.select.startsWithwaitForIdle
9 calls the source scan did not predict
getCommands.call Β· sessionManager.getEntries Β· sessionManager.getEntries.map Β· sessionManager.getEntries.map.filter Β· sessionManager.getHeader Β· sessionManager.getHeader.cwd.split Β· sessionManager.getHeader.cwd.split.pop Β· ui.select.startsWith Β· waitForIdle
Reached through a value the scan could not follow β passed as an argument, stored on another object, or returned by a helper.
Run against version 0.7.20 on 2026-08-02.
Registration-time behaviour under default settings; other configurations may differ.
Reviews
0 publishedSign in with GitHub to write a review, reply, or vote.
No reviews yet β be the first.
More in Guards & policy
- @yevhen.b/pi-preflight β Tool-call approvals and policy rules for Pi.
- pi-thegreataxios-staples β Personal staple extension for pi coding-agent β protected paths
- @tangle-network/tcloud-agent β Agent run-loop primitive over Tangle sandbox transports β runs an AgentProfile against a bβ¦
- @yoseph_23/implannotator β Approval-gated frontend implementation for Pi, combining Implannotator design guidance witβ¦