UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

4 lines (3 loc) • 243 B
import type { HarnessToolDefinition } from "#harness/execute-tool.js"; /** Builds the harness definition for the compiled framework task control. */ export declare function createTaskToolHarnessDefinitions(): readonly HarnessToolDefinition[];