rustkit-ai/aimemo

Persistent memory for AI coding agents: Claude Code, Cursor, Windsurf, and Copilot. One command to install.

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

claude-code

01

rustkit-ai/aimemo

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.

4 5mo ago C 0 tokens original MIT

copilot

02

rustkit-ai/aimemo

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.

4 5mo ago A 0 tokens original MIT

cursor

03

rustkit-ai/aimemo

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.

4 5mo ago A 0 tokens original MIT

windsurf

04

rustkit-ai/aimemo

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.

4 5mo ago A 0 tokens original MIT