Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 17 minutes ago
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
0
  • README.md
    22.9 kB
    ​
  • main.py
    68.2 kB
    ​
  • osworld_server.service
    435 B
    ​
  • pyxcursor.py
    4.55 kB
    ​
  • requirements.txt
    208 B
    ​
  1. /
  2. desktop_env
  3. server
docs: update README.md with font download link and VSCode trust settings - Replaced the font download link for LibreOffice with a new source. - Added instructions for configuring VSCode to disable workspace trust prompts, enhancing user experience. - Maintained existing content while improving clarity and providing additional setup guidance.
7 months ago
Update README.md and requirements.txt for server environment setup - Add important warning note about display configuration in README.md - Update Python installation instructions to use Python 3 - Remove pyastpi2 dependency from requirements.txt - Improve environment setup guidance for server configuration
a year ago
Fix the cursor logo placement for ubuntu
2 years ago
Dunjie LuMerge pull request #452 from xlang-ai/dev_djlu/gpt54_agent optimize gpt5.4 promptcda933f
Update AWS AMI ID, enhance directory creation logic in file upload, modify osworld service configuration, and refine JSON evaluation examples for improved clarity and functionality.
8 months ago
Fix #347: Fix NameError in open_file timeout message (#351) - Fix undefined 'timeout' variable in error message - Use defined TIMEOUT constant instead of undefined timeout variable - Prevents NameError when LibreOffice crashes during file opening
5 months ago