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,716 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",
"memory_description": "",
"session_id": "b4b56f49-f618-44e5-86a6-88d08317dc11",
"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:48:10.252565732Z",
"completed_at": "2026-07-31T12:48:32.146919193Z",
"total_steps": 3,
"annotated_steps": 3,
"skipped_steps": 0,
"steps": [
{
"step_id": 1,
"timestamp": "2026-07-31T12:48:19.483Z",
"action_type": "mouse",
"action_subtype": "right",
"image_path": "vision/frames/step_0001_20260731_124819_at.webp",
"image_fetched": true,
"marked": true,
"before_image_path": "vision/frames/step_0001_20260731_124819_before.webp",
"after_image_path": "vision/frames/step_0001_20260731_124819_after.webp",
"raw_command": "Right-clicked at X=250, Y=386",
"converted_command": "Right-click at (250, 386)"
},
{
"step_id": 2,
"timestamp": "2026-07-31T12:48:24.764Z",
"action_type": "mouse",
"action_subtype": "move",
"image_path": "vision/frames/step_0002_20260731_124824_at.webp",
"image_fetched": true,
"marked": true,
"before_image_path": "vision/frames/step_0002_20260731_124824_before.webp",
"after_image_path": "vision/frames/step_0002_20260731_124824_after.webp",
"raw_command": "Moved cursor to at X=301, Y=693",
"converted_command": "Move-cursor at (301, 693)"
},
{
"step_id": 3,
"timestamp": "2026-07-31T12:48:27.952Z",
"action_type": "mouse",
"action_subtype": "left",
"image_path": "vision/frames/step_0003_20260731_124827_at.webp",
"image_fetched": true,
"marked": true,
"before_image_path": "vision/frames/step_0003_20260731_124827_before.webp",
"after_image_path": "vision/frames/step_0003_20260731_124827_after.webp",
"raw_command": "Left-clicked at X=301, Y=693",
"converted_command": "Left-click at (301, 693)"
}
],
"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": ""
}
|