linux-backend 0.1.0-alpha.1

Linux desktop action and observation backend for the Agent Computer Use Platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# linux-backend

`linux-backend` provides the Linux/X11 desktop automation backend used by the Agent Computer Use Platform guest runtime.

## Add to your project

```toml
[dependencies]
linux-backend = "0.1.0-alpha.1"
```

It builds on `desktop-core` for the shared runtime contract. See the workspace [`README.md`](../../README.md) for the broader product/runtime context.