-
-
Notifications
You must be signed in to change notification settings - Fork 631
Add desktop and window management commands to computer interface #516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@ddupont808 Looks like the Python files didn't format. It should work fine after you run: Let me know if you have any issues. |
The linter seems to be corrupting markdown in the docs: |
|
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
This PR adds desktop management commands
get_desktop_environment,set_wallpaperand window management commandsopen,launch,get_current_window_id,get_application_windows,get_window_name, etc. to the Computer interface. These commands are useful for setting up a specific scenario, which is needed for computer-use evaluations or testing.New Commands
Desktop Management
Window Management
Example Usage: