pointlock-provider-devicerail 0.1.7

Pointlock's DeviceRail execution provider (real device / Android automation).
Documentation
1
2
3
4
5
6
7
8
9
10
11
# pointlock-provider-devicerail

Pointlock's DeviceRail execution provider (real device / Android automation).

The first Pointlock execution provider, mapping the Provider SPI onto the DeviceRail client. Not yet published: it depends on `devicerail-client`, which is not on crates.io — build it from the Pointlock workspace with the DeviceRail repo checked out alongside.

Part of [**Pointlock**](https://github.com/wangweiwei/pointlock) — compile natural-language tasks into a typed, capability-bound, crash-safe flow IR. See the [architecture spine](https://github.com/wangweiwei/pointlock/blob/main/docs/design/00-architecture-spine.md) for how this crate fits in.

## License

Licensed under the [Apache License 2.0](https://github.com/wangweiwei/pointlock/blob/main/LICENSE).