threads_for_file
Find past threads that mentioned a specific file path using substring matching. Returns summaries of sessions that referenced the file.
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"). |