UNPKG

erosolar-cli

Version:

Unified AI agent framework for the command line - Multi-provider support with schema-driven tools, code intelligence, and transparent reasoning

3 lines 180 B
import type { ToolDefinition } from '../core/toolRuntime.js'; export declare function createFileTools(workingDir: string): ToolDefinition[]; //# sourceMappingURL=fileTools.d.ts.map