rohitg00/agentmemory

#1 Persistent memory for AI coding agents based on real-world benchmarks

28kStars on the repository
35Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

SessionStart

01

rohitg00/agentmemory

Hook

Runs when a session starts, executing session-start.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

rohitg00/agentmemory

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-submit.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

PreToolUse

03

rohitg00/agentmemory

Hook

Runs before the agent uses a tool for Edit, Write, Read, Glob and Grep tool calls, executing pre-tool-use.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

PostToolUse

04

rohitg00/agentmemory

Hook

Runs after a tool call finishes, executing post-tool-use.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

PostToolUseFailure

05

rohitg00/agentmemory

Hook

Runs when a tool call fails, executing post-tool-failure.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

PreCompact

06

rohitg00/agentmemory

Hook

Runs before the context is compacted, executing pre-compact.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured copy · 72% Apache-2.0

SubagentStart

07

rohitg00/agentmemory

Hook

Runs when a subagent starts, executing subagent-start.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

SubagentStop

08

rohitg00/agentmemory

Hook

Runs when a subagent finishes, executing subagent-stop.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured original Apache-2.0

Notification

09

rohitg00/agentmemory

Hook

Runs when the agent sends a notification, executing notification.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured copy · 50% Apache-2.0

TaskCompleted

10

rohitg00/agentmemory

Hook

Runs when a task is marked completed, executing task-completed.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured copy · 61% Apache-2.0

Stop

11

rohitg00/agentmemory

Hook

Runs when the agent finishes a response, executing stop.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured copy · 53% Apache-2.0

SessionEnd

12

rohitg00/agentmemory

Hook

Runs when a session ends, executing session-end.mjs via node. From rohitg00/agentmemory.

28k 8d ago A tokens not measured copy · 53% Apache-2.0