import { ToolContract, ToolInvokeResult, tool } from "./tool.mjs"; import { AgentToolEntry, ExecutableTool, executableToTool, isExecutableTool, normalizeAgentTools } from "./executable-as-tool.mjs";