Xingyi Zhang
Xingyi Zhang
**Description:** In the current configuration of the VLC task's `settings`, the `launch` parameters are defined as follows: ```json { "type": "launch", "parameters": { "command": "VLC_VERBOSE=-1 vlc" } } ``` This...
Dear authors, Thank you for the great work! I am currently evaluating my agent on my laptop using VMWare, and I have encountered a performance issue: the a11y tree API...
I ran a few experiments with this task, i found something could be wrong with its evaluator Based on evaluator in OSWorld\evaluation_examples\examples\multi_apps\02ce9a50-7af2-47ed-8596-af0c230501f8.json: ```json "evaluator": { "func": "compare_image_text", "result": { "type":...
My host's IP changes frequently, requiring me to update the proxy settings of my VM and create a new snapshot each time. I've been doing this for months, but I...
Hi, I recently ran some VS Code tasks and tried to determine why agents failed in certain tasks. From the input, I discovered that some windows lacked an accessibility tree...