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
The initial .NET solution skeleton for a local-first memory and learning system for AI coding agents.
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.
Hook Claude Code
Runs when the agent finishes a response, running PATH=$HOME/.dotnet/tools:$PATH agentrecall finalize-turn --h. From 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.