aitytech/agentkits-memory

Persistent memory system for AI coding assistants via MCP. Works with Claude Code, Cursor, Copilot, Windsurf, Cline.

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

SessionStart

01

aitytech/agentkits-memory

Hook

Runs when a session starts, executing ensure-installed.cjs via node with --yes (2 commands). From aitytech/agentkits-memory.

64 6mo ago A tokens not measured original MIT

UserPromptSubmit

02

aitytech/agentkits-memory

Hook

Runs when you submit a prompt, before the agent sees it, running npx --yes @aitytech/agentkits-memory hook session-init. From aitytech/agentkits-memory.

64 6mo ago A tokens not measured original MIT

PostToolUse

03

aitytech/agentkits-memory

Hook

Runs after a tool call finishes for Read, Write, Edit, MultiEdit, Bash, Glob, Grep, LS, WebSearch, WebFetch, Task, Skill and NotebookEdit tool calls, running npx --yes @aitytech/agentkits-memory hook observation. From aitytech/agentkits-memory.

64 6mo ago A tokens not measured original MIT

Stop

04

aitytech/agentkits-memory

Hook

Runs when the agent finishes a response, running npx --yes @aitytech/agentkits-memory hook summarize. From aitytech/agentkits-memory.

64 6mo ago A tokens not measured original MIT