threads_for_file
Find past conversation threads that mentioned a specific file path. Quickly retrieve thread summaries to recall how a file was discussed in previous sessions.
Instructions
Find every past thread that mentioned a file path (e.g. 'embed/mod.rs') — which sessions touched this file. Substring match over indexed file references. Returns thread summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | A file path or substring (e.g. "embed/mod.rs"). |