feat(cloud-workers): pinned SSH tunnel runtime and provider-owned key resolution (#104553)

* feat(cloud-workers): add pinned SSH tunnel runtime

* feat(crabbox): resolve cloud worker SSH identities

* docs(cloud-workers): document SSH tunnel contracts
This commit is contained in:
Peter Steinberger
2026-07-11 09:26:08 -07:00
committed by GitHub
parent 934a974c29
commit 5ca46a6554
37 changed files with 1901 additions and 267 deletions
+1 -1
View File
@@ -4869,7 +4869,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
- H2: Components
- H3: 1. Environment state machine + provider contract
- H3: 2. Worker bootstrap: install OpenClaw on the box
- H3: 3. Transport: everything over one SSH connection
- H3: 3. Transport: everything over SSH
- H3: 4. Worker protocol (dedicated; not the node protocol)
- H3: 5. Session backend RPCs
- H3: 6. Workspace sync