replay_search
Search full-text across recorded Claude Code sessions, filtered by tool, project, date range, or death cause. Results ranked by match count; omit the query to browse by filters alone.
Instructions
Full-text search across recorded sessions (event payloads, objective, name, and tags), with optional filters. Ranked by match count. Omit the query to browse by filters alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Only sessions that used this tool | |
| cause | No | Only sessions with this death cause | |
| limit | No | Max sessions (default: 20) | |
| query | No | Text to search for (optional if filtering) | |
| since | No | Only sessions started after this ISO date | |
| until | No | Only sessions started before this ISO date | |
| project | No | Only sessions whose project dir contains this |