const MCP_TASK_PROGRESS_RUNNING: &str = "running";
Progress message recorded while task work is active.