Feature
Add the ability to search across memory history.
Trigger: "when did we decide to use Prisma?" or "search memory for auth"
Expected behavior:
- Searches MEMORY.md, MEMORY-ARCHIVE.md, and .memory/ snapshots
- Returns the exact entry with date and context
- Works across archived sessions
Why this matters:
Projects accumulate dozens of decisions over weeks. Finding a specific one shouldn't require reading the entire memory file.
Labels: enhancement, good first issue
Feature
Add the ability to search across memory history.
Trigger: "when did we decide to use Prisma?" or "search memory for auth"
Expected behavior:
Why this matters:
Projects accumulate dozens of decisions over weeks. Finding a specific one shouldn't require reading the entire memory file.
Labels: enhancement, good first issue