morpheus_progress
Log timestamped progress messages for tasks to track development without advancing phases. Records observations visible in status outputs for monitoring task lifecycle.
Instructions
Log progress for a task without advancing phases.
Purely observational — records a timestamped message for the task. Visible in morpheus_status output for the active task.
Args: task_id: The task ID to log progress for message: Progress message to record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |