Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 10 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
    ​
Fix the cursor logo placement for ubuntu
2 years ago
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.
5 days 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
5 months ago
yuanmengqifeat: enhance run_coact.py with logging and configuration options - Added logging configuration to capture runtime logs in both file and console with adjustable log levels. - Introduced new command-line arguments for provider name, region, and client password to improve flexibility and security. - Updated process_task function to accommodate new parameters, ensuring compatibility with existing logic. - Modified prompt templates in coding_agent.py and cua_agent.py to use the client password placeholder for enhanced security. 84f407a
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.
a month ago
  1. /
  2. desktop_env
  3. server
CoACT initialize (#292)
3 days ago