{ "id": "bb7db4c2-30b5-4be7-8dd7-b8c4ec7d3108", "snapshot": "gimp", "instruction": "I have a background image named 'anmi.png'. I need the image to be enhanced for better sharpness, as 'anmi_sharper.png'. Next, please use it as the background image for my 'index.html' page.", "source": "", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://drive.google.com/uc?export=download&id=1c5YIFwlO204Nz7dno68D_I2ib1uXRyHN", "path": "/home/user/Desktop/anmi.png" }, { "url": "https://drive.google.com/uc?export=download&id=1d7vM939tJQ_vQLSODNWWfW749tEcomBQ", "path": "/home/user/Desktop/index.html" } ] } }, { "type": "launch", "parameters": { "command": [ "gimp", "/home/user/Desktop/anmi.png" ] } } ], "trajectory": "trajectories/", "related_apps": [ "gimp", "vs_code" ], "evaluator": { "func": [ "check_sharper", "check_html_background_image" ], "result": [ { "type": "vm_file", "path": "/home/user/Desktop/anmi_sharper.png", "dest": "anmi_sharper.png" }, { "type": "vm_file", "path": "/home/user/Desktop/index.html", "dest": "index.html" } ], "expected": [ { "type": "vm_file", "path": "/home/user/Desktop/anmi.png", "dest": "anmi.png" }, { "type": "rule", "rules": { "type:": "value", "value": "anmi_sharper.png" } } ] } }