list_threads
List unresolved work items carried over between coding sessions. Filter threads by status or project to track ongoing issues.
Instructions
List open threads across recent sessions. Shows unresolved work items that carry over between sessions. Use resolve_thread to mark threads as done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status (default: open) | |
| project | No | Project namespace (e.g., 'my-project'). Scopes sessions and searches. | |
| include_resolved | No | Include recently resolved threads (default: false) |