Search Claude Code Conversation History Search across all Claude Code sessions and projects to find past discussions, solutions, and context. Usage /search-history "aviz-museum" /search-history "supabase migration" --project Users-aviz-dreemz-backend /search-history "Riley Brown" --user-only --limit 5 Parameters - -- keyword or phrase to search (required) - -- limit to specific project dir (e.g., -Users-aviz-sb) - -- only search user messages (skip assistant/progress/system) - -- max sessions to show (default: 10) How It Works Storage Structure JSONL Message Types Each line is a JSON object w…