Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 15 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
    ​
Fix minor error on docs
a year ago
support docker without kvm (#282)
8 months ago
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
5 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.
8 months ago
  1. /
  2. providers
  3. desktop_env
  4. docker
Dunjie LuMerge pull request #452 from xlang-ai/dev_djlu/gpt54_agent optimize gpt5.4 promptcda933f