Skip to main content
Import each capability from its public domain module. The examples in this documentation use these paths so you can find related types and operations in one place:

Domain imports

Other existing domain modules include harnest.approval, harnest.content, harnest.credentials, harnest.continuation, harnest.extensions, harnest.skills, harnest.task, harnest.logging, and harnest.tracing. AgentResponse from harnest.http represents an HTTP route response. AgentResponse from harnest.context represents a local agent invocation response; select the contract for your integration.

Scoped operations

Sandbox execution and cleanup share a namespace:
control.current() returns the active scope. See sandbox failure recovery and cleanup for cancellation and deadline guarantees. Query lifecycle coverage with the same domain pattern: