Files
sci-gui-agent-benchmark/evaluation_examples/examples/vs_code/dcbe20e8-647f-4f1d-8696-f1c5bbb570e3.json
2024-02-21 21:22:12 +08:00

30 lines
557 B
JSON

{
"id": "dcbe20e8-647f-4f1d-8696-f1c5bbb570e3",
"snapshot": "vscode",
"instruction": "Please help me change the background of VS Code to the photo in Downloads.",
"source": "",
"config": [
{
"type": "launch",
"parameters": {
"command": [
"code"
]
}
},
{
"type": "activate_window",
"parameters": {
"window_name": "Visual Studio Code"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"vscode"
],
"evaluator": {
"func": "infeasible"
}
}