mem — Agent Memory Store A CLI tool for storing and retrieving memories with full-text search. Data is stored locally in . When to Use - Remember user preferences, project decisions, important facts - Store code snippets, commands, configurations for later recall - Search your knowledge base before asking the user for information you may have stored - Attach images (screenshots, diagrams) to memories Commands Three operators: (none) = recall, = remember, = forget. Recall (search, list, get) Remember Forget Piping Best Practices 1. Tag consistently — Use lowercase, descriptive tags like , , ,…