Files
agentic-mobile-control/packages/cloud-platform
q792602257 8a0d48eada feat(cloud): surface cancellation over the internal Host<->Cloud protocol
- LeaseRenewalResponse gains cancel_requested (populated from the
  repository's renew_lease result)
- TerminalResultRequest.status widened to accept "cancelled"
- Add internal API tests for a renewal surfacing cancel_requested=True
  and a cancelled terminal report being accepted/idempotent
2026-07-15 18:13:43 +08:00
..

Device Cloud Platform

device-cloud-platform provides the cloud scheduling, device-pool, plugin, and Python SDK modules for Device Agent Runtime.

It is an outer uv workspace member that depends on device-agent-runtime. Runtime-owned packages do not depend on this distribution.