recall
Retrieve past sessions using natural language queries. Matches fuzzy time references and project names, returns problem-fix episodes, code diffs, and thinking blocks in a single call.
Instructions
PROACTIVE MEMORY — START HERE for any 'do you remember...' question. Handles fuzzy time references ('a couple months ago'), project matching ('that game project'), and episode retrieval in ONE call. Returns: matched projects, relevant episodes (problem→fix pairs), diffs, verbatim thinking blocks, reconstructed file states, and a prebuilt markdown narrative. Do NOT manually search and paginate — use this tool first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language question | |
| max_episodes | No | Max episodes to return | |
| max_chars | No | Max total output characters |