NullVoider's picture
Add the Memory Archive corpus: 101 annotated GUI/terminal sessions
60a7ab2 verified
Raw
History Blame Contribute Delete
3.59 kB
{"step_id": 1, "timestamp_action": "2026-07-31T12:27:07.168Z", "timestamp_annotated": "2026-08-19T14:18:25.963380+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=386", "converted_command": "Right-click at (250, 386)", "image_path": "vision/frames/step_0001_20260731_122707_at.webp", "reasoning": "The task is to end up with a second copy of `report.pdf` in the folder it already lives in. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` — this selects it and opens its context menu in one action.", "skipped": false}
{"step_id": 2, "timestamp_action": "2026-07-31T12:27:12.340Z", "timestamp_annotated": "2026-08-19T14:18:25.963746+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=298, Y=642", "converted_command": "Move-cursor at (298, 642)", "image_path": "vision/frames/step_0002_20260731_122712_at.webp", "reasoning": "Move the cursor onto the **`Copy`** row without clicking yet. A bare click at a menu row does not reliably land in this environment, so moving first and clicking second is the route that works; it also leaves the hover highlight visible in the next frame, which is what makes the target verifiable afterwards.", "skipped": false}
{"step_id": 3, "timestamp_action": "2026-07-31T12:27:14.480Z", "timestamp_annotated": "2026-08-19T14:18:25.964110+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=298, Y=642", "converted_command": "Left-click at (298, 642)", "image_path": "vision/frames/step_0003_20260731_122714_at.webp", "reasoning": "Move the cursor and Left-click **`Copy`** — now confirmed by the hover band on that row. `Cut` sits 21 px above it and would move the file rather than duplicate it, which is the opposite of what this task wants.", "skipped": false}
{"step_id": 4, "timestamp_action": "2026-07-31T12:27:18.749Z", "timestamp_annotated": "2026-08-19T14:18:25.964540+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_0004_20260731_122718_at.webp", "reasoning": "The copy has to be pasted back into the same folder, so the destination is where the view already is. Move the cursor and Right-click blank space below the file list to open the folder's context menu, which is the one that carries `Paste`.", "skipped": false}
{"step_id": 5, "timestamp_action": "2026-07-31T12:27:23.982Z", "timestamp_annotated": "2026-08-19T14:18:25.964935+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=948, Y=739", "converted_command": "Move-cursor at (948, 739)", "image_path": "vision/frames/step_0005_20260731_122723_at.webp", "reasoning": "Move the cursor onto the **`Paste`** row first, for the same reason as step 2.", "skipped": false}
{"step_id": 6, "timestamp_action": "2026-07-31T12:27:26.106Z", "timestamp_annotated": "2026-08-19T14:18:25.965335+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=948, Y=739", "converted_command": "Left-click at (948, 739)", "image_path": "vision/frames/step_0006_20260731_122726_at.webp", "reasoning": "Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard holds the file. Because the destination already contains a `report.pdf`, Windows resolves the collision by naming the new file `report - Copy.pdf` — the duplicate the task asked for, with the original untouched.", "skipped": false}