计算机使用Linux
你好,
由于像 Codex 和 Claude 这样的应用程序不支持 Linux 桌面用户的计算机使用,我自己构建了一个。
https://github.com/agent-sh/computer-use-linux
`npm install -g @agent-sh/computer-use-linux`
`computer-use-linux doctor | jq .readiness`
当前版本:v0.2.3。
Rust 库以 `computer-use-linux` 发布,npm 包以 `@agent-sh/computer-use-linux` 发布。
这是一个用于任何 MCP 主机的 Linux 桌面控制工具:支持 AT-SPI 可访问性树、门户截图、Wayland/X11 输入,以及针对 GNOME、KDE/KWin、Hyprland、i3 和 COSMIC 的多合成器窗口定位。
查看原文
Hi,
Since apps like Codex and Claude don't provide support for computer use for Linux desktop users, iv'e built my own own one.
https://github.com/agent-sh/computer-use-linux
`npm install -g @agent-sh/computer-use-linux`
`computer-use-linux doctor | jq .readiness`
Current release: v0.2.3.
The Rust crate is published as `computer-use-linux`, and the npm wrapper is published as `@agent-sh/computer-use-linux`.
It's a Linux desktop control for any MCP host: AT-SPI accessibility trees, portal screenshots, Wayland/X11 input, and multi-compositor window targeting for GNOME, KDE/KWin, Hyprland, i3, and COSMIC.