mirrored 10 minutes ago
0
yuanmengqifeat: standardize configuration fields across all evaluation examples - Add `fixed_ip` field to all 369 JSON files in examples directory - Set to `true` for 8 files listed in google_chrome.json multi_apps - Set to `false` for remaining 361 files - Add `possibility_of_env_change` field to 363 JSON files missing this field - Set to "low" for newly added fields - Preserve existing values (4 medium, 2 high) for 6 files that already had this field This ensures consistent configuration schema across all evaluation examples while maintaining backward compatibility with existing settings. e433f35
{
  "id": "bb8ccc78-479f-4a2f-a71e-d565e439436b",
  "snapshot": "libreoffice_writer",
  "instruction": "Share this document with my team and let us edit it together in real-time.",
  "source": "https://ask.libreoffice.org/t/can-lo-be-used-for-collaboration-multi-person-real-time-document-editing/9392/6",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_writer/bb8ccc78-479f-4a2f-a71e-d565e439436b/The%20Wonders%20of%20Our%20Solar%20System.docx",
            "path": "/home/user/Desktop/The Wonders of Our Solar System.docx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/The Wonders of Our Solar System.docx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_writer"
  ],
  "evaluator": {
    "func": "infeasible"
  },
  "proxy": false,
  "fixed_ip": false,
  "possibility_of_env_change": "low"
}