claude-code
01Agent
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.
Persistent memory for AI coding agents: Claude Code, Cursor, Windsurf, and Copilot. One command to install.
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.