Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 12 minutes ago
0
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
  • .envrc
    207 B
    ​
  • .gitignore
    2.64 kB
    ​
  • .mise.toml
    81 B
    ​
  • ACCOUNT_GUIDELINE.md
    9.3 kB
    ​
  • CONTRIBUTION.md
    -
    ​
  • LICENSE
    11.3 kB
    ​
  • PROXY_GUIDELINE.md
    5.98 kB
    ​
  • PUBLIC_EVALUATION_GUIDELINE.md
    5.49 kB
    ​
  • README.md
    10.4 kB
    ​
  • ROADMAP.md
    2.31 kB
    ​
  • assets
    -
    ​
  • desktop_env
    -
    ​
  • evaluation_examples
    -
    ​
  • lib_run_single.py
    6.05 kB
    ​
  • main.py
    3.22 kB
    ​
  • mm_agents
    -
    ​
  • monitor
    -
    ​
  • requirements.txt
    725 B
    ​
  • run.py
    10.8 kB
    ​
  • run_multienv.py
    12.8 kB
    ​
  • run_multienv_aguvis.py
    12.7 kB
    ​
  • run_multienv_openaicua.py
    19.2 kB
    ​
  • run_uitars.py
    12.3 kB
    ​
  • setup.py
    2.82 kB
    ​
  • show_result.py
    3.27 kB
    ​
[completely optional] direnv+mise autosetup (#87) Makes life a lot easier in my experience.
8 months ago
[completely optional] direnv+mise autosetup (#87) Makes life a lot easier in my experience.
8 months ago
feat&refactor: add proxy setup functionality and update .gitignore for proxy config file
7 days ago
Clean Code; Refactor README
a year ago
add GDrive guideline
5 days ago
Update LICENSE
a year ago
Yuan Mengqifix pub eval readme typo (#214) * update clean code * fix pub eval readme typo4035432
PROXY_GUIDELINE.md Updates by Changyu Pang from Tsinghua (#41) * fix proxy readme * Add logs directory with .gitignore * Update PROXY_GUIDELINE.md
a year ago
fix pub eval readme typo (#214) * update clean code * fix pub eval readme typo
4 days ago
Update README.md
a month ago
fix: remove unused region parameter from DesktopEnv initialization
18 days ago
merge upstream
4 days ago
merge upstream
4 days ago
merge upstream
4 days ago
Docker (#92) * multi_env * multi_env --------- Co-authored-by: Timothyxxx <384084775@qq.com>
7 months ago
add azure_gpt_4o (#197)
23 days ago
fix error
6 days ago
Fix minor problems when aggragating the results (#106)
7 months ago
clean code
5 days ago
clean code
5 days ago
clean code
5 days ago
Refactoring VMware Integration and Implementing AWS Support (#44) * Initailize aws support * Add README for the VM server * Refactor OSWorld for supporting more cloud services. * Initialize vmware and aws implementation v1, waiting for verification * Initlize files for azure, gcp and virtualbox support * Debug on the VMware provider * Fix on aws interface mapping * Fix instance type * Refactor * Clean * hk region; debug * Fix lock * Remove print * Remove key_name requirements when allocating aws vm * Clean README --------- Co-authored-by: XinyuanWangCS <xywang626@gmail.com>
a year ago
Finish Aguvis eval on OSWorld (#107) * 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 * Aguvis Grounding * Add Aguvis as planner * fix parse bug * fix pause * fix planner prompt * Aguvis Grounding * fix * fix * fix * add logger for each example * Modify Aguvis Planner Prompts * fix logger setup * fix absolute coordinates * Finish Aguvis Evaluation on OSWorld * Merge origin/main into junli/aguvis * Remove screenshot --------- Co-authored-by: Tianbao Xie <tianbaoxie@U-492FC39R-0217.local> Co-authored-by: Timothyxxx <384084775@qq.com> Co-authored-by: FredWuCZ <fredwucz@outlook.com>
7 months 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
VirtualBox (#46) * Initailize aws support * Add README for the VM server * Refactor OSWorld for supporting more cloud services. * Initialize vmware and aws implementation v1, waiting for verification * Initlize files for azure, gcp and virtualbox support * Debug on the VMware provider * Fix on aws interface mapping * Fix instance type * Refactor * Clean * Add Azure provider * hk region; debug * Fix lock * Remove print * Remove key_name requirements when allocating aws vm * Clean README * Fix reset * Fix bugs * Add VirtualBox and Azure providers * Add VirtualBox OVF link * Raise exception on macOS host * Init RAEDME for VBox * Update VirtualBox VM download link * Update requirements and setup.py; Improve robustness on Windows * Fix network adapter * Go through on Windows machine * Add default adapter option * Fix minor error --------- Co-authored-by: Timothyxxx <384084775@qq.com> Co-authored-by: XinyuanWangCS <xywang626@gmail.com> Co-authored-by: Tianbao Xie <47296835+Timothyxxx@users.noreply.github.com>
a year ago
Dev/uitars 15 (#194) * debug uitars1.0, add uitars1.5 * update pyautogui parser * modify function name * update parser * update prompt * FIX: bug in ui tars
a month ago