NeoLi00

15 mods across 1 repository, 407 stars between them.

memX

01

NeoLi00/memX

Plugin Claude Code

memX: local-first semantic memory for coding agents. Native Claude Code lifecycle hooks.

407 3mo ago A tokens not measured original MIT

memx

02

NeoLi00/memX

MCP server Claude CodeCodexCursor +2

MCP server "memx" as configured in NeoLi00/memX. Runs ${CLAUDE_PLUGIN_ROOT}/dist/.runtime/src/bin/memx-mcp.mjs with node. Needs 3 environment variables to run.

407 3mo ago A tokens not measured original MIT

SessionStart

03

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

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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

12

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

13

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

14

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

memx

15

NeoLi00/memX

Skill Claude CodeCodex

Use when an agent needs to recall, save, inspect, or audit memX memories through the bundled MCP tools.

407 3mo ago A 26 tokens original MIT