desktop-core 0.1.0-alpha.1

Core schemas and shared types for the Agent Computer Use Platform desktop runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# desktop-core

`desktop-core` contains the shared request/response types, live desktop metadata, capability descriptors, and schema-export helpers used by the Agent Computer Use Platform.

## Add to your project

```toml
[dependencies]
desktop-core = "0.1.0-alpha.1"
```

The repository-level overview, architecture notes, and end-to-end examples live in the workspace [`README.md`](../../README.md).