mirrored 10 minutes ago
0
TimothyxxxUpdate multi-apps examples 1aa2a43
{
  "id": "3a93cae4-ad3e-403e-8c12-65303b271818",
  "snapshot": "libreoffice_calc",
  "instruction": "Could you please add a two-hour lecture slot to my weekly course timetable, scheduled for every Wednesday at 12 PM? It seems I accidentally omitted that when setting up my schedule. I'd appreciate you taking care of that for me. Thanks!",
  "source": "authors",
  "config": [
    {
      "type": "command",
      "parameters": {
        "command": [
          "mkdir",
          "-p",
          "/home/user/Desktop/students work/",
          "/home/user/Desktop/Lec powerpoint/",
          "/home/user/Desktop/Grammar test/",
          "/home/user/Desktop/Grammar rules PDF/",
          "/home/user/Desktop/FDI/"
        ]
      }
    },
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "path": "/home/user/Desktop/students work/Zheng He .docx",
            "url": "https://drive.google.com/uc?id=1wI4141LAthnY5m6qcCUaGgDooe4wiTgz&export=download"
          },
          {
            "path": "/home/user/Desktop/students work/cassie.docx",
            "url": "https://drive.google.com/uc?id=1cW9TGJy56vossXxDsdnutPyCbR70af7M&export=download"
          },
          {
            "path": "/home/user/Desktop/students work/case study.docx",
            "url": "https://drive.google.com/uc?id=11GzpoZvp4qnL2ukXdpbhH-a3zOIHhtDx&export=download"
          },
          {
            "path": "/home/user/Desktop/Grammar rules PDF/irregularrules02.pdf",
            "url": "https://drive.google.com/uc?id=1Eln9ehX6y6Df2-S_Hp7Ao1teKRu6I1Tg&export=download"
          },
          {
            "path": "/home/user/Desktop/Grammar rules PDF/irregularrules01.pdf",
            "url": "https://drive.google.com/uc?id=1krdEEdNWvTwMKZU14QtI_xc2lCFVeVcl&export=download"
          },
          {
            "path": "/home/user/Desktop/Grammar rules PDF/fragrules.pdf",
            "url": "https://drive.google.com/uc?id=1IXyI2KeiXsuh6XV2LelcmhZ2PDh_dBQf&export=download"
          },
          {
            "path": "/home/user/Desktop/Grammar rules PDF/csfsrules.pdf",
            "url": "https://drive.google.com/uc?id=1ernwGGrjhYNoHVNAevdb2qNKQ0I5n3RP&export=download"
          },
          {
            "path": "/home/user/Desktop/Public Lecture Teaching Plan.docx",
            "url": "https://drive.google.com/uc?id=1ywfVFTEbiSkypZpzLjLmq_ppSbQIC8s8&export=download"
          },
          {
            "path": "/home/user/Desktop/Course Timetable.xlsx",
            "url": "https://drive.google.com/uc?id=1DSjRYgofPK2jldKwIsAygz2x8XWlXCK6&export=download"
          }
        ]
      }
    }
  ],
  "trajectory": "trajectories/3a93cae4-ad3e-403e-8c12-65303b271818",
  "related_apps": [
    "os",
    "libreoffice_calc"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Course Timetable.xlsx - LibreOffice Calc",
          "strict": true
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      },
      {
        "type": "execute",
        "parameters": {
          "command": [
            "python",
            "-c",
            "import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5); "
          ]
        }
      }
    ],
    "func": [
      "compare_table",
      "compare_table",
      "compare_table"
    ],
    "result": [
      {
        "type": "vm_file",
        "path": "/home/user/Desktop/Course Timetable.xlsx",
        "dest": "Course Timetable.xlsx"
      },
      {
        "type": "vm_file",
        "path": "/home/user/Desktop/Course Timetable.xlsx",
        "dest": "Course Timetable.xlsx"
      },
      {
        "type": "vm_file",
        "path": "/home/user/Desktop/Course Timetable.xlsx",
        "dest": "Course Timetable.xlsx"
      }
    ],
    "expected": [
      {
        "type": "cloud_file",
        "path": "https://drive.google.com/uc?id=1VMOon8byWuoCW2Uk5etGMJLMzAfwFVyB&export=download",
        "dest": "Course Timetable gold.xlsx"
      },
      {
        "type": "cloud_file",
        "path": "https://drive.google.com/uc?id=1jAThiIqILZ5t-RFPHVniSvAL8ZJO1H3P&export=download",
        "dest": "Course Timetable gold 2.xlsx"
      },
      {
        "type": "cloud_file",
        "path": "https://drive.google.com/uc?id=1U0THDtPCgsw-Rb0N9fjF8DeOepPeUajP&export=download",
        "dest": "Course Timetable gold 3.xlsx"
      }
    ],
    "options": [
      {
        "rules": [
          {
            "type": "sheet_data",
            "sheet_idx0": "RNSheet1",
            "sheet_idx1": "ENSheet1",
            "ignore_case": true
          }
        ]
      },
      {
        "rules": [
          {
            "type": "sheet_data",
            "sheet_idx0": "RNSheet1",
            "sheet_idx1": "ENSheet1",
            "ignore_case": true
          }
        ]
      },
      {
        "rules": [
          {
            "type": "sheet_data",
            "sheet_idx0": "RNSheet1",
            "sheet_idx1": "ENSheet1",
            "ignore_case": true
          }
        ]
      }
    ],
    "conj": "or"
  }
}