cortex_tick_file
Mark a file as done or in-progress in the project file tree and save a checkpoint if the file exists on disk.
Instructions
Mark a file as created/done in file tree. Saves checkpoint if file exists on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | File path (relative to project root) | |
| status | No | Status (done, in-progress, pending) | |
| feature_id | No | Linked feature ID | |
| test_id | No | Linked test ID | |
| agent | No | Agent name |