This website requires JavaScript.
Explore
Help
Sign In
lzy
/
sci-gui-agent-benchmark
Watch
1
Star
0
Fork
0
You've already forked sci-gui-agent-benchmark
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9df320f31ae7db96eaef8fa94e75a1f21b25846
sci-gui-agent-benchmark
/
desktop_env
History
yuanmengqi
b9df320f31
Enhance check_python_file_by_test_suite function with robust error handling and logging. Added validation for file existence, module loading, and function execution. Improved resource cleanup and working directory management to ensure stability and reliability during test execution.
2025-07-16 11:44:46 +00:00
..
controllers
Improve code logic for password & resolution (
#252
)
2025-07-13 21:04:07 +08:00
evaluators
Enhance check_python_file_by_test_suite function with robust error handling and logging. Added validation for file existence, module loading, and function execution. Improved resource cleanup and working directory management to ensure stability and reliability during test execution.
2025-07-16 11:44:46 +00:00
providers
fix: standardize provider interface parameters across all implementations
2025-07-15 21:38:34 +00:00
server
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.
2025-07-03 16:57:41 +00:00
__init__.py
Refactor examples; Start to load examples into benchmark; vlc initialization
2023-12-25 00:24:13 +08:00
actions.py
Refactoring VMware Integration and Implementing AWS Support (
#44
)
2024-06-15 20:52:29 +08:00
desktop_env.py
fix: address
https://github.com/xlang-ai/OSWorld/issues/257
by implement fix for PyAutoGUI '<' character bug in command execution. Introduced a new function to handle typewrite and press calls, ensuring correct behavior when using '<' in commands. Updated command execution logic to apply this fix before executing user commands.
2025-07-15 04:17:34 +00:00