Files
sci-gui-agent-benchmark/evaluation_examples/examples/vs_code/59ed65c7-e9a6-43db-833f-76d6730c0004.json
Siheng Zhao 347160a35f update vsc
2024-01-13 23:20:36 +08:00

42 lines
1.0 KiB
JSON

{
"id": "59ed65c7-e9a6-43db-833f-76d6730c0004",
"snapshot": "vscode",
"instruction": "Could you help me start debugging with the breakpoint at line 100?",
"source": "https://www.youtube.com/watch?v=7qZBwhSlfOo",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1eLlB7UqRjh55vm0SIxb96aU1WbbK3H3T&export=download&authuser=0&confirm=t&uuid=379d1cbf-cca1-454a-a5a6-c5389024f728&at=APZUnTWn4vJZhfvrdfYZ6byVfaSj:1705159150342",
"path": "Desktop/main.py"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "Desktop/main.py"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"vscode"
],
"evaluator": {
"func": "compare_config",
"expected": {
"type": "string",
"string": "100"
},
"result": {
"type": "vscode_config",
"path": "GetBreakPoint.txt",
"dest": "GetBreakPoint.txt"
}
}
}