Stop
01Hook Claude Code
Runs when the agent finishes a response, running aimemo inject --claude. From rustkit-ai/aimemo.
Hook Claude Code
Runs when the agent finishes a response, running aimemo inject --claude. From rustkit-ai/aimemo.
Settings file Claude Code
Agent settings declaring 1 hook event (Stop).
Cursor rule Cursor
aimemo persistent memory instructions.
Instructions file GitHub Copilot
Instructions for rustkit-ai/aimemo, a project described as: Persistent memory for AI coding agents: Claude Code, Cursor, Windsurf, and Copilot. One command to install.
Instructions file
Instructions for rustkit-ai/aimemo, covering aimemo context and aimemo — persistent memory.
Agent
Claude Code reads CLAUDE.md automatically at the start of every session. aimemo setup installs three hooks and writes a context block into CLAUDE.md — the full memory loop runs with zero manual steps, ever.
Agent
GitHub Copilot reads .github/copilot-instructions.md automatically in VS Code and JetBrains IDEs. aimemo setup writes instructions into that file telling Copilot to maintain the memory loop: inject context at session start, log after file edits, recap at session end.
Agent
Cursor reads rules from .cursor/rules/ automatically. aimemo setup writes a rule file with alwaysApply: true that instructs Cursor to maintain the memory loop: inject context at session start, log after file edits, recap at session end.
Agent
Windsurf reads .windsurfrules automatically in every session. aimemo setup writes instructions into that file telling Windsurf to maintain the memory loop: inject context at session start, log after file edits, recap at session end.