NextUI.AI.Harnesses.OpenClaw 1.6.2415
NextUI.AI.Harnesses.OpenClaw
OpenClaw gateway harness for the NextUI AI orchestration system (design V7): connects to a local (or explicitly allowed remote) OpenClaw gateway over its WebSocket protocol v4 and maps OpenClaw agent runs onto the stable NextUI agent event contract (13 event kinds).
OpenClawGatewayClient— single-connection protocol v4 client (System.Net.WebSockets):connect.challenge→connect(roleoperator, minimal scopesoperator.read/operator.write/operator.approvals) →hello-okhandshake with capability discovery (features.methods/features.events, policy tick interval),req/rescorrelation with a 30 s default timeout,eventdispatch in arrival order,idempotencyKeyinjection for side-effecting methods (agent,send, ...), and a tick-silence watchdog (2× the server-advertised tick interval). On disconnect the client faults and notifies; reconnection policy (backoff, journal stitching) is owned by the harness layer, which builds a fresh client.
Security (V14): the operator token equals whole-machine operator power. The token is held in memory only for the duration of the connect frame, never logged, never embedded in exception messages or event payloads, and this package persists nothing. Non-loopback endpoints require a token at construction time; remote endpoints additionally require explicit opt-in at the settings layer.
The package depends only on NextUI.AI.Abstractions plus the BCL (System.Net.WebSockets,
System.Text.Json, System.Threading.Channels). The wire contract is pinned against the OpenClaw
sources under packages/gateway-protocol/src/ (TypeBox schemas); see the schema excerpts in
OpenClawGatewayClient.cs and the compatibility contract in docs/agents/harness-contracts/ in
the NextUI repository.
Showing the top 20 packages that depend on NextUI.AI.Harnesses.OpenClaw.
| Packages | Downloads |
|---|---|
|
NextUI.Blazor
NextUI Blazor Component Library
|
12 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
8 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
7 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
6 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
5 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
4 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
3 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
2 |
|
NextUI.Blazor
NextUI Blazor Component Library
|
1 |
.NET 10.0
- NextUI.AI.Abstractions (>= 1.6.2415)
- NextUI.AI.Runtime (>= 1.6.2415)
| Version | Downloads | Last updated |
|---|---|---|
| 1.6.3518 | 4 | 7/15/2026 |
| 1.6.3504-g94e6d096cc | 2 | 7/14/2026 |
| 1.6.3501 | 6 | 7/14/2026 |
| 1.6.3488 | 8 | 7/14/2026 |
| 1.6.3483 | 2 | 7/14/2026 |
| 1.6.3415 | 5 | 7/13/2026 |
| 1.6.2607 | 13 | 6/30/2026 |
| 1.6.2596 | 2 | 6/29/2026 |
| 1.6.2583 | 3 | 6/28/2026 |
| 1.6.2422 | 4 | 6/24/2026 |
| 1.6.2419 | 4 | 6/24/2026 |
| 1.6.2415 | 4 | 6/24/2026 |
| 1.6.2363 | 7 | 6/22/2026 |
| 1.6.2195 | 5 | 6/18/2026 |
| 1.6.2077 | 5 | 6/14/2026 |
| 1.6.2024 | 7 | 6/14/2026 |