d-wwei/agent-recall

Persistent memory for AI coding agents — across tools, sessions, and projects. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode.

1Stars on the repository
27Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

Setup

01

d-wwei/agent-recall

Hook

Runs once when the project is set up, executing setup.sh. From d-wwei/agent-recall.

1 4mo ago A tokens not measured

SessionStart

02

d-wwei/agent-recall

Hook

Runs when a session starts on startup, clear and compact, executing smart-install.js and bun-runner.js (3 commands). From d-wwei/agent-recall.

1 4mo ago A tokens not measured

UserPromptSubmit

03

d-wwei/agent-recall

Hook

Runs when you submit a prompt, before the agent sees it, executing bun-runner.js. From d-wwei/agent-recall.

1 4mo ago A tokens not measured

PreToolUse

04

d-wwei/agent-recall

Hook

Runs before the agent uses a tool for Glob, Grep, Read and Bash tool calls, executing bun-runner.js. From d-wwei/agent-recall.

1 4mo ago A tokens not measured

PostToolUse

05

d-wwei/agent-recall

Hook

Runs after a tool call finishes, executing bun-runner.js. From d-wwei/agent-recall.

1 4mo ago A tokens not measured

Stop

06

d-wwei/agent-recall

Hook

Runs when the agent finishes a response, executing bun-runner.js. From d-wwei/agent-recall.

1 4mo ago A tokens not measured

SessionEnd

07

d-wwei/agent-recall

Hook

Runs when a session ends, executing bun-runner.js. From d-wwei/agent-recall.

1 4mo ago A tokens not measured