mirrored 4 minutes ago
0
TimothyxxxFix the infeasible examples support e1cf8da
{
  "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"
  }
}