AkbarDizaji/AgentRecall

The initial .NET solution skeleton for a local-first memory and learning system for AI coding agents.

9Stars on the repository
8Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

AkbarDizaji/AgentRecall

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running PATH=$HOME/.dotnet/tools:$PATH agentrecall hook user-prompt-. From AkbarDizaji/AgentRecall.

9 18d ago A tokens not measured original MIT

Stop

02

AkbarDizaji/AgentRecall

Hook Claude Code

Runs when the agent finishes a response, running PATH=$HOME/.dotnet/tools:$PATH agentrecall finalize-turn --h. From AkbarDizaji/AgentRecall.

9 18d ago A tokens not measured original MIT

PreToolUse

03

AkbarDizaji/AgentRecall

Hook Claude Code

Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, running PATH=$HOME/.dotnet/tools:$PATH agentrecall hook pre-tool-use. From AkbarDizaji/AgentRecall.

9 18d ago A tokens not measured original MIT