Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 10 minutes ago
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
0
  1. /
  2. evaluators
  3. desktop_env
  4. getters
  • __init__.py
    1.47 kB
    ​
  • calc.py
    522 B
    ​
  • chrome.py
    63.5 kB
    ​
  • file.py
    4.5 kB
    ​
  • general.py
    1.25 kB
    ​
  • gimp.py
    1.11 kB
    ​
  • impress.py
    7.03 kB
    ​
  • info.py
    636 B
    ​
  • misc.py
    7.78 kB
    ​
  • replay.py
    709 B
    ​
  • vlc.py
    3.69 kB
    ​
  • vscode.py
    1.08 kB
    ​
Clean code; Refactor environment to pass screenshot content instead of path
a year ago
Clean code; Refactor environment to pass screenshot content instead of path
a year ago
Address https://github.com/xlang-ai/OSWorld/issues/130
4 months ago
Kaixin LiGet VM IP again when getting screenshot fails (#215) In rare cases, the IP of the VM changes after it launches. We can get the IP every time we retry to ensure the correct connection.347238e
Fix minor errors in vscode and gimp about path and postconfig
a year ago
add multi-app examples
a year ago
Support Docker VM manager and provider (#75) * Add docker provider framework * Update VM download link * Add stop container * Update docker manager & provider * Update * Update * Update provider
9 months ago
[Feature] Initialize and Implement Aguvis Evaluation on OSWorld (#98) * Initialize Aguvis eval on OSWorld * Debug * Debug * v1, internal version * Add experiments script * Fix minor bugs * Update new endpoint * Update ip * Update * Update * Update * Update * Update * Update * Update * Update * Fix model name * Fix docker close issues; update prompting * Fix missed * Fix the default port to avoid crashing on examples like '_update_browse_history_setup' * Fix server and chromium ports in setup * Revert and add missed dependency * Add VLC port for docker * Update * Clean --------- Co-authored-by: Tianbao Xie <tianbaoxie@U-492FC39R-0217.local> Co-authored-by: FredWuCZ <fredwucz@outlook.com>
7 months ago
update multi-apps
a year ago
clean code
6 days ago
Load OS Ubuntu examples batch 2
a year ago
Finish loading the vscode examples v1; Improve on the infra: Add accessibility tree into the observation; Add activate window function, etc
a year ago
Merge branch 'main' into xiaochuanli/addChromeExtensions
a year ago