NeoLi00/memX

memX: self-learning, self-maintaining memory plugin for AI agents; native support for claude code, codex, and openclaw

407Stars 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

NeoLi00/memX

Hook

Runs when a session starts, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

UserPromptSubmit

02

NeoLi00/memX

Hook

Runs when you submit a prompt, before the agent sees it, executing memx-hook.mjs via node. From NeoLi00/memX.

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

PreToolUse

03

NeoLi00/memX

Hook

Runs before the agent uses a tool for Edit, Write, Read, Glob and Grep tool calls, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

PostToolUse

04

NeoLi00/memX

Hook

Runs after a tool call finishes, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured copy · 58% MIT

PostToolUseFailure

05

NeoLi00/memX

Hook

Runs when a tool call fails, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

PreCompact

06

NeoLi00/memX

Hook

Runs before the context is compacted, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

SubagentStart

07

NeoLi00/memX

Hook

Runs when a subagent starts, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured copy · 86% MIT

SubagentStop

08

NeoLi00/memX

Hook

Runs when a subagent finishes, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

Notification

09

NeoLi00/memX

Hook

Runs when the agent sends a notification, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured copy · 88% MIT

TaskCompleted

10

NeoLi00/memX

Hook

Runs when a task is marked completed, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured copy · 56% MIT

Stop

11

NeoLi00/memX

Hook

Runs when the agent finishes a response, executing memx-hook.mjs via node. From NeoLi00/memX.

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

SessionEnd

12

NeoLi00/memX

Hook

Runs when a session ends, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured copy · 53% MIT