mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-22 05:00:49 +00:00
feat: expand desktop computer-use APIs
This commit is contained in:
parent
96dcc3d5f9
commit
e638148345
43 changed files with 6359 additions and 493 deletions
5
.context/docker-test-zgvGyf/bin/xrandr
Executable file
5
.context/docker-test-zgvGyf/bin/xrandr
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
set -eu
|
||||
cat <<'EOF'
|
||||
Screen 0: minimum 1 x 1, current 1440 x 900, maximum 32767 x 32767
|
||||
EOF
|
||||
Loading…
Add table
Add a link
Reference in a new issue