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: 2,704 Bytes
60a7ab2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | {
"memory_name": "explorer-delete-file-2",
"memory_description": "",
"session_id": "c4e4a211-76d8-4e48-9651-bdc702504afb",
"mode": "manual",
"status": "complete",
"os": {
"os_type": "WINDOWS",
"os_version": "Windows 10 Pro 19045",
"os_architecture": "x86_64",
"os_environment_id": "windows-env-01"
},
"capture_server_id": "the-eyes-windows",
"actuation_server_id": "control-center-windows",
"reasoning_model_id": null,
"ma_core_addr": "",
"actuation_agent_version": "1.2.2",
"actuation_transport": "tls",
"actuation_server_version": "1.2.2",
"created_at": "2026-07-31T12:56:48.648689453Z",
"completed_at": "2026-07-31T12:57:11.025920017Z",
"total_steps": 3,
"annotated_steps": 3,
"skipped_steps": 0,
"steps": [
{
"step_id": 1,
"timestamp": "2026-07-31T12:56:57.795Z",
"action_type": "mouse",
"action_subtype": "move",
"image_path": "vision/frames/step_0001_20260731_125657_at.webp",
"image_fetched": true,
"marked": true,
"before_image_path": "vision/frames/step_0001_20260731_125657_before.webp",
"after_image_path": "vision/frames/step_0001_20260731_125657_after.webp",
"raw_command": "Moved cursor to at X=250, Y=386",
"converted_command": "Move-cursor at (250, 386)"
},
{
"step_id": 2,
"timestamp": "2026-07-31T12:57:00.857Z",
"action_type": "mouse",
"action_subtype": "left",
"image_path": "vision/frames/step_0002_20260731_125700_at.webp",
"image_fetched": true,
"marked": true,
"before_image_path": "vision/frames/step_0002_20260731_125700_before.webp",
"after_image_path": "vision/frames/step_0002_20260731_125700_after.webp",
"raw_command": "Left-clicked at X=250, Y=386",
"converted_command": "Left-click at (250, 386)"
},
{
"step_id": 3,
"timestamp": "2026-07-31T12:57:04.926Z",
"action_type": "keyboard",
"action_subtype": "press",
"image_path": "vision/frames/step_0003_20260731_125704_at.webp",
"image_fetched": true,
"marked": false,
"before_image_path": "vision/frames/step_0003_20260731_125704_before.webp",
"after_image_path": "vision/frames/step_0003_20260731_125704_after.webp",
"raw_command": "Pressed: Fwd Delete",
"converted_command": "Press: Fwd Delete"
}
],
"skipped_image_fetches": [],
"closing_image_path": "vision/frames/closing_state.webp",
"tenant_id": "",
"total_input_tokens": 0,
"total_output_tokens": 0,
"token_costs_by_provider": {},
"model_provider": "",
"fallback_model_provider": "",
"fallback_model_endpoint": "",
"capture_server_addr": "",
"the_eyes_addr": ""
}
|