sdk/

August 11, 2026 · View on GitHub

English | 中文

This group contains the protocol stack for driving a Harness runtime from another process. Callers supply the runtime executable and its cordis.yml; this group does not create, configure, build, or launch developer projects. The TypeScript SDK decision owns the client contract, and the toolchain removal owns the product boundary.

PackageRole
protocol/Defines the SDK runtime wire protocol
client/Drives a Harness runtime through the TypeScript client API
server/Serves out-of-process SDK clients over stdio JSON-RPC