mirrored 18 minutes ago
0
tsuky_chenfix multi apps 4070b41
{
  "id": "acb0f96b-e27c-44d8-b55f-7cb76609dfcd",
  "snapshot": "os",
  "instruction": "Please help me clone the repo \"https://github.com/xlang-ai/instructor-embedding\" to /home/user.",
  "source": "authors",
  "config": [
    {
      "type": "launch",
      "parameters": {
        "command": [
          "google-chrome",
          "--remote-debugging-port=1337"
        ]
      }
    },
    {
      "type": "launch",
      "parameters": {
        "command": [
          "socat",
          "tcp-listen:9222,fork",
          "tcp:localhost:1337"
        ]
      }
    }
  ],
  "trajectory": "trajectories/acb0f96b-e27c-44d8-b55f-7cb76609dfcd",
  "related_apps": [
    "os",
    "chrome"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "execute",
        "parameters": {
          "command": "cd /home/user && ls -R instructor-embedding/ > log.txt",
          "shell": true
        }
      }
    ],
    "func": "compare_text_file",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=1aWWgwZFhsT1ByRbZkofO1Hf9zWf2Df7S&export=download&authuser=0&confirm=t&uuid=b3643d9a-5e1f-4eaf-9a78-887aebda7cee&at=APZUnTU3vX5b_NQpZW8q3nlbIo7p:1709898581495",
      "dest": "log_Gold.txt"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/log.txt",
      "dest": "log.txt"
    }
  }
}