Skip to content

[Resource]: aide-memory #2120

Description

@ahmedmmeky

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

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions