Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 10 minutes ago
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
0
  • DOCKER_GUIDELINE.md
    1.16 kB
    ​
  • __init__.py
    -
    ​
  • manager.py
    5.05 kB
    ​
  • provider.py
    6.52 kB
    ​
Update setup.py for version bump and dependency adjustments - Bump version from 1.0.0 to 1.0.1 - Update numpy dependency to allow versions >=1.26 and <3 - Adjust pandas dependency to allow versions >=2.2 and <2.3 - Add new __init__.py file in the docker provider directory
9 days ago
TimothyxxxAdd new section in README for OSWorld-MCP project 8365edc
Fix minor error on docs
a year ago
support docker without kvm (#282)
3 months ago
fix: update DockerVMManager method signatures for interface compatibility (#287) - Fix delete_vm() method to accept region and **kwargs parameters - Fix occupy_vm() method to accept pid, region and **kwargs parameters - Ensures consistency with base VMManager interface and other providers - Resolves runtime argument mismatch errors when calling these methods This maintains backward compatibility while fixing the interface contract.
3 months ago
  1. /
  2. providers
  3. desktop_env
  4. docker