microsoft / WindowsAgentArena

Windows Agent Arena (WAA) 🪟 is a scalable OS platform for testing and benchmarking of multi-modal AI agents.
https://microsoft.github.io/WindowsAgentArena
MIT License
492 stars 50 forks source link

Add macOS host support #14

Closed francedot closed 2 months ago

francedot commented 2 months ago

This pull request includes several changes to improve the script's functionality by adding support for KVM acceleration and refining JSON field extraction. The most important changes include adding the --use-kvm option to the scripts, updating the JSON extraction method, and ensuring the KVM device is checked before use.

KVM Support Enhancements:

JSON Field Extraction Improvement: