List Checkpoints
vigil_listList checkpoints with disk usage or view files inside a specific checkpoint. Filter files using a glob pattern.
Instructions
List all checkpoints and disk usage. With name: list files inside that checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Checkpoint name to drill into (omit for overview) | |
| glob | No | Glob pattern to filter files (e.g., "src/auth/**") |