API Guide
The API reference is generated from public package exports with TypeDoc. Manual docs explain the responsibility boundary; generated docs expose exact classes, types, interfaces, and helpers.
Start with these groups:
- Reference root
@harness-kernel/corefor the root package surface.@harness-kernel/core/agentand child subpaths for agent-space behavior contracts.@harness-kernel/core/runnerand child subpaths for runtime host contracts.@harness-kernel/core/schemafor official schema primitives.- Optional package roots for OpenAI, AI SDK, file storage, local sandbox, Node tools, file logging, and create.
Generated pages include a notice at the top and should not be edited directly. Run:
pnpm docs:apiThen run:
pnpm docs:build