mirrored 5 minutes ago
0
Danyang Zhangver Oct3rd (#349) updated a series of instructions to ask the agent not to do any unnecessary actions.afd5952
{
  "id": "6054afcb-5bab-4702-90a0-b259b5d3217c",
  "snapshot": "libreoffice_calc",
  "instruction": "Some data are missed by now and are filled by 'N/A' temporarily. Please hide them in the table for now. Do not delete any cells and filter is not needed.",
  "source": "https://www.youtube.com/shorts/JTbZ8sRxkdU",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_calc/6054afcb-5bab-4702-90a0-b259b5d3217c/Date_Budget_Variance_HideNA.xlsx",
            "path": "/home/user/Date_Budget_Variance_HideNA.xlsx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Date_Budget_Variance_HideNA.xlsx"
      }
    }
  ],
  "trajectory": "trajectories/6054afcb-5bab-4702-90a0-b259b5d3217c",
  "related_apps": [
    "libreoffice calc"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Date_Budget_Variance_HideNA.xlsx - LibreOffice Calc",
          "strict": true
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      },
      {
        "type": "execute",
        "parameters": {
          "command": [
            "python",
            "-c",
            "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
          ]
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      }
    ],
    "func": "compare_table",
    "expected": {
      "type": "cloud_file",
      "path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_calc/6054afcb-5bab-4702-90a0-b259b5d3217c/Date_Budget_Variance_HideNA_gold.xlsx",
      "dest": "Date_Budget_Variance_HideNA_gold.xlsx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Date_Budget_Variance_HideNA.xlsx",
      "dest": "Date_Budget_Variance_HideNA.xlsx"
    },
    "options": {
      "rules": [
        {
          "type": "sheet_data",
          "sheet_idx0": 0,
          "sheet_idx1": "EI0"
        },
        {
          "type": "row_props",
          "sheet_idx0": 0,
          "sheet_idx1": "EI0",
          "props": [
            "hidden"
          ]
        }
      ]
    }
  },
  "proxy": false,
  "fixed_ip": false,
  "possibility_of_env_change": "low"
}