1. Receive task request from the user.
2. Utilize the Planner to select relevant skills based on the task description.
3. The Brain generates a step-by-step plan for execution.
4. The Actor executes UI actions on the macOS desktop based on the plan.
5. Monitor progress through logs and visual feedback.
6. Adjust the plan as needed based on errors or unexpected outcomes.
7. Complete the task and provide results to the user.