import type { AgentTool as KoiTool } from "@mariozechner/pi-agent-core"; export type AnyKoiTool = KoiTool;