Display Name
aide-memory
Category
Agent Skills
Sub-Category
None
Primary Link
https://github.com/aide-memory/aide-memory
Author Name
Ahmed Meky
Author Link
https://github.com/ahmedmmeky
License
Other (specify below)
Other License
Proprietary freeware
Description
Persistent, path-scoped memory layer for AI coding agents. Provides an MCP server with seven tools and lifecycle hooks that automatically capture and recall context across sessions, storing memories as plain JSON committed to the repository and shared via git across Claude Code, Cursor, and Devin.
Validate Claims
Install with npm i -g aide-memory && aide-memory init, correct the agent once on a convention, then start a fresh session and confirm it recalls and applies the correction without being reminded.
Specific Task(s)
Have Claude Code add a field to an API response in a path where a prior naming decision was stored, and confirm it recalls the path-scoped memory before editing.
Specific Prompt(s)
After storing "API fields use snake_case" scoped to src/api/**, open a new session and say: Add a lastLogin field to the user API response. Confirm it returns last_login from recalled memory without being reminded.
Additional Comments
Network: sends anonymous usage telemetry to PostHog (us.i.posthog.com), on by default, opt out with AIDE_TELEMETRY=off. Installed and run via npx from the npm registry (the plugin launch uses npx @latest for auto-updates). Semantic-search embeddings run locally; no other external network calls.
Recommendation Checklist
Display Name
aide-memory
Category
Agent Skills
Sub-Category
None
Primary Link
https://github.com/aide-memory/aide-memory
Author Name
Ahmed Meky
Author Link
https://github.com/ahmedmmeky
License
Other (specify below)
Other License
Proprietary freeware
Description
Persistent, path-scoped memory layer for AI coding agents. Provides an MCP server with seven tools and lifecycle hooks that automatically capture and recall context across sessions, storing memories as plain JSON committed to the repository and shared via git across Claude Code, Cursor, and Devin.
Validate Claims
Install with
npm i -g aide-memory && aide-memory init, correct the agent once on a convention, then start a fresh session and confirm it recalls and applies the correction without being reminded.Specific Task(s)
Have Claude Code add a field to an API response in a path where a prior naming decision was stored, and confirm it recalls the path-scoped memory before editing.
Specific Prompt(s)
After storing "API fields use snake_case" scoped to src/api/**, open a new session and say: Add a lastLogin field to the user API response. Confirm it returns last_login from recalled memory without being reminded.
Additional Comments
Network: sends anonymous usage telemetry to PostHog (us.i.posthog.com), on by default, opt out with AIDE_TELEMETRY=off. Installed and run via npx from the npm registry (the plugin launch uses npx @latest for auto-updates). Semantic-search embeddings run locally; no other external network calls.
Recommendation Checklist