track_progress
Record progress updates by specifying an action and description, with optional update to the active context file. Keeps project memory current across sessions.
Instructions
Track progress and update Memory Bank files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action performed (e.g., 'Implemented feature', 'Fixed bug') | |
| description | Yes | Detailed description of the progress | |
| updateActiveContext | No | Whether to update the active context file |