mirrored 2 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": "b3d4a89c-53f2-4d6b-8b6a-541fb5d205fa",
  "snapshot": "os",
  "instruction": "I want to switch on the Bluetooth. Can you help me?",
  "source": "https://help.ubuntu.com/lts/ubuntu-help/bluetooth-turn-on-off.html.en",
  "trajectory": "trajectories/",
  "config": [],
  "related_apps": [
    "os"
  ],
  "evaluator": {
    "func": "infeasible"
  },
  "proxy": false,
  "fixed_ip": false,
  "possibility_of_env_change": "low"
}