{ "id": "0a2e43bf-b26c-4631-a966-af9dfa12c9e5", "snapshot": "libreoffice_calc", "instruction": "Work out the monthly total sales in a new row called \"Total\" and then create a line chart to show the results (x-axis be Months).", "source": "SheetCopilot@154", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_calc/0326d92d-d218-48a8-9ca1-981cd6d064c7/SalesRep.xlsx", "path": "/home/user/SalesRep.xlsx" } ] } }, { "type": "open", "parameters": { "path": "/home/user/SalesRep.xlsx" } } ], "trajectory": "trajectories/0a2e43bf-b26c-4631-a966-af9dfa12c9e5", "related_apps": [ "libreoffice_calc" ], "evaluator": { "postconfig": [ { "type": "activate_window", "parameters": { "window_name": "SalesRep.xlsx - LibreOffice Calc", "strict": true } }, { "type": "sleep", "parameters": { "seconds": 0.5 } }, { "type": "execute", "parameters": { "command": [ "python", "-c", "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, { "type": "sleep", "parameters": { "seconds": 0.5 } } ], "func": "compare_table", "expected": { "type": "cloud_file", "path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_calc/0a2e43bf-b26c-4631-a966-af9dfa12c9e5/5_SalesRep_gt1.xlsx", "dest": "5_SalesRep_gt1.xlsx" }, "result": { "type": "vm_file", "path": "/home/user/SalesRep.xlsx", "dest": "SalesRep.xlsx" }, "options": { "rules": [ { "type": "sheet_data", "sheet_idx0": 0, "sheet_idx1": "EI0" }, { "type": "chart", "sheet_idx0": 0, "sheet_idx1": "EI0", "chart_props": [ "type" ] } ] } } }