List Sessions
list_sessionsList indexed coding sessions with id, title, project, and last activity to quickly identify and choose a session to resume. Filter by project or harness to narrow down options.
Instructions
List indexed sessions (id, title, project, last activity). Useful to pick a session before calling locate_and_load_session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max number of sessions (most recent first). | |
| harness | No | all | codex | opencode | zcode | antigravity | checkpoint. | all |
| project | No | optional filter by project path (substring). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |