usewire/wire-memory

Persistent memory plugin for AI coding agents. Captures decisions, corrections, and patterns across sessions.

10Stars on the repository
15Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

usewire/wire-memory

Hook

Runs when a session starts, executing self-heal-mcp.mjs via node. From usewire/wire-memory.

10 3mo ago A tokens not measured copy · 55% MIT

UserPromptSubmit

02

usewire/wire-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing eval-hook.mjs via node. From usewire/wire-memory.

10 3mo ago A tokens not measured original MIT

PreCompact

03

usewire/wire-memory

Hook

Runs before the context is compacted, executing transcript-upload.mjs via node. From usewire/wire-memory.

10 3mo ago A tokens not measured copy · 48% MIT

Stop

04

usewire/wire-memory

Hook

Runs when the agent finishes a response, executing transcript-upload.mjs via node. From usewire/wire-memory.

10 3mo ago A tokens not measured copy · 50% MIT