Persistent memory, semantic code search, cross-repo intelligence, and architecture awareness for AI coding assistants. Works with Amazon Q, Cursor, Claude Code, Copilot, and any MCP client.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Persistent engineering cognition for AI coding agents. Your agent remembers decisions, understands code relationships, and never asks the same question twice.
Features
Auto-init — prompts to initialize when you open a workspace without .mnemo/
Client detection — auto-detects Kiro, Amazon Q, Cursor, Claude Code; asks if none found
Status bar — shows Mnemo status (Active/Inactive)
Refresh index — re-scan codebase after major changes
Doctor — diagnose installation and MCP connectivity
Commands
Command
Description
Mnemo: Initialize Workspace
Set up Mnemo with client picker
Mnemo: Show Status
Run diagnostics (doctor)
Mnemo: Refresh Index
Re-scan and rebuild code graph
Mnemo: Reset
Wipe all memory (with confirmation)
Mnemo: Check Installation
Verify mnemo binary is available
How It Works
Extension activates on workspace open
If .mnemo/ doesn't exist → prompts "Initialize project memory?"
Auto-detects your AI client (Kiro, Amazon Q, Cursor, Claude Code)