Datasets:
Modalities:
Image
Formats:
imagefolder
Size:
1K - 10K
Tags:
Machine Learning
Artificial Intelligence
Computer Use Agents
Reinforcement Learning
Vision-Language Models
GUI Agents
License:
File size: 4,216 Bytes
60a7ab2 | 1 2 3 4 5 6 7 8 | {"step_id": 1, "timestamp_action": "2026-07-31T13:19:47.330Z", "timestamp_annotated": "2026-08-19T14:18:26.003145+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=900, Y=600", "converted_command": "Right-click at (900, 600)", "image_path": "vision/frames/step_0001_20260731_131947_at.webp", "reasoning": "The task is to create a new, empty text file in this folder. Move the cursor and Right-click blank space below the file list to open the folder's own context menu — the file-creation command lives there, not on any item's menu.", "skipped": false}
{"step_id": 2, "timestamp_action": "2026-07-31T13:19:51.626Z", "timestamp_annotated": "2026-08-19T14:18:26.003684+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=946, Y=929", "converted_command": "Move-cursor at (946, 929)", "image_path": "vision/frames/step_0002_20260731_131951_at.webp", "reasoning": "Move the cursor onto the **`New ›`** row so the submenu opens on hover and the target is visible in the frame before anything is committed. Note that `New` sits lower here than in the desktop menu, because a folder's menu additionally carries `Group by ›` and `Customize this folder…` above it.", "skipped": false}
{"step_id": 3, "timestamp_action": "2026-07-31T13:19:54.782Z", "timestamp_annotated": "2026-08-19T14:18:26.004294+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=946, Y=929", "converted_command": "Left-click at (946, 929)", "image_path": "vision/frames/step_0003_20260731_131954_at.webp", "reasoning": "Move the cursor and Left-click **`New ›`** to hold the submenu open. Worth noticing in passing: `Paste` and `Paste shortcut` further up this menu are greyed out, confirming the clipboard is empty — nothing from an earlier take is carrying over.", "skipped": false}
{"step_id": 4, "timestamp_action": "2026-07-31T13:19:59.094Z", "timestamp_annotated": "2026-08-19T14:18:26.004846+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1264, Y=906", "converted_command": "Move-cursor at (1264, 906)", "image_path": "vision/frames/step_0004_20260731_131959_at.webp", "reasoning": "Move the cursor across into the submenu and onto **`Text Document`**. `Rich Text Document` sits directly above it and would produce a `.rtf` file with formatting markup inside, not the plain text file the task specifies.", "skipped": false}
{"step_id": 5, "timestamp_action": "2026-07-31T13:20:02.235Z", "timestamp_annotated": "2026-08-19T14:18:26.005372+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1264, Y=906", "converted_command": "Left-click at (1264, 906)", "image_path": "vision/frames/step_0005_20260731_132002_at.webp", "reasoning": "Move the cursor and Left-click **`Text Document`**. Explorer creates an empty `New Text Document.txt` in the folder and immediately opens an inline edit box on its name, so it is ready to rename with no further action.", "skipped": false}
{"step_id": 6, "timestamp_action": "2026-07-31T13:20:07.387Z", "timestamp_annotated": "2026-08-19T14:18:26.005834+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: note", "converted_command": "Type: note", "image_path": "vision/frames/step_0006_20260731_132007_at.webp", "reasoning": "Type `note`. Only the stem `New Text Document` is selected in the edit box — `.txt` sits outside the selection — so the typed text replaces the stem and the extension is kept. Typing `note.txt` here would have produced `note.txt.txt`.", "skipped": false}
{"step_id": 7, "timestamp_action": "2026-07-31T13:20:10.584Z", "timestamp_annotated": "2026-08-19T14:18:26.006331+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260731_132010_at.webp", "reasoning": "After typing `note` Press Enter to commit the name, leaving `note.txt` in `corpus-seed`. The file is empty, which is what the task asks for; until Enter is pressed it would still be called `New Text Document.txt` on disk.", "skipped": false}
|