Datasets:
Modalities:
Image
Formats:
imagefolder
Size:
1K - 10K
Tags:
Machine Learning
Artificial Intelligence
Computer Use Agents
Reinforcement Learning
Vision-Language Models
GUI Agents
License:
| {"step_id": 1, "timestamp_action": "2026-07-31T13:17:02.952Z", "timestamp_annotated": "2026-08-19T14:18:25.996082+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=238", "converted_command": "Move-cursor at (250, 238)", "image_path": "vision/frames/step_0001_20260731_131702_at.webp", "reasoning": "The task is to unpack `Archive.zip` into a folder. Move the cursor onto its row in `corpus-seed` first, without clicking — the move-then-click pair is what makes the click land reliably here.", "skipped": false} | |
| {"step_id": 2, "timestamp_action": "2026-07-31T13:17:06.170Z", "timestamp_annotated": "2026-08-19T14:18:25.996455+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=238", "converted_command": "Right-click at (250, 238)", "image_path": "vision/frames/step_0002_20260731_131706_at.webp", "reasoning": "Move the cursor and Right-click **`Archive.zip`** to open its context menu. A double-click would only browse the archive's contents in place, which reads files out of it but never writes them to disk; extracting needs the explicit command on this menu.", "skipped": false} | |
| {"step_id": 3, "timestamp_action": "2026-07-31T13:17:10.443Z", "timestamp_annotated": "2026-08-19T14:18:25.996870+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=316, Y=348", "converted_command": "Move-cursor at (316, 348)", "image_path": "vision/frames/step_0003_20260731_131710_at.webp", "reasoning": "Move the cursor onto the **`Extract All...`** row, letting the hover highlight confirm the target before committing.", "skipped": false} | |
| {"step_id": 4, "timestamp_action": "2026-07-31T13:17:13.592Z", "timestamp_annotated": "2026-08-19T14:18:25.997242+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=316, Y=348", "converted_command": "Left-click at (316, 348)", "image_path": "vision/frames/step_0004_20260731_131713_at.webp", "reasoning": "Move the cursor and Left-click **`Extract All...`**. This opens the extraction wizard rather than extracting immediately, so the destination can be reviewed before anything is written.", "skipped": false} | |
| {"step_id": 5, "timestamp_action": "2026-07-31T13:17:19.904Z", "timestamp_annotated": "2026-08-19T14:18:25.997709+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1140, Y=722", "converted_command": "Move-cursor at (1140, 722)", "image_path": "vision/frames/step_0005_20260731_131719_at.webp", "reasoning": "The wizard has pre-filled the destination as `C:\\Users\\AgentUser\\corpus-seed\\Archive` — a folder named after the archive, next to it — which is exactly the layout the task wants, so nothing needs to be typed or browsed for. Move the cursor onto the **`Extract`** button.", "skipped": false} | |
| {"step_id": 6, "timestamp_action": "2026-07-31T13:17:23.108Z", "timestamp_annotated": "2026-08-19T14:18:25.998129+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1140, Y=722", "converted_command": "Left-click at (1140, 722)", "image_path": "vision/frames/step_0006_20260731_131723_at.webp", "reasoning": "Move the cursor and Left-click **`Extract`**, accepting the default destination. The archive's contents are written into the new `Archive\\` folder, and because `Show extracted files when complete` is ticked, Explorer opens that folder afterwards — which doubles as the confirmation that the extraction ran.", "skipped": false} | |