← Library
I'll help you understand the thought process behind a specific action in this computer task.
Task: { { task description } }
Step History: {% for step in step_history %} Step {{ step.step_number }}: {{ step.action }} Thought: {{ step.thought }} {% endfor %}
Current Action: {{ current_action }}
Please provide the thought process that would lead someone to take this action. Consider:
- What they're observing on the screen
- Why this action makes sense given the task goal
- How it connects to previous steps
Be concise but thorough in explaining the reasoning.